diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-22 13:51:30 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-23 11:00:28 +0200 |
commit | fe16dc2f97b75bf68fb0dfe5df27a87657e240af (patch) | |
tree | 57af82854282d65499b92b732f48bd8286343c0d | |
parent | e10963aee9b4c6fa86fd2ead201c231612332497 (diff) |
shr-autorev: add mokosuite2, mokowm, mokowm-imf-ecore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | conf/distro/include/shr-autorev.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc index b31c6b6e3e..3ba0510607 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -11,3 +11,8 @@ SRCREV_pn-libphone-utils = "${AUTOREV}" SRCREV_pn-opimd-utils = "${AUTOREV}" SRCREV_pn-shr-installer = "${AUTOREV}" SRCREV_pn-shr-wizard = "${AUTOREV}" + +# mokosuite2 + deps +SRCREV_pn-mokosuite2 = "${AUTOREV}" +SRCREV_pn-mokowm = "${AUTOREV}" +SRCREV_pn-mokowm-imf-ecore = "${AUTOREV}" |