diff options
| -rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb index 0ac08bd51c..59c6093b14 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_git.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_git.bb | |||
| @@ -5,8 +5,8 @@ SECTION = "System/Base" | |||
| 5 | LICENSE = "GPL-2.0+" | 5 | LICENSE = "GPL-2.0+" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
| 7 | 7 | ||
| 8 | PV = "0.342" | 8 | PV = "0.343" |
| 9 | SRCREV = "bdcc84fca6eb97bef9a8a8b04f71cbed8f32a986" | 9 | SRCREV = "cce4969f24c213ae3ab45ee90a485b342ab74014" |
| 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
