From 6c1b8b86bca9fd22a33c80b53e67bd43260d58b6 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 4 Mar 2013 15:32:49 +0100 Subject: remove unused files --- recipes-bsp/u-boot/u-boot_git.bbappend.orig | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 recipes-bsp/u-boot/u-boot_git.bbappend.orig (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot_git.bbappend.orig b/recipes-bsp/u-boot/u-boot_git.bbappend.orig deleted file mode 100644 index 9a1acc8..0000000 --- a/recipes-bsp/u-boot/u-boot_git.bbappend.orig +++ /dev/null @@ -1,23 +0,0 @@ -# Extends the core U-Boot GIT recipe -# to take the u-boot sources including the colibri stuff from our git repository - -# Also overwries the license checksum to suit the updated text file in our U-Boot snapshot. -#LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" - -COMPATIBLE_MACHINE = "omap3-pandora" -DEFAULT_PREFERENCE_omap3-pandora = "1" - -# Latest SRCREV. -SRCREV_pn-${PN}_omap3-pandora = "55d0d2dd5d07fbfd57309997c38da5281b9824b5" - -PR ="r3" -PV_omap3-pandora = "omap3-pandora+${PR}+gitr${SRCREV}" - -SRC_URI_omap3-pandora = "git://git.openpandora.org/pandora-u-boot.git;branch=pandora-2011.12;protocol=git \ -" - -UBOOT_MACHINE_omap3-pandora = "omap3_pandora_config" - -S = "${WORKDIR}/git" - -PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3