]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-omap-2.6.24.7: Tweak defconfig to display module symbol versioning
authorRichard Purdie <richard@openedhand.com>
Mon, 11 Aug 2008 14:30:10 +0000 (14:30 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 11 Aug 2008 14:30:10 +0000 (14:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5044 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-omap-2.6.24.7/defconfig-omap-3430ldp
meta/packages/linux/linux-omap_2.6.24.7.bb

index df6add174cf6128bf5a6c42468439dff202d83bc..10a3a8c45afde9157077b73eec49bb40b30abf03 100644 (file)
@@ -82,7 +82,7 @@ CONFIG_BASE_SMALL=0
 CONFIG_MODULES=y
 CONFIG_MODULE_UNLOAD=y
 # CONFIG_MODULE_FORCE_UNLOAD is not set
-CONFIG_MODVERSIONS=y
+# CONFIG_MODVERSIONS is not set
 CONFIG_MODULE_SRCVERSION_ALL=y
 CONFIG_KMOD=y
 CONFIG_BLOCK=y
index 4477f65488f90c6b5a167e76ad47a7fe6678e499..e729e9789c6a78efdca5ffa6dabd0c48ec0b5d32 100644 (file)
@@ -1,7 +1,13 @@
 require linux-omap.inc
-PR = "r0"
+
+PR = "r1"
+
 COMPATIBLE_MACHINE = "omap-3430ldp"
-#http://omapzoom.org/gf/download/frsrelease/110/425/linux-ldp-v1.4.tar
+
+#
+# Patch extracted from:
+# http://omapzoom.org/gf/download/frsrelease/110/425/linux-ldp-v1.4.tar
+#
 
 SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
          http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1 \