Remove RCONFLICTS:${PN} for the packages from the timezones recipe,
which was replaced by tzdata in OE-Classic in 2007...

Also remove a commented timezone (pacificnew), which has actually never
been added to TZONES.

Signed-off-by: Peter Kjellerstedt <[email protected]>
---

These changes were part of the second version of the patches I sent
earlier, but the first version of those patches was actually merged
instead.

 meta/recipes-extended/timezone/tzdata.bb | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/meta/recipes-extended/timezone/tzdata.bb 
b/meta/recipes-extended/timezone/tzdata.bb
index cc1caff124..7f4322d867 100644
--- a/meta/recipes-extended/timezone/tzdata.bb
+++ b/meta/recipes-extended/timezone/tzdata.bb
@@ -13,7 +13,6 @@ TZONES = " \
     africa antarctica asia australasia europe northamerica southamerica \
     factory etcetera backward \
 "
-# pacificnew
 
 # "slim" is the default since 2020b
 # "fat" is needed by e.g. MariaDB's mysql_tzinfo_to_sql
@@ -201,9 +200,3 @@ CONFFILES:tzdata-core = "${sysconfdir}/localtime 
${sysconfdir}/timezone"
 ALLOW_EMPTY:${PN} = "1"
 
 RDEPENDS:${PN} = "${TZ_PACKAGES}"
-RCONFLICTS:${PN} = " \
-    timezones timezone-africa timezone-america timezone-antarctica \
-    timezone-arctic timezone-asia timezone-atlantic timezone-australia \
-    timezone-europe timezone-indian timezone-iso3166.tab timezone-pacific \
-    timezone-zone.tab \
-"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#159932): 
https://lists.openembedded.org/g/openembedded-core/message/159932
Mute This Topic: https://lists.openembedded.org/mt/87887947/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to