mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
libopensync: Added LICNESE fields to plugins
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require libopensync-plugin_0.36.inc
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS += " eds-dbus"
|
||||
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
require libopensync-plugin_0.36.inc
|
||||
LICENSE = "LGPL"
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
require libopensync-plugin_0.36.inc
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS += " libsyncml (>= 0.4.7)"
|
||||
|
||||
SRC_URI += "file://fixerror.patch;patch=1"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r1"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
require libopensync-plugin_0.36.inc
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS += "libcheck"
|
||||
|
||||
Reference in New Issue
Block a user