]> code.ossystems Code Review - openembedded-core.git/commitdiff
netbase: bump PE to purge bogus hash equivalence from autobuilder
authorSteve Sakoman <steve@sakoman.com>
Sat, 7 Nov 2020 03:20:27 +0000 (17:20 -1000)
committerSteve Sakoman <steve@sakoman.com>
Sat, 7 Nov 2020 16:29:55 +0000 (06:29 -1000)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/netbase/netbase_6.1.bb

index 0153746a9094bb4821b68d3ebf5a44246ef8163f..21af3a6c7d42cbacb55f496beef1c92f85f9eab6 100644 (file)
@@ -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"