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-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-connectivity') diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb index f5e2f67b35..31f6ae37fc 100644 --- a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb +++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb @@ -11,7 +11,6 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-python/telepathy- file://remove_duplicate_install.patch \ file://telepathy-python_fix_for_automake_1.12.patch" -PR = "r6" S = "${WORKDIR}/telepathy-python-${PV}" -- cgit v1.2.3-54-g00ecf