commit | 93f35f05e6670ce4d35dce29fa524475f1fccc36 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 31 14:37:10 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Apr 01 14:11:17 2022 +0000 |
tree | 698d1637a50f1fbb0e6c95a203b97956a4400f52 | |
parent | 9aee50030142f0352e48fd0b14b3aab4e7efa158 [diff] |
meta-google: remove zstd bbappend This is no longer needed, the latest upstream version of the recipe has added both of these by default: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/52492/4/poky/meta/recipes-extended/zstd/zstd_1.5.2.bb Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I01e4404ba1694c1f8f7436e4ccf52fae4b5eb156
diff --git a/meta-google/recipes-extended/zstd/zstd_%.bbappend b/meta-google/recipes-extended/zstd/zstd_%.bbappend deleted file mode 100644 index 84c6e55..0000000 --- a/meta-google/recipes-extended/zstd/zstd_%.bbappend +++ /dev/null
@@ -1,2 +0,0 @@ -PACKAGES =+ "lib${BPN}" -FILES:lib${BPN} = "${libdir}/lib*${SOLIBS}"