mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 15:11:49 +00:00
clutter.inc: Add mx31ads support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3336 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
2d44843f98
commit
c83d81ede3
@ -18,6 +18,11 @@ EXTRA_OECONF_mx31litekit = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_mx31litekit = "${MACHINE_ARCH}"
|
||||
LDFLAGS_append_mx31litekit = " -lpvrNULLWSEGL -lstdc++ "
|
||||
|
||||
DEPENDS_mx31ads = "${STDDEPENDS} libgles-mx31 tslib"
|
||||
EXTRA_OECONF_mx31ads = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_mx31ads = "${MACHINE_ARCH}"
|
||||
LDFLAGS_append_mx31ads = " -lpvrNULLWSEGL -lstdc++ "
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PACKAGES =+ "clutter-examples"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user