[oe-commits] Andrea Adami : linux-kexecboot: remove bogus omap3 refs in 2.6.33+2.6. 34-rc3 recipe

git version control git at git.openembedded.org
Tue Apr 6 20:31:10 UTC 2010


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Apr  6 22:29:51 2010 +0200

linux-kexecboot: remove bogus omap3 refs in 2.6.33+2.6.34-rc3 recipe

---

 .../kexecboot/linux-kexecboot_2.6.33+2.6.34-rc3.bb |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc3.bb b/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc3.bb
index e9c8a99..3bb3d59 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc3.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.33+2.6.34-rc3.bb
@@ -6,11 +6,9 @@ PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
 PR = "${INC_PR}.0"
 
 S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
-S_omap3 = "${WORKDIR}/git"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_omap3 = "-1"
 
 SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=patch;patch=1 \
@@ -22,7 +20,3 @@ SRC_URI[kernel.sha256sum] = "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf37
 
 SRC_URI[patch.md5sum] = "f8bf58920ee30d12c54e9326ef74af32"
 SRC_URI[patch.sha256sum] = "c53504b595db44d888fd01982006389e06b0f7f9d2ea2f6f5087e7f7e1acda8a"
-
-SRC_URI_append_omap3 = " git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git;rev=eba014745cc806d625b6a553d1af6efd14e16321 \
-                        "
-





More information about the Openembedded-commits mailing list