mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 17:10:13 +00:00
clutter.inc: revert the zoom board to eglnative, and eglx is so broken
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5126 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
d85997f858
commit
91c830c205
@ -21,7 +21,8 @@ PACKAGE_ARCH_mx31litekit = "${MACHINE_ARCH}"
|
||||
LDFLAGS_append_mx31litekit = " -lpvrNULLWSEGL -lstdc++ "
|
||||
|
||||
DEPENDS_omap-3430ldp = "${STDDEPENDS} libgles-omap3 tslib"
|
||||
EXTRA_OECONF_omap-3430ldp = "${BASE_CONF} --with-flavour=eglx"
|
||||
# The eglx drivers are pretty dire, use eglnative
|
||||
EXTRA_OECONF_omap-3430ldp = "${BASE_CONF} --with-flavour=eglnative"
|
||||
PACKAGE_ARCH_omap-3430ldp = "${MACHINE_ARCH}"
|
||||
|
||||
DEPENDS_omap-3430sdp = "${STDDEPENDS} libgles-omap3 tslib"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user