mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
menulibre: Upgrade to 2.4.0
Switch SRC_URI to github release artifacts Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-3
@@ -12,9 +12,8 @@ DEPENDS = " \
|
|||||||
inherit setuptools3_legacy gtk-icon-cache features_check
|
inherit setuptools3_legacy gtk-icon-cache features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data"
|
REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
SRC_URI = "https://github.com/bluesabre/${BPN}/releases/download/${BP}/${BP}.tar.gz"
|
||||||
SRCREV = "94bef4060714fa65c7246c25b87410b52a149f94"
|
SRC_URI[sha256sum] = "d906acf9cc13b0e15b8e342ae9aab8b0680db336a382d0c42f5d5f465f593c9f"
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
do_compile[noexec] = "1"
|
do_compile[noexec] = "1"
|
||||||
|
|
||||||
Reference in New Issue
Block a user