From: Koen Kooi Date: Tue, 12 Oct 2010 14:58:53 +0000 (+0200) Subject: linux-sakoman: remove autorev and non OE machines X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18458d0da562c3f2b6e18cbd20a602c7883a6bef;p=openembedded.git linux-sakoman: remove autorev and non OE machines --- 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} \ - " -