[oe-commits] Steffen Sledz : linux-2.6.24: enable POSIX message queues for hipox machine

git version control git at git.openembedded.org
Thu Oct 22 09:30:09 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 1a78669bebc967c941e35f8213588e56e123794d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1a78669bebc967c941e35f8213588e56e123794d

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Tue Oct 20 16:58:15 2009 +0200

linux-2.6.24: enable POSIX message queues for hipox machine

---

 recipes/linux/linux-2.6.24/hipox/defconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index d2867f1..e5d0338 100644
--- a/recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/recipes/linux/linux-2.6.24/hipox/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24.4
-# Wed Oct 14 11:55:54 2009
+# Tue Oct 20 14:36:38 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -36,7 +36,7 @@ CONFIG_LOCALVERSION=""
 CONFIG_SWAP=y
 CONFIG_SYSVIPC=y
 CONFIG_SYSVIPC_SYSCTL=y
-# CONFIG_POSIX_MQUEUE is not set
+CONFIG_POSIX_MQUEUE=y
 # CONFIG_BSD_PROCESS_ACCT is not set
 # CONFIG_TASKSTATS is not set
 # CONFIG_USER_NS is not set





More information about the Openembedded-commits mailing list