summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Residori <marco.residori@xse.de>2014-06-25 09:36:08 +0200
committerMarco Residori <marco.residori@xse.de>2014-06-25 09:36:08 +0200
commitd65cdc42b3b3b374dff2cb3c4c5b361163429109 (patch)
tree1f180fc251deffadb405024840098f651fb9cb17
parentf3638ec5a1eb1b439ca51f7034c194343d88f020 (diff)
downloadpositioning-d65cdc42b3b3b374dff2cb3c4c5b361163429109.tar.gz
Update architecture diagram
-rwxr-xr-xarchitecture.pngbin94283 -> 93826 bytes
-rwxr-xr-xpositioning_1.0.bb6
2 files changed, 3 insertions, 3 deletions
diff --git a/architecture.png b/architecture.png
index c165a20..61e43ab 100755
--- a/architecture.png
+++ b/architecture.png
Binary files differ
diff --git a/positioning_1.0.bb b/positioning_1.0.bb
index 1e40c0a..e5106f1 100755
--- a/positioning_1.0.bb
+++ b/positioning_1.0.bb
@@ -19,8 +19,8 @@
#
# Description: This is a Yocto recipe of the 4 proofs of concept contained
# in the positioning repository.
-# Each PoC has its own sub-package. In this way it is possible to install
-# only the PoC(s) that are of interest
+# Each PoC has its own sub-package. In this way it is possible to
+# install only the PoC(s) that are of interest
#
# Status: Work in Progress
#
@@ -35,7 +35,7 @@ LICENSE_${PN}-repl = "MPLv2"
LICENSE_${PN}-enhpos = "MPLv2"
SRC_URI = "git://git.projects.genivi.org/lbs/positioning.git;protocol=git"
-SRCREV = "388525df57d3f0ff5ac8e6ad8edaf1b0bfb2d66b"
+SRCREV = "f3638ec5a1eb1b439ca51f7034c194343d88f020"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e73ca6874051c79a99d065bc57849af5"
S = "${WORKDIR}/git"