From 560077821aee107e8fe88e8a99e7efa493aec2d5 Mon Sep 17 00:00:00 2001 From: Dengke Du Date: Wed, 20 Jul 2016 04:32:35 -0400 Subject: LSB: 4.1.0 -> 5.0 According to the LSB 5.0 Release Notes, FHS Released, Qt3 removed and evoloved its module strategy which you can access from the site: https://wiki.linuxfoundation.org/en/ReleaseNotes50 So we make two changes to comply with the LSB 5.0: 1. Remove the lsb-test-qt3-azov-*.rpm test package and delete the test session. 2. Update the test packages. (From OE-Core rev: 89771f2dfc58b83a457147f8498214d7a2bfae43) Signed-off-by: Dengke Du Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-extended/lsb/lsbtest/LSB_Test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta/recipes-extended/lsb/lsbtest/LSB_Test.sh') diff --git a/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh b/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh index b9971a17d1..c31a3eb462 100644 --- a/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh +++ b/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh @@ -113,7 +113,7 @@ fi #fi SERVER1="\ - http://${SERVER_NAME}/pub/lsb/base/${LSB_RELEASE}/binary" + http://${SERVER_NAME}/pub/lsb/base/released-all/binary" SERVER2="\ http://${SERVER_NAME}/pub/lsb/test_suites/released-all/binary/runtime" SERVER3="\ @@ -429,7 +429,6 @@ cat > /etc/rpm/sysinfo/Dirnames << EOF /opt/lsb/test/desktop/freetype /opt/lsb/test/desktop/gtkvts /opt/lsb/test/desktop/libpng -/opt/lsb/test/desktop/qt3 /opt/lsb/test/desktop/xft /opt/lsb/test/desktop/xml /opt/lsb/test/desktop/xrender -- cgit v1.2.3-54-g00ecf