summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2017-01-20 16:18:55 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-02-21 16:31:27 +0100
commit69dabb655f1c98924a60d19cd442590ccb258ce5 (patch)
tree703e2c1d3ae81ce3728d5aa9cedc26b9248abb52 /README.md
parent7bb3630d56eaf54bbb59bfac22ddca695f8d9dcd (diff)
add dependency to images
* [SPEC-424] * yocto image should use dependency to facilitate maintenance * yocto image should have its own LICENSE defined Change-Id: Ie7f2e48bab9cc194ce10e7d364e150d2678e64d6 Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2c12d469..c8d86760 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ As meta-agl's design of packagegroups, ``agl-demo-platform.bb`` contains
only ``packagegroup-agl-demo-platform`` and the packages of the DEMO applications.
``agl-demo-platform`` has 4 packagegroups in it,
-``packagegroup-agl-core``, ``packagegroup-agl-ivi``,
+``packagegroup-agl-image-minimal``, ``packagegroup-agl-image-ivi``,
``packagegroup-ivi-common-core``, and ``packagegroup-agl-demo-platform``.
* packagegroup-agl-appfw*