diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2019-07-18 10:23:54 -0500 |
---|---|---|
committer | Joshua Watt <JPEWhacker@gmail.com> | 2019-07-18 10:25:23 -0500 |
commit | 3fa43aa92f1a1c90304f6f4f49270915d1392cce (patch) | |
tree | f7f68c3c1aec14a6c55df7cad4ce15cbb9829529 /recipes-extended/bzip2/bzip2_1.0.7.bbappend | |
parent | 1d466f68a08d2251da6c46cd788bf33cc5096f4a (diff) | |
download | meta-mingw-2.8_M2.tar.gz |
bzip2: Remove bbappend2.8_M2
The patch being applied by meta-mingw has been upstreamed as of 1.0.8,
so there is no need to have a bbappend anymore.
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Diffstat (limited to 'recipes-extended/bzip2/bzip2_1.0.7.bbappend')
-rw-r--r-- | recipes-extended/bzip2/bzip2_1.0.7.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-extended/bzip2/bzip2_1.0.7.bbappend b/recipes-extended/bzip2/bzip2_1.0.7.bbappend deleted file mode 100644 index 3cc4b01..0000000 --- a/recipes-extended/bzip2/bzip2_1.0.7.bbappend +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | |||
2 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
3 | |||
4 | SRC_URI_append_mingw32 = " file://0001-Fix-include-path-separator.patch" | ||