[oe-commits] [meta-openembedded] 01/05: libteam: Upgrade to 1.28

git at git.openembedded.org git at git.openembedded.org
Sat Jan 12 16:22:09 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 29f47a6d736706553e0e5da1e6220ff0d2939e7a
Author: Mingli Yu <mingli.yu at windriver.com>
AuthorDate: Fri Jan 11 01:25:07 2019 -0800

    libteam: Upgrade to 1.28
    
    Remove the useless checksum lines as the
    source is git repo, not the tar file.
    
    Signed-off-by: Mingli Yu <mingli.yu at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-support/libteam/{libteam_1.27.bb => libteam_1.28.bb} | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/meta-oe/recipes-support/libteam/libteam_1.27.bb b/meta-oe/recipes-support/libteam/libteam_1.28.bb
similarity index 84%
rename from meta-oe/recipes-support/libteam/libteam_1.27.bb
rename to meta-oe/recipes-support/libteam/libteam_1.28.bb
index 442592d..b80bb4e 100644
--- a/meta-oe/recipes-support/libteam/libteam_1.27.bb
+++ b/meta-oe/recipes-support/libteam/libteam_1.28.bb
@@ -13,10 +13,7 @@ SRC_URI = "git://github.com/jpirko/libteam \
            file://0001-team_basic_test.py-disable-RedHat-specific-test.patch \
            file://run-ptest \
            "
-SRCREV = "91a928a56a501daac5ce8b3c16bd9943661f1d16"
-
-SRC_URI[md5sum] = "565114d70c41bff6093d8e57be284e8a"
-SRC_URI[sha256sum] = "d65286379141db141bea33424ec0507bb0f827a0bf03d9c65004bb593e3d5545"
+SRCREV = "903950c7fcf28c32f4b62d9d1c07c0234e8378a2"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list