[Armadeus-commitlog] SF.net SVN: armadeus:[1280] trunk/buildroot/target/device/armadeus
Brought to you by:
sszy
|
From: <jo...@us...> - 2009-05-16 16:06:00
|
Revision: 1280
http://armadeus.svn.sourceforge.net/armadeus/?rev=1280&view=rev
Author: jorasse
Date: 2009-05-16 16:05:49 +0000 (Sat, 16 May 2009)
Log Message:
-----------
[BUILDROOT] Update targets default configuration to support the newly supported kernel 2.6.29 and some ophan packages.
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig
trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig 2009-05-16 15:54:48 UTC (rev 1279)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27_defconfig 2009-05-16 16:05:49 UTC (rev 1280)
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Tue May 12 23:04:44 2009
+# Sat May 16 17:56:14 2009
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -325,6 +325,16 @@
# BR2_PACKAGE_PCRE is not set
#
+# Armadeus specific packages
+#
+# BR2_PACKAGE_LIBDNET is not set
+# BR2_PACKAGE_MESALIB is not set
+# BR2_PACKAGE_IMXSSI is not set
+# BR2_PACKAGE_GPM is not set
+# BR2_PACKAGE_DUMMY is not set
+# BR2_PACKAGE_SNES9X is not set
+
+#
# Other stuff
#
# BR2_PACKAGE_AT is not set
Modified: trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
===================================================================
--- trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig 2009-05-16 15:54:48 UTC (rev 1279)
+++ trunk/buildroot/target/device/armadeus/apf9328/apf9328_defconfig 2009-05-16 16:05:49 UTC (rev 1280)
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Wed Mar 11 17:08:11 2009
+# Sat May 16 17:41:31 2009
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -321,6 +321,16 @@
# BR2_PACKAGE_PCRE is not set
#
+# Armadeus specific packages
+#
+# BR2_PACKAGE_LIBDNET is not set
+# BR2_PACKAGE_MESALIB is not set
+# BR2_PACKAGE_IMXSSI is not set
+# BR2_PACKAGE_GPM is not set
+# BR2_PACKAGE_DUMMY is not set
+# BR2_PACKAGE_SNES9X is not set
+
+#
# Other stuff
#
# BR2_PACKAGE_AT is not set
@@ -763,6 +773,7 @@
BR2_RC_MM_PATCH_DIR="$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)/2.6.$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)-mm$(BR2_KERNEL_MM_LEVEL)"
BR2_KERNEL_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6/"
# BR2_LINUX_2_6_STABLE is not set
+# BR2_LINUX_2_6_29 is not set
# BR2_LINUX_2_6_28 is not set
BR2_LINUX_2_6_27=y
# BR2_LINUX_2_6_26 is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|