mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +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"
|
MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_REGEX = "sdparm-(?P<pver>\d+(\.\d+)+)\.tgz"
|
||||||
|
|
||||||
PACKAGES =+ "${PN}-scripts"
|
PACKAGES =+ "${PN}-scripts"
|
||||||
RDEPENDS_${PN}-scripts += "bash ${PN}"
|
RDEPENDS_${PN}-scripts += "bash ${PN}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user