diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2009-11-26 15:54:54 +0000 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-11-26 20:07:39 +0100 |
commit | d95e0f1886bf7d4013c6593605cf90e0b889b412 (patch) | |
tree | 5472eaf527b63fb0ca1aff168b5e4f8207160979 /conf | |
parent | e6c9a9740bdbe3a86b3ef0c25cc37b3d9d844c0f (diff) |
shr-autorev: add opimd-utils to AUTOREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'conf')
-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 78735fddce..122433b7fc 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -12,3 +12,5 @@ SRCREV_pn-phonefsod = "${AUTOREV}" SRCREV_pn-libphone-ui = "${AUTOREV}" SRCREV_pn-libphone-ui-shr = "${AUTOREV}" SRCREV_pn-libphone-utils = "${AUTOREV}" +SRCREV_pn-opimd-utils = "${AUTOREV}" + |