linux-sakoman: remove autorev and non OE machines
authorKoen Kooi <koen@openembedded.org>
Tue, 12 Oct 2010 14:58:53 +0000 (16:58 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 12 Oct 2010 14:58:53 +0000 (16:58 +0200)
recipes/linux/linux-sakoman_2.6.35.bb

index f982e2e..6647d87 100644 (file)
@@ -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} \
-           "
-