diff options
Diffstat (limited to 'recipes/bb/bb_1.2.bb')
-rw-r--r-- | recipes/bb/bb_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bb/bb_1.2.bb b/recipes/bb/bb_1.2.bb index 23cae91f44..012033314a 100644 --- a/recipes/bb/bb_1.2.bb +++ b/recipes/bb/bb_1.2.bb @@ -6,7 +6,7 @@ DEPENDS = "aalib" PR = "r1" SRC_URI = "http://prdownloads.sourceforge.net/aa-project/bb-1.2.tar.gz \ - file://fix-compile.patch;patch=1" + file://fix-compile.patch;apply=yes" inherit autotools |