aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/patch/patch_2.5.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/patch/patch_2.5.9.bb')
-rw-r--r--meta/recipes-devtools/patch/patch_2.5.9.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/patch/patch_2.5.9.bb b/meta/recipes-devtools/patch/patch_2.5.9.bb
index 285b42a8bc..4d27cbdb8d 100644
--- a/meta/recipes-devtools/patch/patch_2.5.9.bb
+++ b/meta/recipes-devtools/patch/patch_2.5.9.bb
@@ -1,10 +1,10 @@
require patch.inc
LICENSE = "GPLv2"
-SRC_URI += " file://debian.patch;patch=1 \
- file://install.patch;patch=1 \
- file://unified-reject-files.diff;patch=1 \
- file://global-reject-file.diff;patch=1 "
+SRC_URI += " file://debian.patch \
+ file://install.patch \
+ file://unified-reject-files.diff \
+ file://global-reject-file.diff "
PR = "r2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"