diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-02-12 18:21:21 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-02-12 18:21:21 +0100 |
commit | e33db5b435228343e84d51c9f963e20c71622358 (patch) | |
tree | 63f30a80968b17694288cd6474203bf907a84a85 /conf | |
parent | 009ebd8b9283153635f908e5fd325081d2acf576 (diff) |
moko-autorev.inc: s/tichy/paroli/, and add qi
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/moko-autorev.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index 08279e8f98..ce9f488e77 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -59,8 +59,9 @@ SRCREV_pn-opkg ?= "${AUTOREV}" SRCREV_pn-opkg-native ?= "${AUTOREV}" SRCREV_pn-opkg-sdk ?= "${AUTOREV}" SRCREV_pn-packagekit ?= "${AUTOREV}" +SRCREV_pn-paroli ?= "${AUTOREV}" SRCREV_pn-pyefl-sudoku ?= "${AUTOREV}" -SRCREV_pn-python-gsmd ?= "${AUTOREV}" +SRCREV_pn-qi ?= "${AUTOREV}" SRCREV_pn-tichy ?= "${AUTOREV}" SRCREV_pn-u-boot-openmoko ?= "${AUTOREV}" SRCREV_pn-u-boot-openmoko-devel ?= "${AUTOREV}" |