diff options
Diffstat (limited to 'recipes/slugtool')
-rw-r--r-- | recipes/slugtool/slugtool.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/slugtool/slugtool.bb b/recipes/slugtool/slugtool.bb index b11a37024a..4011105769 100644 --- a/recipes/slugtool/slugtool.bb +++ b/recipes/slugtool/slugtool.bb @@ -4,7 +4,7 @@ flash images for the Linksys NSLU2 device." PR = "r1" LICENSE = "GPL" SRC_URI = "http://www.lantz.com/filemgmt_data/files/slugtool.tar.gz \ - file://redboot_typo.patch;apply=yes" + file://redboot_typo.patch" S = "${WORKDIR}" do_compile () { |