diff options
Diffstat (limited to 'meta-oe/recipes-support/dool')
-rw-r--r-- | meta-oe/recipes-support/dool/dool_1.3.4.bb (renamed from meta-oe/recipes-support/dool/dool_1.3.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/dool/dool_1.3.1.bb b/meta-oe/recipes-support/dool/dool_1.3.4.bb index b20f8b4015..d18f5c8b01 100644 --- a/meta-oe/recipes-support/dool/dool_1.3.1.bb +++ b/meta-oe/recipes-support/dool/dool_1.3.4.bb | |||
@@ -12,9 +12,8 @@ RDEPENDS:${PN} += "python3-core python3-misc python3-resource python3-shell pyth | |||
12 | SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/scottchiefbaker/dool.git;branch=master;protocol=https \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRCREV = "30847c748483bc088549486292232d805b086b1f" | 15 | SRCREV = "5068abef0a960c173a91e84a45e7fea1b0a802c0" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | 17 | ||
19 | do_install() { | 18 | do_install() { |
20 | oe_runmake 'DESTDIR=${D}' install | 19 | oe_runmake 'DESTDIR=${D}' install |