mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
clutter: Fix packaging of examples packages for 0.6 and 0.8 versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
require clutter.inc
|
||||
|
||||
PV = "0.8.0+gitr${SRCREV}"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
PACKAGES =+ "clutter-examples-0.8"
|
||||
FILES_clutter-examples-0.8 = "${bindir}/test-* ${pkgdatadir}/redhand.png"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-8 \
|
||||
file://enable_tests-0.8.patch;patch=1 "
|
||||
|
||||
Reference in New Issue
Block a user