diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2017-12-29 13:56:28 +0000 |
---|---|---|
committer | ronan <ronan.lemartret@gmail.com> | 2018-02-13 17:22:38 +0100 |
commit | b68bce7ef29ae96e5999c6785f025ea8666f9a53 (patch) | |
tree | 6effb517fef6b5bf770080da8343b4e7185ec8fc | |
parent | 5aa7c89101a7f6beeacef5bafbd9549297ad4741 (diff) |
ninja,harfbuzz: Remove .bbappend
This is already applied in upstream.
Bug-AGL: SPEC-1181
Change-Id: I9d378f7da1874b7f679cad0a1948f381899a85e3
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
-rw-r--r-- | recipes-devtools/ninja/ninja_%.bbappend | 2 | ||||
-rw-r--r-- | recipes-graphics/harfbuzz/harfbuzz_%.bbappend | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/recipes-devtools/ninja/ninja_%.bbappend b/recipes-devtools/ninja/ninja_%.bbappend deleted file mode 100644 index efc347a71..000000000 --- a/recipes-devtools/ninja/ninja_%.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -BBCLASSEXTEND += "nativesdk" - diff --git a/recipes-graphics/harfbuzz/harfbuzz_%.bbappend b/recipes-graphics/harfbuzz/harfbuzz_%.bbappend deleted file mode 100644 index 7ac439a25..000000000 --- a/recipes-graphics/harfbuzz/harfbuzz_%.bbappend +++ /dev/null @@ -1 +0,0 @@ -PACKAGECONFIG_append = " icu" |