[oe-commits] Paul Eggleton : opie-sh: add missing opie-sh-path.patch

git version control git at git.openembedded.org
Sat Jun 4 12:12:42 UTC 2011


Module: openembedded.git
Branch: master
Commit: 513603289e24ae6120a64dcb36dca0e3a571dd2a
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=513603289e24ae6120a64dcb36dca0e3a571dd2a

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sat Jun  4 12:17:42 2011 +0100

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 at linux.intel.com>

---

 recipes/opie-sh/opie-sh_1.2.5.bb |    3 ++-
 recipes/opie-sh/opie-sh_cvs.bb   |    3 ++-
 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 b72a6e2..92f11bc 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 e8e98b8..915376c 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"





More information about the Openembedded-commits mailing list