From 18458d0da562c3f2b6e18cbd20a602c7883a6bef Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 12 Oct 2010 16:58:53 +0200 Subject: [PATCH] linux-sakoman: remove autorev and non OE machines --- recipes/linux/linux-sakoman_2.6.35.bb | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/recipes/linux/linux-sakoman_2.6.35.bb b/recipes/linux/linux-sakoman_2.6.35.bb index f982e2ef9a..6647d874b0 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} \ - " - -- 2.39.5