From e722be5facd8bdfb43ee08665dc2e2d38d6d5853 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 15 Mar 2024 06:37:21 +0100 Subject: recipes: Drop remaining PR values from recipes * as oe-core did in: https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab * when people are have to maintain own PRs for recipes in oe-core, they might add them for meta-oe recipes at the same time when upgrading to next LTS Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-networking/recipes-support/netcat/netcat_0.7.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-networking/recipes-support') diff --git a/meta-networking/recipes-support/netcat/netcat_0.7.1.bb b/meta-networking/recipes-support/netcat/netcat_0.7.1.bb index 54a4ea0b33..fd36aadd7e 100644 --- a/meta-networking/recipes-support/netcat/netcat_0.7.1.bb +++ b/meta-networking/recipes-support/netcat/netcat_0.7.1.bb @@ -2,7 +2,6 @@ require netcat.inc LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/netcat/netcat-${PV}.tar.bz2 \ file://obsolete_autoconf_macros.patch \ -- cgit v1.2.3-54-g00ecf