summaryrefslogtreecommitdiff
path: root/recipes/hotplug-ng
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/hotplug-ng
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/hotplug-ng')
-rw-r--r--recipes/hotplug-ng/hotplug-ng_001.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hotplug-ng/hotplug-ng_001.bb b/recipes/hotplug-ng/hotplug-ng_001.bb
index 35499bdc43..1b0185c9fc 100644
--- a/recipes/hotplug-ng/hotplug-ng_001.bb
+++ b/recipes/hotplug-ng/hotplug-ng_001.bb
@@ -8,7 +8,7 @@ RREPLACES = "hotplug"
PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/hotplug-ng-${PV}.tar.gz \
- file://flags.patch;patch=1"
+ file://flags.patch"
S = "${WORKDIR}/hotplug-ng-${PV}"
LD = "${CC}"