mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
clutter.inc: Add omap-3430sdp options
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4629 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -18,6 +18,10 @@ EXTRA_OECONF_mx31litekit = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_mx31litekit = "${MACHINE_ARCH}"
|
||||
LDFLAGS_append_mx31litekit = " -lpvrNULLWSEGL -lstdc++ "
|
||||
|
||||
DEPENDS_omap-3430sdp = "${STDDEPENDS} libgles-omap3 tslib"
|
||||
EXTRA_OECONF_omap-3430sdp = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_omap-3430sdp = "${MACHINE_ARCH}"
|
||||
|
||||
DEPENDS_mx31ads = "${STDDEPENDS} libgles-mx31 tslib"
|
||||
EXTRA_OECONF_mx31ads = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_mx31ads = "${MACHINE_ARCH}"
|
||||
|
||||
Reference in New Issue
Block a user