diff options
author | Benjamin Schieder <blindcoder@scavenger.homeip.net> | 2010-02-11 07:48:03 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-11 11:40:32 +0100 |
commit | dddc18997561e314abbf50445ddaead739438816 (patch) | |
tree | 3d102957a7b97e8fdfd18c2a2fa5abfd527f2b6b /conf/distro/include | |
parent | 351be9f9cd3ed0c5bb0c658e26fd132b6a3f234a (diff) |
fltkspacetrader: version 1.0-stable has been tagged. SHR use it with AUTOREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/shr-autorev.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc index 6a8ef29fe2..93677d08c7 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -16,5 +16,7 @@ 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}" +SRCREV_pn-fltkspacetrader = "${AUTOREV}" |