diff options
| -rw-r--r-- | meta-oe/recipes-support/libmxml/libmxml_3.3.1.bb (renamed from meta-oe/recipes-support/libmxml/libmxml_3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.3.bb b/meta-oe/recipes-support/libmxml/libmxml_3.3.1.bb index c8e2167795..b81050b25a 100644 --- a/meta-oe/recipes-support/libmxml/libmxml_3.3.bb +++ b/meta-oe/recipes-support/libmxml/libmxml_3.3.1.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 = "0237559fdbcecae34157b547aa2b99e12de305a2" | 8 | SRCREV = "fd47c7d115191c8a6bce2c781ffee41e179530f2" |
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
