rwmem: Upgrade to latest

gets gcc10 fixes for missing #include <stdexcept>

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-01-01 03:18:34 -08:00
parent 91f53941b8
commit bdba4d00d6

View File

@ -15,7 +15,7 @@ DEPENDS += "python3 python3-pybind11"
PV .= "+git${SRCPV}"
SRCREV_rwmem = "cc296c5366a35a4c4271cfa3cc9831f6f34bfd9d"
SRCREV_rwmem = "3ec3e421211b58e766651c2e3a3a21acf14a1906"
SRCREV_inih = "4b10c654051a86556dfdb634c891b6c3224c4109"
SRCREV_FORMAT = "rwmem_inih"