[oe-commits] org.oe.dreambox linux-dm800: build autofs modules

tmbinc commit oe at amethyst.openembedded.net
Wed May 21 23:32:24 UTC 2008


linux-dm800: build autofs modules

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: e9689f6d4106793526c6dfffed035becc2aaef24
ViewMTN: http://monotone.openembedded.org/revision/info/e9689f6d4106793526c6dfffed035becc2aaef24
Files:
1
packages/linux/linux-dm800/dm800_defconfig
packages/linux/linux-dm800.bb
Diffs:

#
# mt diff -r175285943b68dd77fdf415a330aaf47d7d88e6b8 -re9689f6d4106793526c6dfffed035becc2aaef24
#
#
#
# patch "packages/linux/linux-dm800/dm800_defconfig"
#  from [ba051dc4e908b79f822ba0ac1bec297d67467908]
#    to [c9fb60d41691ea5c02d51624fb28456033961f45]
# 
# patch "packages/linux/linux-dm800.bb"
#  from [d977c673fe9717488fbe771485b556cb788b21b1]
#    to [7b656a38825d68a03cc0283eb3c29908d5dfe5a4]
#
============================================================
--- packages/linux/linux-dm800/dm800_defconfig	ba051dc4e908b79f822ba0ac1bec297d67467908
+++ packages/linux/linux-dm800/dm800_defconfig	c9fb60d41691ea5c02d51624fb28456033961f45
@@ -1532,8 +1532,8 @@ CONFIG_DNOTIFY=y
 # CONFIG_ROMFS_FS is not set
 # CONFIG_QUOTA is not set
 CONFIG_DNOTIFY=y
-# CONFIG_AUTOFS_FS is not set
-# CONFIG_AUTOFS4_FS is not set
+CONFIG_AUTOFS_FS=m
+CONFIG_AUTOFS4_FS=m
 
 #
 # CD-ROM/DVD Filesystems
============================================================
--- packages/linux/linux-dm800.bb	d977c673fe9717488fbe771485b556cb788b21b1
+++ packages/linux/linux-dm800.bb	7b656a38825d68a03cc0283eb3c29908d5dfe5a4
@@ -3,7 +3,7 @@ PV = "2.6.12"
 PN = "linux-dm800"
 KV = "2.6.12"
 PV = "2.6.12"
-PR = "r7"
+PR = "r8"
 
 # note, the rX in the filename is *NOT* the packet revision - it's the patch revision.
 SRC_URI += "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \






More information about the Openembedded-commits mailing list