aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-sh
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-06-04 12:17:42 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-06-04 13:08:40 +0100
commit513603289e24ae6120a64dcb36dca0e3a571dd2a (patch)
treefbb962190c093bf910331b87c744285b823b35ed /recipes/opie-sh
parenta38fb4cad79d4c016da73dff9153e2405a28b3ba (diff)
downloadopenembedded-513603289e24ae6120a64dcb36dca0e3a571dd2a.tar.gz
opie-sh: add missing opie-sh-path.patch
opie-sh-path.patch was in the 1.2.4 recipe but was missing from the _cvs recipe, thus it was never in the 1.2.5 recipe that was created from it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes/opie-sh')
-rw-r--r--recipes/opie-sh/opie-sh_1.2.5.bb3
-rw-r--r--recipes/opie-sh/opie-sh_cvs.bb3
2 files changed, 4 insertions, 2 deletions
diff --git a/recipes/opie-sh/opie-sh_1.2.5.bb b/recipes/opie-sh/opie-sh_1.2.5.bb
index b72a6e2958..92f11bc8cd 100644
--- a/recipes/opie-sh/opie-sh_1.2.5.bb
+++ b/recipes/opie-sh/opie-sh_1.2.5.bb
@@ -5,7 +5,8 @@ SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_tools_opie-s
http://sources.openembedded.org/opie-1.2.5-split_help.tar.bz2;name=split_help \
http://sources.openembedded.org/opie-1.2.5-split_share.tar.bz2;name=split_share \
http://sources.openembedded.org/opie-1.2.5-split_apps.tar.bz2;name=split_apps \
- http://sources.openembedded.org/opie-1.2.5-split_bin.tar.bz2;name=split_bin"
+ http://sources.openembedded.org/opie-1.2.5-split_bin.tar.bz2;name=split_bin \
+ file://opie-sh-path.patch"
SRC_URI[split_noncore_tools_opie-sh.md5sum] = "93f44cbe6ccfd11ac68a934f623604ae"
SRC_URI[split_noncore_tools_opie-sh.sha256sum] = "fc1d5ad1de203dbf6c81c7d863f524c8abe81f5a6d5c736f97ea8cc99bb208a5"
SRC_URI[split_pics.md5sum] = "e9b68749d67295f7080a23e39b17335e"
diff --git a/recipes/opie-sh/opie-sh_cvs.bb b/recipes/opie-sh/opie-sh_cvs.bb
index e8e98b8485..915376c6aa 100644
--- a/recipes/opie-sh/opie-sh_cvs.bb
+++ b/recipes/opie-sh/opie-sh_cvs.bb
@@ -7,4 +7,5 @@ SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/tools/opie-sh \
${OPIE_GIT};protocol=git;subpath=help \
${OPIE_GIT};protocol=git;subpath=share \
${OPIE_GIT};protocol=git;subpath=apps \
- ${OPIE_GIT};protocol=git;subpath=bin"
+ ${OPIE_GIT};protocol=git;subpath=bin \
+ file://opie-sh-path.patch"