summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-21 07:45:59 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2016-03-10 14:58:26 +0100
commit00962adc49f43dd55ffb2e1b6f296ef7272ff386 (patch)
tree999c3d188ad1783e313d507388d15e67d9bd691b /recipes-graphics/userland/userland_git.bb
parent370e0f68e65d36f64a4e77700fd5cd3044c74cdc (diff)
downloadmeta-raspberrypi-00962adc49f43dd55ffb2e1b6f296ef7272ff386.tar.gz
userland: Drop extern inline patches
Not needed since the issues have been fixed differently upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
-rw-r--r--recipes-graphics/userland/userland_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index 4eb67fe..accc707 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -20,10 +20,8 @@ SRCREV = "748b2ba6112435063352d72f48d1d6dcc124bd6f"
20 20
21SRC_URI = "\ 21SRC_URI = "\
22 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ 22 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
23 file://0001-Fix-VCOS_INLINE_DECL-to-not-use-extern-inlines-in-de.patch \
24 file://0002-set-VMCS_INSTALL_PREFIX-to-usr.patch \ 23 file://0002-set-VMCS_INSTALL_PREFIX-to-usr.patch \
25 file://0003-cmake-generate-and-install-pkgconfig-files.patch \ 24 file://0003-cmake-generate-and-install-pkgconfig-files.patch \
26 file://0004-vcos_platform_types-Dont-use-extern-inline-with-clan.patch \
27 file://0005-Allow-applications-to-set-next-resource-handle.patch \ 25 file://0005-Allow-applications-to-set-next-resource-handle.patch \
28 file://0006-wayland-Add-support-for-the-Wayland-winsys.patch \ 26 file://0006-wayland-Add-support-for-the-Wayland-winsys.patch \
29 file://0007-wayland-Add-Wayland-example.patch \ 27 file://0007-wayland-Add-Wayland-example.patch \