diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2023-11-02 15:45:57 -0700 |
---|---|---|
committer | Joel Winarske <joel.winarske@gmail.com> | 2023-11-02 15:45:57 -0700 |
commit | 832fb66cc1dad280410e828547e97315741f085d (patch) | |
tree | a4a2cd33189f85e11c8cd344781d83b8c7ffcaab /meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc | |
parent | 68ca7f2f0ee0065eed55665b13234d81cfd26087 (diff) |
Remove unused files
-bbappends have been moved upstream
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I7d65ba7b477b67a3e9601633bf4a09f4532fc0ce
Diffstat (limited to 'meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc')
-rw-r--r-- | meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc b/meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc deleted file mode 100644 index 869b3a4f..00000000 --- a/meta-agl-flutter/recipes-graphics/toyota/flutter-auto_aglflutter.inc +++ /dev/null @@ -1,6 +0,0 @@ -FILESEXTRAPATHS:prepend := "${THISDIR}/files:" - -SRC_URI += "file://0001-The-ivi-homescreen-is-using-eglGetPlatformDisplay-di.patch" - -# NOTE: Cannot use += here due to ??= use in the recipe -PACKAGECONFIG:append = " client-agl" |