mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
frame: fix upstream check URL
Fixes: $: devtool check-upgrade-status frame <...> INFO: frame 2.5.0 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
91078a5d6b
commit
a7e891866b
@ -12,6 +12,9 @@ inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "https://launchpad.net/${BPN}/trunk/v${PV}/+download/${BPN}-${PV}.tar.gz \
|
||||
file://pessimizing-move.patch"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://launchpad.net/frame/trunk"
|
||||
|
||||
SRC_URI[md5sum] = "02baa941091c5d198cd1623b3ad36e68"
|
||||
SRC_URI[sha256sum] = "cfb9ab52cdccd926f1822a457264d0014c7eb9f4600a72626063dd073b26256f"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user