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 0cba28de58..5c80cf0c20 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -63,4 +63,6 @@ SRCREV_pn-openocd-native ?= "${AUTOREV}" SRCREV_pn-uboot-openmoko ?= "${AUTOREV}" SRCREV_pn-dfu-util ?= "${AUTOREV}" SRCREV_pn-dfu-util-native ?= "${AUTOREV}" +SRCREV_pn-usbpath ?= "${AUTOREV}" +SRCREV_pn-usbpath-native ?= "${AUTOREV}" |