diff --git a/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb b/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb index a6a6feb81a..bdf20a7ca4 100644 --- a/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb +++ b/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "pciutils" -SRCREV = "e62e515ce314599e48b268dac69d2f16a504264c" +SRCREV = "47e0b24d7a86acf429991ac155a51c78f1be341e" SRC_URI = "git://git.sysmocom.de/rtl8168-eeprom;protocol=git;branch=master" PV = "v0.0.1+git${SRCPV}" PR = "r0"