[oe-commits] [meta-openembedded] 04/32: rwmem: Upgrade to latest

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 17:48:35 UTC 2020


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 bdba4d00d6cf1a200b5b3a02d91ea3fe7f8188e6
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Jan 1 03:18:34 2020 -0800

    rwmem: Upgrade to latest
    
    gets gcc10 fixes for missing #include <stdexcept>
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb b/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
index 5d81fdb..065243c 100644
--- a/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
+++ b/meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
@@ -15,7 +15,7 @@ DEPENDS += "python3 python3-pybind11"
 
 PV .= "+git${SRCPV}"
 
-SRCREV_rwmem = "cc296c5366a35a4c4271cfa3cc9831f6f34bfd9d"
+SRCREV_rwmem = "3ec3e421211b58e766651c2e3a3a21acf14a1906"
 SRCREV_inih = "4b10c654051a86556dfdb634c891b6c3224c4109"
 
 SRCREV_FORMAT = "rwmem_inih"

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


More information about the Openembedded-commits mailing list