diff options
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_git.bb')
-rw-r--r-- | meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_git.bb index 5f3e3f686..035a11c89 100644 --- a/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_git.bb +++ b/meta-openembedded/meta-oe/recipes-support/hwdata/hwdata_git.bb @@ -5,8 +5,8 @@ SECTION = "System/Base" LICENSE = "GPL-2.0+" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" -PV = "0.333" -SRCREV = "2de52be0d00015fa6cde70bb845fa9b86cf6f420" +PV = "0.336" +SRCREV = "e0e15bc7930f6d7befa4e7060fd03cc4935f6190" SRC_URI = "git://github.com/vcrhonek/${BPN}.git" S = "${WORKDIR}/git" |