[oe-commits] org.oe.dev linux-rp_2.6.24.bb: add new patches for collie

thesing commit oe at amethyst.openembedded.net
Fri Mar 28 17:07:07 UTC 2008


linux-rp_2.6.24.bb: add new patches for collie

Author: thesing at openembedded.org
Branch: org.openembedded.dev
Revision: 289640b65e01379e3f0fd1078f246740bcbeca17
ViewMTN: http://monotone.openembedded.org/revision/info/289640b65e01379e3f0fd1078f246740bcbeca17
Files:
1
packages/linux/linux-rp_2.6.24.bb
Diffs:

#
# mt diff -r76c36c8a4fee2e52b7710bd382fd07c390fb8d18 -r289640b65e01379e3f0fd1078f246740bcbeca17
#
#
#
# patch "packages/linux/linux-rp_2.6.24.bb"
#  from [d6d6154abb7e12ee339a56d8159976202d70a192]
#    to [ce10df6d3a73ef3738f0718a582cff77e16c5954]
#
============================================================
--- packages/linux/linux-rp_2.6.24.bb	d6d6154abb7e12ee339a56d8159976202d70a192
+++ packages/linux/linux-rp_2.6.24.bb	ce10df6d3a73ef3738f0718a582cff77e16c5954
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r6"
+PR = "r7"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_collie = "1"
@@ -82,24 +82,23 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/
 # Disabled until I find the reason this gives issues with cdc_subset
 #            ${RPSRC}/usb_rndis_tweaks-r0.patch;patch=1 \
 
-# Is anything out of this still needed? Parts were commited to mainline by rmk (drivers/mfd/)
-# (Pavel Machek's git tree has updated versions of this?)
-#  ${JLSRC}/zaurus-lcd-2.6.11.diff.gz;patch=1
 
-# These patches are extracted from Pavel Machek's git tree
-# (diff against vanilla kernel)
 SRC_URI_append_collie = "\
-	${TKSRC}/mtd-sharp-flash-hack-r3.patch;patch=1 \
+	${TKSRC}/mtd-sharp-flash-hack-r4.patch;patch=1 \
 	${TKSRC}/mcp-sa11x0-r0.patch;patch=1 \
-	${TKSRC}/locomo-r0.patch;patch=1 \
-#	${TKSRC}/locomo_spi-4.patch;patch=1 \
-	${TKSRC}/collie-kexec.patch;patch=1 \
-	${TKSRC}/sharpsl_pm-3.patch;patch=1 \
-	${TKSRC}/collie_pm-2.patch;patch=1 \
-	${TKSRC}/locomokeyb_suspendkey-2.patch;patch=1 \
+	${TKSRC}/locomo-r1.patch;patch=1 \
+	${TKSRC}/collie-kexec-r1.patch;patch=1 \
+	${TKSRC}/sharpsl_pm-4.patch;patch=1 \
+	${TKSRC}/collie_pm-3.patch;patch=1 \
 	${TKSRC}/ucb1x00_suspend.patch;patch=1 \
 	${TKSRC}/collie-ts.patch;patch=1 \
 	${TKSRC}/pcmcia_suspend.patch;patch=1 \
+	${TKSRC}/locomo_spi-6.patch;patch=1 \
+	${TKSRC}/config.patch;patch=1 \
+	${TKSRC}/locomokeyb.patch;patch=1 \
+	${TKSRC}/mmc-spi.patch;patch=1 \
+	${TKSRC}/linux-2.6.24-SIMpad-rtc-sa1100.patch;patch=1 \
+	${TKSRC}/sa1100_spinlock.patch;patch=1 \
 "
 
 SRC_URI_append_poodle = "\






More information about the Openembedded-commits mailing list