1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 03:31:58 +00:00
Adam YH Lee 65739cbc43 libgles-omap3: fix RPM compatibility by faking hardcoded deps
When RPM is used as the packaging type, rootfs will fail because RPM, by
design, check for file level dependency. Here one of the shared objects
(libpvrEWS_REMWSEGL.so) has dependency on ld-linux.so.3 and libews.so.

It is unclear why meta-ti requires ld-linux.so.3, which is a dynamic
loader for soft-float arch. Hence I fake the existence here.

Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-08 12:22:33 -05:00
2011-03-31 16:05:45 +02:00

The official OpenEmbedded/Yocto BSP layer for Texas Instruments platforms.

It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the
source repository at git://git.yoctoproject.org/meta-ti


This layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master


The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
distributions and layer stacks, such as:
distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.

Please follow the recommended setup procedures of your OE distribution.


Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org

Maintainers: Denys Dmytriyenko <denys@ti.com>
Description
No description provided
Readme 18 MiB
Languages
BitBake 92.7%
Shell 3.8%
Pascal 1.5%
C++ 0.9%
Pawn 0.6%
Other 0.4%