From: Philip Balister Date: Wed, 18 Oct 2006 15:43:56 +0000 (+0000) Subject: Create a directory for all packages specific to the OSSIE project and move X-Git-Tag: Release-2010-05/1~9453^2~567^2~102^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0de2b0a2dd15abacb7200a3894be0ee16dddd74c;p=openembedded.git Create a directory for all packages specific to the OSSIE project and move the ossiecf package into the new directory. --- diff --git a/packages/ossiecf/.mtn2git_empty b/packages/ossie/.mtn2git_empty similarity index 100% rename from packages/ossiecf/.mtn2git_empty rename to packages/ossie/.mtn2git_empty diff --git a/packages/ossie/ossiecf/.mtn2git_empty b/packages/ossie/ossiecf/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ossiecf/ossiecf_svn.bb b/packages/ossie/ossiecf/ossiecf_svn.bb similarity index 86% rename from packages/ossiecf/ossiecf_svn.bb rename to packages/ossie/ossiecf/ossiecf_svn.bb index 5e69f9ec46..31a43ef223 100644 --- a/packages/ossiecf/ossiecf_svn.bb +++ b/packages/ossie/ossiecf/ossiecf_svn.bb @@ -4,7 +4,7 @@ SECTION = "libs" PRIORITY = "optional" LICENSE = "LGPL" -DEPENDS = "xerces-c omniorb" +DEPENDS = "xerces-c omniorb libtool-cross" S="${WORKDIR}/ossie"