[oe-commits] org.oe.dev linux-rp-2.6.24: Uncondionally apply a number of patches, add missing patch from poky

rpurdie commit oe at amethyst.openembedded.net
Sun Jun 1 22:56:38 UTC 2008


linux-rp-2.6.24: Uncondionally apply a number of patches, add missing patch from poky

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

#
# mt diff -rf49a938c65b1449b8dd4fe80b657d51d8fb60dd1 -r8a01d6a6925809b76804eb9fd2db4981d5ec410c
#
#
#
# patch "packages/linux/linux-rp_2.6.24.bb"
#  from [478f2840457d32449407172c108a498ea7461daa]
#    to [951dbade7d2bec5295124066e22d5b771ce5c3b2]
#
============================================================
--- packages/linux/linux-rp_2.6.24.bb	478f2840457d32449407172c108a498ea7461daa
+++ packages/linux/linux-rp_2.6.24.bb	951dbade7d2bec5295124066e22d5b771ce5c3b2
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r12"
+PR = "r14"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_collie = "1"
@@ -22,6 +22,7 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/
            ${RPSRC}/export_atags-r2.patch;patch=1;status=pending \
            ${RPSRC}/lzo_crypto-r2.patch;patch=1;status=pending \
            ${RPSRC}/corgi_rearrange_lcd-r0.patch;patch=1;status=pending \
+	   file://hrw-hostapcard.patch;patch=1;status=pending \
            ${RPSRC}/allow_disable_deferrred-r0.patch;patch=1 \
            ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \
            ${RPSRC}/hx2750_base-r33.patch;patch=1 \
@@ -44,6 +45,12 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/
            ${RPSRC}/poodle_lcd_hack-r0.patch;patch=1 \
            ${RPSRC}/poodle_asoc_fix-r1.patch;patch=1 \
            file://pxa27x-resume.patch;patch=1;status=external \
+           file://mtd-module.patch;patch=1;status=external \
+           file://wm8750-treble.patch;patch=1;status=external \
+           file://spitz_h_rewrite.patch;patch=1;status=external \
+           file://pxa2xx_udc-clock.patch;patch=1 \
+           file://sharpsl-rc-r1.patch;patch=1 \
+           file://sharpsl-rc-r2.patch;patch=1 \
            file://squashfs3.3.patch;patch=1;status=external \
            ${RPSRC}/logo_oh-r1.patch.bz2;patch=1;status=unmergable \
            ${RPSRC}/pxa-linking-bug.patch;patch=1;status=unmergable \
@@ -180,27 +187,6 @@ SRC_URI_append_tosa = "\
            file://tosa/0057-Clean-up-tosa-resetting.patch;patch=1 \
            "
 
-SRC_URI_append_akita = "\
-           file://mtd-module.patch;patch=1;status=external \
-           file://wm8750-treble.patch;patch=1;status=external \
-           file://sharpsl-rc-r1.patch;patch=1 \
-           file://sharpsl-rc-r2.patch;patch=1 \
-           "
-
-SRC_URI_append_spitz = "\
-           file://mtd-module.patch;patch=1;status=external \
-           file://wm8750-treble.patch;patch=1;status=external \
-           file://spitz_h_rewrite.patch;patch=1;status=external \
-           file://sharpsl-rc-r1.patch;patch=1 \
-           file://sharpsl-rc-r2.patch;patch=1 \
-           "
-
-SRC_URI_append_c7x0 = "\
-           file://pxa2xx_udc-clock.patch;patch=1 \
-           file://sharpsl-rc-r1.patch;patch=1 \
-           file://sharpsl-rc-r2.patch;patch=1 \
-           "
-
 SRC_URI_append_htcuniversal ="\
 	file://htcuni-acx.patch;patch=1;status=external \
 	"






More information about the Openembedded-commits mailing list