]> code.ossystems Code Review - openembedded-core.git/commitdiff
lsb/lsbtests: Update package lists to use latest version of binary
authorJose Perez Carranza <jose.perez.carranza@linux.intel.com>
Mon, 11 Jun 2018 02:26:10 +0000 (10:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Nov 2018 16:02:08 +0000 (16:02 +0000)
Currently  package list is pointing to  "lsb-setup-4.1.0-1.noarch.rpm"
which is not available anymore on
http://ftp.linuxfoundation.org/pub/lsb/base/released-all/binary/ hence
BASE_PACKAGES_LIST is updated to point to the latest available version.

[YOCTO #12240]

(From OE-Core rev: a1e61b05d83de0feeb6d05851477108902d1dfb0)

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/lsb/lsbtest/packages_list

index 959f93150472f631784dbbfd0e9a6a0269eb08b7..1a6c11699ab64e00cf9c9454d5a1795c630c2d6e 100644 (file)
@@ -1,7 +1,7 @@
 LSB_RELEASE="released-5.0"
 LSB_ARCH="lsbarch"
 
-BASE_PACKAGES_LIST="lsb-setup-4.1.0-1.noarch.rpm"
+BASE_PACKAGES_LIST="lsb-setup-5.0.0-2.noarch.rpm"
 
 RUNTIME_BASE_PACKAGES_LIST="lsb-dist-checker-5.0.0.1-1.targetarch.rpm \
        lsb-tet3-lite-3.7-27.lsb5.targetarch.rpm \