mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
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:
committed by
Richard Purdie
parent
762fd6b7b3
commit
cfe12efb5e
@@ -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"
|
||||
Reference in New Issue
Block a user