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 f6d48aa641..b11a37024a 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;patch=1" + file://redboot_typo.patch;apply=yes" S = "${WORKDIR}" do_compile () { |