summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-09-09 11:10:35 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-10-06 14:07:14 +0200
commitd8e8230f7e945b5eeb903aee2db721dd71cc219f (patch)
tree8a50d254b19ebacb1445dcf12551c531d840615e /recipes-bsp/u-boot/u-boot-toradex_git.bb
parentb2802dfc49c0ae3e272aa8dfde85eeeeaf1c86fb (diff)
u-boot: remove don't build the examples patch
u-boot.inc no longer builds the standalone examples by default so do patch to not do so is no longer needed. The source tree will no longer be marked as git dirty.
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 716e229..ceb5199 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,7 +16,6 @@ DEFAULT_PREFERENCE_apalis-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
-SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch"
# This revision is based on upstream "v2011.06"
SRCREV_COLIBRI = "278ca22a59e3df4dd1e1494e8920a01c172118af"