mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
gypsy: make it build by telling that we are Debian
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3046 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,8 +5,10 @@ DEPENDS = "glib-2.0 dbus bluez-libs"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF += "--with-distro=debian"
|
||||
|
||||
do_configure_prepend () {
|
||||
touch ${S}/gtk-doc.make
|
||||
}
|
||||
|
||||
FILES_${PN} += "/usr/share/dbus-1/services/"
|
||||
FILES_${PN} += "/usr/share/dbus-1/services/"
|
||||
|
||||
Reference in New Issue
Block a user