mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
sethdlc: set PV in filename
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5341caddb7
commit
9bd0009b34
@ -5,15 +5,13 @@ LICENSE = "GPLv2 & GPLv2+ "
|
||||
LIC_FILES_CHKSUM = "file://sethdlc.c;endline=10;md5=90f936879e9f8b755a138aeb348782eb"
|
||||
|
||||
|
||||
SRC_URI = "https://www.kernel.org/pub/linux/utils/net/hdlc/${BPN}-1.18.tar.gz \
|
||||
SRC_URI = "https://www.kernel.org/pub/linux/utils/net/hdlc/${BP}.tar.gz \
|
||||
file://sethdlc-fix-host-contamination.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "9016878156a5eadb06c0bae71cc5c9ab"
|
||||
SRC_URI[sha256sum] = "21b1e2e1cb0e288b0ec8fcfd9fed449914e0f8e6fc273706bd5b3d4f6ab6b04e"
|
||||
|
||||
|
||||
S = "${WORKDIR}/${BPN}-1.18"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
DEPENDS = "virtual/kernel"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user