diff --git a/hwpack/omap3-beagle-xm-v3.9-dt.conf b/hwpack/omap3-beagle-xm-v3.10-dt.conf similarity index 83% rename from hwpack/omap3-beagle-xm-v3.9-dt.conf rename to hwpack/omap3-beagle-xm-v3.10-dt.conf index 2e01bc2..9367f6e 100644 --- a/hwpack/omap3-beagle-xm-v3.9-dt.conf +++ b/hwpack/omap3-beagle-xm-v3.10-dt.conf @@ -1,6 +1,5 @@ #!/bin/bash -#https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts?id=refs/tags/v3.9-rc2 -# --dtb omap3-beagle-xm-v3.9-dt (BeagleBoard xM:experimental) +# --dtb omap3-beagle-xm-v3.10-dt (BeagleBoard xM:experimental) #Bootloader: conf_board="BEAGLEBOARD" @@ -38,9 +37,9 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap -kernel_subarch="omap" -kernel_repo="TESTING" +#http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +kernel_subarch="armv7" +kernel_repo="STABLE" usbnet_mem="16384" diff --git a/hwpack/omap4-panda-v3.10-dt.conf b/hwpack/omap4-panda-v3.10-dt.conf index be32930..022e5e3 100644 --- a/hwpack/omap4-panda-v3.10-dt.conf +++ b/hwpack/omap4-panda-v3.10-dt.conf @@ -1,6 +1,5 @@ #!/bin/bash -#https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts?id=refs/tags/v3.9-rc7 -# --dtb omap4-panda-v3.9-dt (PandaBoard:experimental) +# --dtb omap4-panda-v3.10-dt (PandaBoard:experimental) #Bootloader: conf_board="PANDABOARD" @@ -38,12 +37,9 @@ conf_uboot_use_uenvcmd=1 #uboot_fdt_auto_detection=1 #Kernel: -#http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap -#kernel_subarch="omap" -#kernel_repo="TESTING" #http://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="TESTING" +kernel_repo="STABLE" usbnet_mem="32768"