Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/{mesa3d, mesa3d-headers}: bump version to 18.0.1 | Bernd Kuhls | 2018-04-21 | 1 | -44/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | Removed patch 0002, upstream committed a different fix: https://cgit.freedesktop.org/mesa/mesa/commit/?h=18.1&id=cbee1bfb34274668a05995b9d4c78ddec9e5ea4c https://cgit.freedesktop.org/mesa/mesa/commit/?h=18.1&id=5a75019ad0270a974788a9b8648ba98ff4203768 Renumbered patch 0003 -> 0002. Tested using test-pkg (removed skipped toolchains from log): armv5-ctng-linux-gnueabi [ 1/46]: OK armv7-ctng-linux-gnueabihf [ 2/46]: OK br-aarch64-glibc [ 3/46]: OK br-arcle-hs38 [ 4/46]: OK br-arm-cortex-a9-glibc [ 6/46]: OK br-arm-cortex-a9-musl [ 7/46]: OK br-arm-full [ 9/46]: OK br-i386-pentium4-full [12/46]: OK br-i386-pentium-mmx-musl [13/46]: OK Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | package/{mesa3d, mesa3d-headers}: bump version to 17.3.1 | Romain Naour | 2017-12-22 | 1 | -6/+8 |
| | | | | | | Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | package/mesa3d: remove old patch for uClibc | Romain Naour | 2017-11-05 | 1 | -0/+42 |
This patch is no longer necessary since Buildroot is using uClibc-ng and the patch [1] as been merged upstream. It's 2017 and uClibc toolchains have been rebuild with uClibc-ng. Drop upstream patch and rename remaining one. [1] https://cgit.openadk.org/cgi/cgit/uclibc-ng.git/commit/?id=6c4538905e65ceb203f59aaa9a61728e81c6bc0a Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |