mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
gnome-desktop-testing: separate B and S
It works well now, and bump the PR to avoid: configure: error: source directory already configured; run "make distclean" there first (From OE-Core rev: 77fce300fe61aaa3c910d737c1f08b7bd91efce5) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3a0c5de055
commit
0736edb63f
@@ -13,7 +13,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
|
|||||||
|
|
||||||
DEPENDS = "glib-2.0"
|
DEPENDS = "glib-2.0"
|
||||||
|
|
||||||
inherit autotools-brokensep pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
PACKAGECONFIG[journald] = "--with-systemd-journal,--without-systemd-journal,systemd,systemd"
|
PACKAGECONFIG[journald] = "--with-systemd-journal,--without-systemd-journal,systemd,systemd"
|
||||||
|
|||||||
Reference in New Issue
Block a user