[oe-commits] Leon Woestenberg : linux-rt-2.6.24: Fixed missing defconfig for mpc8315e-rdb.

GIT User account git at amethyst.openembedded.net
Tue May 12 20:03:44 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2531c335e6f77387a761fb8c0cfc710ca97cb453
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2531c335e6f77387a761fb8c0cfc710ca97cb453

Author: Leon Woestenberg <leon at sidebranch.com>
Date:   Tue May 12 21:58:04 2009 +0200

linux-rt-2.6.24: Fixed missing defconfig for mpc8315e-rdb.

---

 recipes/linux/linux-rt_2.6.24.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-rt_2.6.24.bb b/recipes/linux/linux-rt_2.6.24.bb
index 268567b..bc0ae3c 100644
--- a/recipes/linux/linux-rt_2.6.24.bb
+++ b/recipes/linux/linux-rt_2.6.24.bb
@@ -5,7 +5,7 @@ DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
 DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
 
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1;p=1 \
@@ -68,6 +68,7 @@ http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-DTS.patch;patch=1 \
 http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-sata-pm.patch;patch=1 \
 http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-fix-large-file-transfer.patch;patch=1 \
 http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-default-configuration.patch;patch=1 \
+file://defconfig \
 "
 
 # Last 5 patches in the series, for crypto stuff. The 2nd of these is created





More information about the Openembedded-commits mailing list