mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
mojito: Package the dbus files
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||||
PV = "0.0+git${SRCREV}"
|
PV = "0.0+git${SRCREV}"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
DEPENDS = "libsoup-2.4 gconf-dbus librest glib-2.0 twitter-glib sqlite3"
|
DEPENDS = "libsoup-2.4 gconf-dbus librest glib-2.0 twitter-glib sqlite3"
|
||||||
|
|
||||||
@@ -9,6 +9,7 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
inherit autotools_stage
|
inherit autotools_stage
|
||||||
|
|
||||||
|
FILES_${PN} += "${datadir}/dbus-1/services"
|
||||||
FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/* ${libdir}/mojito/services/.debug/"
|
FILES_${PN}-dbg += "${libdir}/mojito/sources/.debug/* ${libdir}/mojito/services/.debug/"
|
||||||
|
|
||||||
PARALLEL_MAKE = ""
|
PARALLEL_MAKE = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user