diff options
Diffstat (limited to 'recipes/libacpi/libacpi_0.2.bb')
-rw-r--r-- | recipes/libacpi/libacpi_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libacpi/libacpi_0.2.bb b/recipes/libacpi/libacpi_0.2.bb index 53ea30072b..458fc30ecf 100644 --- a/recipes/libacpi/libacpi_0.2.bb +++ b/recipes/libacpi/libacpi_0.2.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" PR = "r1" SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ - file://makefile-fix.patch;apply=yes " + file://makefile-fix.patch " PACKAGES += "${PN}-bin" |