[oe-commits] Koen Kooi : linux-sakoman: remove autorev and non OE machines

git version control git at git.openembedded.org
Tue Oct 12 15:03:48 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Oct 12 16:58:53 2010 +0200

linux-sakoman: remove autorev and non OE machines

---

 recipes/linux/linux-sakoman_2.6.35.bb |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/recipes/linux/linux-sakoman_2.6.35.bb b/recipes/linux/linux-sakoman_2.6.35.bb
index f982e2e..6647d87 100644
--- a/recipes/linux/linux-sakoman_2.6.35.bb
+++ b/recipes/linux/linux-sakoman_2.6.35.bb
@@ -9,11 +9,6 @@ BOOT_SPLASH ?= "logo_linux_clut224-generic.ppm"
 PV = "2.6.35"
 
 S = "${WORKDIR}/git"
-SRCREV = ${AUTOREV}
-SRC_URI = "git://www.sakoman.com/git/linux-omap-2.6.git;branch=omap3-2.6.35;protocol=git \
-	   file://defconfig \
-           file://${BOOT_SPLASH} \
-           "
 
 SRCREV_omap4430-panda = "6d019dae0034f66141cdeb355e2ffc71582f4131"
 SRC_URI_omap4430-panda = "git://www.sakoman.com/git/kernel-omap4.git;branch=L24.9;protocol=git \
@@ -27,9 +22,3 @@ SRC_URI_omap4430-sdp = "git://www.sakoman.com/git/kernel-omap4.git;branch=L24.9;
            file://${BOOT_SPLASH} \
            "
 
-SRCREV_omap4-multi = "6d019dae0034f66141cdeb355e2ffc71582f4131"
-SRC_URI_omap4-multi = "git://www.sakoman.com/git/kernel-omap4.git;branch=L24.9;protocol=git \
-	   file://defconfig \
-           file://${BOOT_SPLASH} \
-           "
-





More information about the Openembedded-commits mailing list