[oe-commits] Andrea Adami : linux-kexecboot_2.6.32+2.6.33-rc6: remove now obsoleted Zaurus patches.

git version control git at git.openembedded.org
Thu Feb 4 09:34:30 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: ab701e0efea1c67e67c2aa5292dae674a61a809b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ab701e0efea1c67e67c2aa5292dae674a61a809b

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Feb  2 22:48:09 2010 +0100

linux-kexecboot_2.6.32+2.6.33-rc6: remove now obsoleted Zaurus patches.

---

 .../kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
index 7dd1d05..64d0c1d 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
@@ -3,7 +3,6 @@ require linux-kexecboot.inc
 KERNEL_RELEASE = "2.6.33-rc6"
 OLD_KERNEL_RELEASE = "2.6.32"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
-PR = "r2"
 
 S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
 
@@ -25,17 +24,3 @@ SRC_URI[rc6.md5sum] = "1d20a0359a18b8822a742d62a4bae2f5"
 SRC_URI[rc6.sha256sum] = "8b8ac844b7154d952469587bcb9d2cff089cc71ccd7522e38eedcdc1f2c007a5"
 SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
 SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"
-
-# Zaurus family bootloader patches
-RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
-ZAURUSPATCHES = " ${RPSRC}/pxa-linking-bug-r1.patch;patch=1;status=unmergable;name=pxa-linking-bug-r1 "
-SRC_URI[pxa-linking-bug-r1.md5sum] = "1e2a99787260c3566033e7f41180e2c8"
-SRC_URI[pxa-linking-bug-r1.sha256sum] = "785d2680022325ad54c1593082dce902f5fee31dae4c1922ba43956b1dcfcd8b"
-
-# Machine specific patches
-SRC_URI_append_akita = "${ZAURUSPATCHES}"
-SRC_URI_append_c7x0 = "${ZAURUSPATCHES}"
-SRC_URI_append_collie = "${ZAURUSPATCHES}"
-SRC_URI_append_poodle = "${ZAURUSPATCHES}"
-SRC_URI_append_spitz = "${ZAURUSPATCHES}"
-SRC_URI_append_tosa = "${ZAURUSPATCHES}"





More information about the Openembedded-commits mailing list