summaryrefslogtreecommitdiff
path: root/recipes/patch
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/patch
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/patch')
-rw-r--r--recipes/patch/patch_2.5.9.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/patch/patch_2.5.9.bb b/recipes/patch/patch_2.5.9.bb
index 3fcc331067..0ca5c8bd87 100644
--- a/recipes/patch/patch_2.5.9.bb
+++ b/recipes/patch/patch_2.5.9.bb
@@ -1,11 +1,11 @@
require patch.inc
SRC_URI = "${GNU_MIRROR}/patch/patch-2.5.4.tar.gz \
- file://2.5.9.patch;patch=1 \
- file://debian.patch;patch=1 \
- file://install.patch;patch=1 \
- file://unified-reject-files.diff;patch=1 \
- file://global-reject-file.diff;patch=1 "
+ file://2.5.9.patch \
+ file://debian.patch \
+ file://install.patch \
+ file://unified-reject-files.diff \
+ file://global-reject-file.diff "
S = "${WORKDIR}/patch-2.5.4"
PR = "r2"
SRC_URI[md5sum] = "ee5ae84d115f051d87fcaaef3b4ae782"