mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
0a7e6a2105
commit
0f73b8ba2d
|
|
@ -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}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user