aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/udev')
-rw-r--r--recipes/udev/udev_092.bb10
-rw-r--r--recipes/udev/udev_097.bb4
-rw-r--r--recipes/udev/udev_100.bb6
3 files changed, 10 insertions, 10 deletions
diff --git a/recipes/udev/udev_092.bb b/recipes/udev/udev_092.bb
index 3ed05d138c..a3c5521147 100644
--- a/recipes/udev/udev_092.bb
+++ b/recipes/udev/udev_092.bb
@@ -9,12 +9,12 @@ LD = "${CC}"
PR = "${INC_PR}.0"
-SRC_URI += "file://noasmlinkage.patch;patch=1 \
- file://flags.patch;patch=1 \
- file://udevsynthesize.patch;patch=1 \
+SRC_URI += "file://noasmlinkage.patch \
+ file://flags.patch \
+ file://udevsynthesize.patch \
file://udevsynthesize.sh \
- file://arm_inotify_fix.patch;patch=1 \
- file://mtd-exclude-persistent.patch;patch=1 \
+ file://arm_inotify_fix.patch \
+ file://mtd-exclude-persistent.patch \
file://mount.blacklist \
"
diff --git a/recipes/udev/udev_097.bb b/recipes/udev/udev_097.bb
index 8757794048..84d4b61c6a 100644
--- a/recipes/udev/udev_097.bb
+++ b/recipes/udev/udev_097.bb
@@ -14,8 +14,8 @@ PR = "${INC_PR}.0"
LD = "${CC}"
-SRC_URI += "file://noasmlinkage.patch;patch=1 \
- file://flags.patch;patch=1 \
+SRC_URI += "file://noasmlinkage.patch \
+ file://flags.patch \
file://mount.blacklist \
"
diff --git a/recipes/udev/udev_100.bb b/recipes/udev/udev_100.bb
index 7261483d49..a6692cfdd5 100644
--- a/recipes/udev/udev_100.bb
+++ b/recipes/udev/udev_100.bb
@@ -15,9 +15,9 @@ PR = "${INC_PR}.0"
LD = "${CC}"
-SRC_URI += "file://noasmlinkage.patch;patch=1 \
- file://flags.patch;patch=1 \
- file://mtd-exclude-persistent.patch;patch=1 \
+SRC_URI += "file://noasmlinkage.patch \
+ file://flags.patch \
+ file://mtd-exclude-persistent.patch \
file://mount.blacklist \
file://mount.sh \
"