diff options
-rw-r--r-- | meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb b/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb index afc947f622..c2f0630383 100644 --- a/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb +++ b/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb | |||
@@ -12,6 +12,6 @@ SRC_URI = "http://rigaux.org/${BP}.src.tgz \ | |||
12 | SRC_URI[md5sum] = "a5af1378d028512a9cad27a5ba3e15f9" | 12 | SRC_URI[md5sum] = "a5af1378d028512a9cad27a5ba3e15f9" |
13 | SRC_URI[sha256sum] = "6a126da30a77f5c0b08038aa7a881d910e3b65d13767fb54c58c983963b88dd7" | 13 | SRC_URI[sha256sum] = "6a126da30a77f5c0b08038aa7a881d910e3b65d13767fb54c58c983963b88dd7" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools-brokensep |
16 | 16 | ||
17 | S = "${WORKDIR}/${PN}" | 17 | S = "${WORKDIR}/${PN}" |