mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
lsscsi: fix versioning
PE bump is needed because previous PV "030" > current PV "0.32" Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
dd477d1633
commit
739baff583
@@ -8,6 +8,8 @@ SRC_URI = "http://sg.danny.cz/scsi/${BP}.tgz"
|
|||||||
|
|
||||||
SRC_URI[sha256sum] = "0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1"
|
SRC_URI[sha256sum] = "0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1"
|
||||||
|
|
||||||
|
PE = "1"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
S = "${WORKDIR}/lsscsi-${PV}"
|
S = "${WORKDIR}/lsscsi-${PV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user