fso-autorev.inc: added android-rpc
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 27 Aug 2010 15:46:50 +0000 (17:46 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 27 Aug 2010 22:12:06 +0000 (00:12 +0200)
fso-autorev.inc is usually included in local.conf,
by people or builders of the SHR distribution.

android-rpc is needed by htcdream for GPS to work.

Making it autorev in fso-autorev.inc is a good idea:
  *it make it stay in sync with other parts of fso.
  *it permit to follows the development android-rpc
    which is part of fso

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
conf/distro/include/fso-autorev.inc

index 89a871b..33b9c90 100644 (file)
@@ -3,6 +3,7 @@ FSO_CORNUCOPIA_SRCREV = "${AUTOREV}"
 FSO_PYTHONHELPERS_SRCREV = "${AUTOREV}"
 
 SRCREV_pn-android-image-utils-native = "${AUTOREV}"
+SRCREV_pn-android-rpc = "${AUTOREV}"
 SRCREV_pn-dbus-hlid = "${AUTOREV}"
 SRCREV_pn-frameworkd = "${AUTOREV}"
 SRCREV_pn-frameworkd-devel = "${AUTOREV}"