linux-omap-hah: remove unused variable CVS_TARBALL_STASH
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 8 Dec 2010 20:58:08 +0000 (20:58 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Thu, 9 Dec 2010 17:28:01 +0000 (18:28 +0100)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
recipes/linux/linux-omap-hah_2.6.31.bb

index cc7fbf9..89fd8ea 100644 (file)
@@ -13,8 +13,6 @@ SRC_URI = "git://github.com/buglabs/bug20-2.6.31-omap.git;branch=master;protocol
 
 S = "${WORKDIR}/git"
 
-CVS_TARBALL_STASH = ""
-
 do_configure_prepend() {
        cp arch/arm/configs/omap3_bug_defconfig ${WORKDIR}/defconfig
 }