diff options
| -rw-r--r-- | meta/packages/linux/linux-omap-2.6.24.7/defconfig-omap-3430ldp | 2 | ||||
| -rw-r--r-- | meta/packages/linux/linux-omap_2.6.24.7.bb | 10 |
2 files changed, 9 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-omap-2.6.24.7/defconfig-omap-3430ldp b/meta/packages/linux/linux-omap-2.6.24.7/defconfig-omap-3430ldp index df6add174c..10a3a8c45a 100644 --- a/meta/packages/linux/linux-omap-2.6.24.7/defconfig-omap-3430ldp +++ b/meta/packages/linux/linux-omap-2.6.24.7/defconfig-omap-3430ldp | |||
| @@ -82,7 +82,7 @@ CONFIG_BASE_SMALL=0 | |||
| 82 | CONFIG_MODULES=y | 82 | CONFIG_MODULES=y |
| 83 | CONFIG_MODULE_UNLOAD=y | 83 | CONFIG_MODULE_UNLOAD=y |
| 84 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 84 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 85 | CONFIG_MODVERSIONS=y | 85 | # CONFIG_MODVERSIONS is not set |
| 86 | CONFIG_MODULE_SRCVERSION_ALL=y | 86 | CONFIG_MODULE_SRCVERSION_ALL=y |
| 87 | CONFIG_KMOD=y | 87 | CONFIG_KMOD=y |
| 88 | CONFIG_BLOCK=y | 88 | CONFIG_BLOCK=y |
diff --git a/meta/packages/linux/linux-omap_2.6.24.7.bb b/meta/packages/linux/linux-omap_2.6.24.7.bb index 4477f65488..e729e9789c 100644 --- a/meta/packages/linux/linux-omap_2.6.24.7.bb +++ b/meta/packages/linux/linux-omap_2.6.24.7.bb | |||
| @@ -1,7 +1,13 @@ | |||
| 1 | require linux-omap.inc | 1 | require linux-omap.inc |
| 2 | PR = "r0" | 2 | |
| 3 | PR = "r1" | ||
| 4 | |||
| 3 | COMPATIBLE_MACHINE = "omap-3430ldp" | 5 | COMPATIBLE_MACHINE = "omap-3430ldp" |
| 4 | #http://omapzoom.org/gf/download/frsrelease/110/425/linux-ldp-v1.4.tar | 6 | |
| 7 | # | ||
| 8 | # Patch extracted from: | ||
| 9 | # http://omapzoom.org/gf/download/frsrelease/110/425/linux-ldp-v1.4.tar | ||
| 10 | # | ||
| 5 | 11 | ||
| 6 | SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ | 12 | SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ |
| 7 | http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1 \ | 13 | http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1 \ |
