diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-02-03 21:05:56 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-02-03 21:05:56 +0100 |
commit | a91664ce8d94cebc99b69077089773fc1b33e5f0 (patch) | |
tree | a16ef00818ad114af4c94e0525eb5485fa151340 /recipes/u-boot/u-boot_1.1.4.bb | |
parent | b977bbd442f3d00c884b68c1307bd9b14fb96446 (diff) |
Revert "packaged-staging.bbclass: removed two few superfluous slashes"
Accidently tagged another file to this commit, sorry
This reverts commit b977bbd442f3d00c884b68c1307bd9b14fb96446.
Diffstat (limited to 'recipes/u-boot/u-boot_1.1.4.bb')
-rw-r--r-- | recipes/u-boot/u-boot_1.1.4.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/u-boot/u-boot_1.1.4.bb b/recipes/u-boot/u-boot_1.1.4.bb index dacd88655f..df6a357c63 100644 --- a/recipes/u-boot/u-boot_1.1.4.bb +++ b/recipes/u-boot/u-boot_1.1.4.bb @@ -47,10 +47,6 @@ SRC_URI_append_avr32= "\ file://fix-mmc-data-timeout.patch;patch=1 \ " -SRC_URI_append_openrd-client = "\ - file://0001-OpenRD-Support-Uboot.patch;pach=1 \ -" - EXTRA_OEMAKE_gumstix = "CROSS_COMPILE=${TARGET_PREFIX} GUMSTIX_400MHZ=${GUMSTIX_400MHZ}" TARGET_LDFLAGS = "" |