mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libmimetic: use UPSTREAM_CHECK_COMMITS
Fixes: $: devtool check-upgrade-status libmimetic <...> INFO: libmimetic 0.9.8 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:
committed by
Khem Raj
parent
34f89a5936
commit
b28d5c226b
@@ -15,6 +15,8 @@ SRC_URI += "git://github.com/LadislavSopko/mimetic/ \
|
||||
file://0001-mimetic-Check-for-MMAP_FAILED-return-from-mmap.patch \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CXXFLAGS += "-Wno-narrowing"
|
||||
|
||||
Reference in New Issue
Block a user