libz160: new package
authorJérôme Pouiller <jezz@sysmic.org>
Fri, 7 Nov 2014 15:57:51 +0000 (16:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 27 Nov 2014 21:24:50 +0000 (22:24 +0100)
commit820bd032af3c91139730e372b5faf9c32e295e30
tree4061336293c07b08acd31d59e0d650845afde561
parentc98a4de7b43a2efe85aabce1d597a99304fbe092
libz160: new package

An API for user space programs to perform 2D accelerated graphics operations
on AMD GPU

[Thomas:
 - merge in the same patch the patch switching to the freescale-imx
   extract helper.
 - remove the dependency on "depends BR2_arm", since anyway the
   package Config.in file is only included if we are using the i.MX51
   or i.MX53 platforms.
 - use full installation paths (i.e $(INSTALL) -D), and install
   libraries 755, as it usually done.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/freescale-imx/Config.in
package/freescale-imx/libz160/Config.in [new file with mode: 0644]
package/freescale-imx/libz160/libz160.mk [new file with mode: 0644]