mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gradm: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
Adding UPSTREAM_CHECK_URI fix UNKNOWN_BROKEN status from running devtool check-upgrade-status. The next version of the package can be found from upstream sources. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
This commit is contained in:
committed by
Khem Raj
parent
c04b4f6e48
commit
7a95c83bb5
@@ -18,6 +18,8 @@ SRC_URI = "http://grsecurity.net/stable/${BP}.tar.gz \
|
||||
"
|
||||
SRC_URI[sha256sum] = "2459290f367a47c8a1ce4ea2ec08359799ea33dc15ed4436439596ce88284fb9"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://grsecurity.net/download"
|
||||
|
||||
S = "${WORKDIR}/gradm"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
Reference in New Issue
Block a user