mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
clutter-gst/clutter-gtk: Add API versions to the package names and update to the latest code
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
12
meta/packages/clutter/clutter-gtk-0.10_git.bb
Normal file
12
meta/packages/clutter/clutter-gtk-0.10_git.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
require clutter-gtk.inc
|
||||
|
||||
PV = "0.10.3+git${SRCPV}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter-gtk.git;protocol=git;branch=clutter-gtk-0.10"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "clutter-1.0"
|
||||
|
||||
EXTRA_OECONF += "--disable-introspection"
|
||||
Reference in New Issue
Block a user