diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2009-12-27 13:54:33 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-29 19:32:38 +0100 |
commit | 5264fffb2a3da29a41ec951508ec6ca1a05ec828 (patch) | |
tree | a9b244fc2c5c38833211de8211828c0ee807335b /conf/distro/include/shr-autorev.inc | |
parent | fccc228c7c7d98fba2cc74165d99c348bfc92d55 (diff) |
shr-autorev.inc: set shr-installer to AUTOREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro/include/shr-autorev.inc')
-rw-r--r-- | conf/distro/include/shr-autorev.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc index 9449b87604..75f389cf83 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -13,5 +13,6 @@ SRCREV_pn-libphone-ui = "${AUTOREV}" SRCREV_pn-libphone-ui-shr = "${AUTOREV}" SRCREV_pn-libphone-utils = "${AUTOREV}" SRCREV_pn-opimd-utils = "${AUTOREV}" +SRCREV_pn-shr-installer = "${AUTOREV}" SRCREV_pn-shr-wizard = "${AUTOREV}" |