diff options
-rw-r--r-- | meta-oe/recipes-support/libmxml/libmxml_4.0.4.bb (renamed from meta-oe/recipes-support/libmxml/libmxml_4.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libmxml/libmxml_4.0.3.bb b/meta-oe/recipes-support/libmxml/libmxml_4.0.4.bb index 54582e7047..a271b697cd 100644 --- a/meta-oe/recipes-support/libmxml/libmxml_4.0.3.bb +++ b/meta-oe/recipes-support/libmxml/libmxml_4.0.4.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;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/michaelrsweet/mxml.git;branch=master;protocol=https" |
8 | SRCREV = "804c4f4d922e4ca240ce2cad3ec7bc5d00c08691" | 8 | SRCREV = "0d5afc4278d7a336d554602b951c2979c3f8f296" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | # Package does not support out of tree builds. | 11 | # Package does not support out of tree builds. |