mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
netbase: bump PE to purge bogus hash equivalence from autobuilder
(From OE-Core rev: 2c4607edf1c4509ffc4935887388604538552d26) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f5225d4f3a
commit
33d8059992
@@ -4,7 +4,7 @@ HOMEPAGE = "http://packages.debian.org/netbase"
|
||||
SECTION = "base"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://debian/copyright;md5=3dd6192d306f582dee7687da3d8748ab"
|
||||
PE = "1"
|
||||
PE = "2"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/n/${BPN}/${BPN}_${PV}~bpo10+1.tar.xz"
|
||||
S = "${WORKDIR}/${BPN}-${PV}~bpo10+1"
|
||||
|
||||
Reference in New Issue
Block a user