diff options
Diffstat (limited to 'conf/distro/include/moko-autorev.inc')
-rw-r--r-- | conf/distro/include/moko-autorev.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index b63b9e0fe5..59968f508f 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -67,3 +67,5 @@ SRCREV_pn-u-boot-openmoko ?= "${AUTOREV}" SRCREV_pn-u-boot-openmoko-devel ?= "${AUTOREV}" SRCREV_pn-usbpath ?= "${AUTOREV}" SRCREV_pn-usbpath-native ?= "${AUTOREV}" +SRCREV_pn-wmiconfig ?= "${AUTOREV}" + |