diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-02-22 21:10:11 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-22 22:24:22 +0100 |
commit | 83dbee0cca7b302e36d894630525ee4aecca6958 (patch) | |
tree | ebef02cc04331c5a97cc1e208fab3a614ce0d79f /package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch | |
parent | 65f442a6495b2ade4f5ca753607b6c54fa63d51a (diff) | |
download | buildroot-83dbee0cca7b302e36d894630525ee4aecca6958.tar.gz buildroot-83dbee0cca7b302e36d894630525ee4aecca6958.zip |
package/rpi-userland: bump version
Misc fixes and enhancements for: vsync; building with musl; clocks;
memory compaction...
Drop musl patches: applied upstream, yeah! :-)
Rename remaining patches, refresh on top latest master, and use
git-format to re-generate the patches.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch')
-rw-r--r-- | package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch b/package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch index e54d29e03d..c21889808c 100644 --- a/package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch +++ b/package/rpi-userland/0002-makefiles-cmake-vmcs.cmake-allow-to-override-VMCS_IN.patch @@ -1,6 +1,6 @@ -From fec2560cfcb8d3398e4f1ccc3de7923365873676 Mon Sep 17 00:00:00 2001 +From 8894136ff80a8c6eeadf1799af59aa3aa7b87827 Mon Sep 17 00:00:00 2001 From: Samuel Martin <s.martin49@gmail.com> -Date: Sat, 5 Jan 2013 16:04:55 +0100 +Date: Sat, 24 Jan 2015 19:44:50 +0100 Subject: [PATCH] makefiles/cmake/vmcs.cmake: allow to override VMCS_INSTALL_PREFIX @@ -23,4 +23,5 @@ index 0f8641b..cc70cca 100644 endif() -- -1.8.1 +1.9.1 + |