diff options
author | Michael Teyfel <mteyfel@de.adit-jv.com> | 2018-10-12 15:50:26 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-10-12 19:53:36 +0000 |
commit | e8c10f790cf4cc1c996cbd5be1555f859a95d44c (patch) | |
tree | 1d78021f3a032dda8fcb5316d45cff6f5693254e | |
parent | af93457129f86e9fefad1e1c2c965ab2fa94d788 (diff) |
Clean-up of wayland-ivi-extension_1.13.0 related legacy stuff
Since the agl demo is now using wayland-ivi-extension
v2.0.2 everything related to v1.13.0 should be removed.
That means all bitbake recipes and also the used patch
files.
Change-Id: I326c8e13c6084ec2135d6f75d64db260d347491e
Signed-off-by: Michael Teyfel <mteyfel@de.adit-jv.com>
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bbappend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bbappend b/meta-agl-bsp/meta-ti/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bbappend deleted file mode 100644 index e9a57d324..000000000 --- a/meta-agl-bsp/meta-ti/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" - -SRC_URI_append = "\ - file://force-type-conversion.patch \ - " |