diff options
| -rw-r--r-- | meta-oe/recipes-extended/hexedit/hexedit_1.6.bb (renamed from meta-oe/recipes-extended/hexedit/hexedit_1.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb b/meta-oe/recipes-extended/hexedit/hexedit_1.6.bb index e996593135..d2b23b41b4 100644 --- a/meta-oe/recipes-extended/hexedit/hexedit_1.5.bb +++ b/meta-oe/recipes-extended/hexedit/hexedit_1.6.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
| 9 | SRC_URI = "git://github.com/pixel/hexedit.git;branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/pixel/hexedit.git;branch=master;protocol=https \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV = "baf45a289360a39a05253949fb9d1b50e4668d8a" | 12 | SRCREV = "eab92dcaa34b66bc5182772afc9fda4ac8a27597" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
