mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 14:00:26 +00:00
sdparm: add UPSTREAM_CHECK_REGEX
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,8 @@ SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \
|
||||
"
|
||||
MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "sdparm-(?P<pver>\d+(\.\d+)+)\.tgz"
|
||||
|
||||
PACKAGES =+ "${PN}-scripts"
|
||||
RDEPENDS_${PN}-scripts += "bash ${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user