Meta: Recipe Reogranization

This is the next stage of recipe reorganization, in this stage
many recipes where moved to a new meta-demoapps layer since this
is more appropriate for demo usage then the core. Additional some
recipes were moved to meta-extras to indicate they may be depercated
at a future time.

A number of recipes were modified since dependencies need to be
corrected.

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-11-22 13:57:13 +00:00
committed by Richard Purdie
parent 762fd6b7b3
commit cfe12efb5e
197 changed files with 39 additions and 602 deletions

View File

@@ -0,0 +1,8 @@
require libopensync-plugin_0.36.inc
LICENSE = "LGPL"
DEPENDS += " eds-dbus"
SRC_URI += "file://0.37-fixes.patch;patch=1"
PR = "r1"