mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 17:49:32 +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"
|
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}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user