diff options
Diffstat (limited to 'recipes/apmd/apmd_3.2.2.bb')
-rw-r--r-- | recipes/apmd/apmd_3.2.2.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/apmd/apmd_3.2.2.bb b/recipes/apmd/apmd_3.2.2.bb index 0240f6152a..199f754126 100644 --- a/recipes/apmd/apmd_3.2.2.bb +++ b/recipes/apmd/apmd_3.2.2.bb @@ -6,11 +6,11 @@ LICENSE = "GPL" PR = "r12" SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \ - file://debian.patch;patch=1 \ - file://workaround.patch;patch=1 \ - file://zaurus24.patch;patch=1 \ - file://unlinux.patch;patch=1 \ - file://libtool.patch;patch=1 \ + file://debian.patch;apply=yes \ + file://workaround.patch;apply=yes \ + file://zaurus24.patch;apply=yes \ + file://unlinux.patch;apply=yes \ + file://libtool.patch;apply=yes \ file://init \ file://default \ file://apmd_proxy \ |