diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-19 23:07:53 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-19 23:11:21 +0200 |
commit | cede256fbdeac7ac78ad4127ec9212cb8da377a0 (patch) | |
tree | c9ec9454afa55a3f6cd8f61e89fbac93e13f82c6 /conf/distro | |
parent | fa89522c68ccfe7d889e04f0c887f323e7b5c908 (diff) |
shr: drop AUTOREV for ventura and emtooth
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/shr-autorev.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc index 25dac9ba32..b31c6b6e3e 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -11,7 +11,3 @@ SRCREV_pn-libphone-utils = "${AUTOREV}" SRCREV_pn-opimd-utils = "${AUTOREV}" SRCREV_pn-shr-installer = "${AUTOREV}" SRCREV_pn-shr-wizard = "${AUTOREV}" - -# additional package (built only with task-shr-feed) with live development -SRCREV_pn-ventura = "${AUTOREV}" -SRCREV_pn-emtooth = "${AUTOREV}" |