diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-02-21 07:45:59 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-03-10 14:58:26 +0100 |
| commit | 00962adc49f43dd55ffb2e1b6f296ef7272ff386 (patch) | |
| tree | 999c3d188ad1783e313d507388d15e67d9bd691b /recipes-graphics/userland/userland_git.bb | |
| parent | 370e0f68e65d36f64a4e77700fd5cd3044c74cdc (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 21 | SRC_URI = "\ | 21 | SRC_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 \ |
