summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-08-27 02:27:10 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-28 03:48:08 +0300
commit8e73d1dd102f215bfa6a747ace1e5e1818858914 (patch)
treeb6bbee0d0a330e64b2981a19510018ceaee30575 /meta-intel/meta-common
parente202893a904d19ff3f3af4587a29c018a4324334 (diff)
downloadopenbmc-8e73d1dd102f215bfa6a747ace1e5e1818858914.tar.xz
Remove pinned libxml2
This change has been in upstream for a long time. No need to keep it here. Tested: build succeeds. (From meta-intel rev: 42016a18f92c57df6d1644608a13bf170d4868eb) Change-Id: Id17ab88be1f8420f17260169ba2a593907a128d4 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/meta-common')
-rw-r--r--meta-intel/meta-common/recipes-intel/libtinyxml2/libtinyxml2_%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-intel/meta-common/recipes-intel/libtinyxml2/libtinyxml2_%.bbappend b/meta-intel/meta-common/recipes-intel/libtinyxml2/libtinyxml2_%.bbappend
deleted file mode 100644
index 60cfe5e9d..000000000
--- a/meta-intel/meta-common/recipes-intel/libtinyxml2/libtinyxml2_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-# update libtinyxml2 to version 6.0.0
-SRCREV = "8c8293ba8969a46947606a93ff0cb5a083aab47a"
-FILES_${PN}-dev += "${libdir}/cmake/tinyxml2/*"