diff options
Diffstat (limited to 'recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb')
-rw-r--r-- | recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb b/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb index cbfddb373d..2f12306b1f 100644 --- a/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb +++ b/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb @@ -3,7 +3,7 @@ require e2fsprogs.inc PR = "r0" DEFAULT_PREFERENCE = "-1" -SRC_URI += "file://no-hardlinks.patch;patch=1" +SRC_URI += "file://no-hardlinks.patch;apply=yes" do_compile_prepend () { find ./ -print|xargs chmod u=rwX |