diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-11-20 23:43:41 -0800 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2018-11-21 17:56:52 +0200 |
commit | 7c94afee2b12a1cdef2f8c3c743c555af17a560b (patch) | |
tree | b6d9a419f0cd8e2bb0a6989cb453edc24c182fba /recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch | |
parent | 981376b1c43a97fbc7d0309ce1e97239dfd4f4f9 (diff) | |
download | meta-raspberrypi-7c94afee2b12a1cdef2f8c3c743c555af17a560b.tar.gz |
userland: Update to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch')
-rw-r--r-- | recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch b/recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch index 8d78333..bbaadda 100644 --- a/recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch +++ b/recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 0273b7b9d7a27d8fe7d3ad8680b799f997e75dca Mon Sep 17 00:00:00 2001 | 1 | From bd940c32878d401f311215270579ff513c2f3999 Mon Sep 17 00:00:00 2001 |
2 | From: "Yann E. MORIN" <yann.morin.1998@free.fr> | 2 | From: "Yann E. MORIN" <yann.morin.1998@free.fr> |
3 | Date: Sat, 24 Jan 2015 22:07:19 +0100 | 3 | Date: Sat, 24 Jan 2015 22:07:19 +0100 |
4 | Subject: [PATCH 05/16] interface: remove faulty assert() to make weston happy | 4 | Subject: [PATCH 05/18] interface: remove faulty assert() to make weston happy |
5 | at runtime | 5 | at runtime |
6 | 6 | ||
7 | This was removed after a discussion on IRC with the weston guys | 7 | This was removed after a discussion on IRC with the weston guys |
@@ -25,5 +25,5 @@ index eab146e..29e0dee 100755 | |||
25 | } | 25 | } |
26 | } else { | 26 | } else { |
27 | -- | 27 | -- |
28 | 2.16.1 | 28 | 2.19.1 |
29 | 29 | ||