diff options
-rw-r--r-- | meta-oe/recipes-support/libmxml/libmxml_3.3.bb (renamed from meta-oe/recipes-support/libmxml/libmxml_3.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.2.bb b/meta-oe/recipes-support/libmxml/libmxml_3.3.bb index 02443e27ff..c8e2167795 100644 --- a/meta-oe/recipes-support/libmxml/libmxml_3.2.bb +++ b/meta-oe/recipes-support/libmxml/libmxml_3.3.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/" | |||
5 | BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues" | 5 | BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/michaelrsweet/mxml.git;nobranch=1;protocol=https" | 7 | SRC_URI = "git://github.com/michaelrsweet/mxml.git;nobranch=1;protocol=https" |
8 | SRCREV = "38b044ed8ca2a611ed9ed3e26c4b46416335194e" | 8 | SRCREV = "0237559fdbcecae34157b547aa2b99e12de305a2" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | inherit autotools | 11 | inherit autotools |