mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Merge Clutter packaging rewrite from master.
- This adds clutter-{gst,gtk,cairo}-0.8 recipes and clutter-{gst,gtk,cairo}-0.6 recipes.
- It removes the 0.4 recipes.
- It renames things so that the major.minor revision is now part of the package name.
This lets us correctly specify SRCREVs for each branch, and allows parallell install.
- All the SRCREVs have been updated to the heads of their corresponding branches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
committed by
Ross Burton
parent
13ac7cba37
commit
eea56a7f4d
@@ -35,6 +35,8 @@ EXTRA_OECONF_mx31ads = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_mx31ads = "${MACHINE_ARCH}"
|
||||
LDFLAGS_append_mx31ads = " -lpvrNULLWSEGL -lstdc++ "
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/clutter"
|
||||
|
||||
inherit autotools pkgconfig gtk-doc
|
||||
|
||||
PACKAGES =+ "clutter-examples"
|
||||
|
||||
Reference in New Issue
Block a user