[oe-commits] org.oe.dev linux_2.6.23.bb: fix sources for mpc8313e-rdb, there is no 'defconfig-rt' file

jeremy_laine commit openembedded-commits at lists.openembedded.org
Mon Jan 21 14:02:11 UTC 2008


linux_2.6.23.bb: fix sources for mpc8313e-rdb, there is no 'defconfig-rt' file
* fixes breakage introduced in commit cb0f0a066b9df17408c3017f7954a6b750fd269f

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: 87198afadabd469a6197308487f3ba2f6397a2c1
ViewMTN: http://monotone.openembedded.org/revision/info/87198afadabd469a6197308487f3ba2f6397a2c1
Files:
1
packages/linux/linux_2.6.23.bb
Diffs:

#
# mt diff -re2c470f552a532997b876ffa18ffd93c26e93606 -r87198afadabd469a6197308487f3ba2f6397a2c1
#
# 
# 
# patch "packages/linux/linux_2.6.23.bb"
#  from [578a8f7bc99edbd97bba396a1766993c401990d2]
#    to [b060aceb9f60701b044dbfe175116aa95b285aa5]
# 
============================================================
--- packages/linux/linux_2.6.23.bb	578a8f7bc99edbd97bba396a1766993c401990d2
+++ packages/linux/linux_2.6.23.bb	b060aceb9f60701b044dbfe175116aa95b285aa5
@@ -39,10 +39,8 @@ SRC_URI_append_mpc8313e-rdb = "\
 SRC_URI_append_mpc8313e-rdb = "\
 	file://mpc831x-nand.patch;patch=1 \
 	file://mpc8313e-rdb-leds.patch;patch=1 \
-	file://mpc8313e-rdb-rtc.patch;patch=1 \
-        file://defconfig-rt"
+	file://mpc8313e-rdb-rtc.patch;patch=1"
 
-
 SRC_URI_append_mpc8323e-rdb = "\
 	file://mpc832x-leds.patch;patch=1" 
 






More information about the Openembedded-commits mailing list