X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=24e5e5692eb0e439f7d40bb1b497d61369f62b7d;hb=e33fb7867a36b803f7ae2a1cb8f1a3b4f9076e08;hp=8d1290a0e8de57aa00d1e23a5c59179c7bf231aa;hpb=f5c14333d2170ae9babed53ea530828569a830ff;p=src%2Flibhomescreen.git diff --git a/README.md b/README.md index 8d1290a..24e5e56 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,10 @@ This project contains: libhomescreen: HomeScreen API C++ shared library AGL repo for source code: -https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git +https://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git AGL repo for bitbake recipe: -https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=blob;f=recipes-demo-hmi/homescreen/homescreen_git.bb - - - +https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-devel.git;a=blob;f=recipes-demo-hmi/libhomescreen/libhomescreen_git.bb Quickstart: @@ -17,23 +14,16 @@ Instructions for building libhomescreen --------------------------------------- The libhomescreen is part of the -packagegroup-agl-demo-platform +packagegroup-hmi-framework packagegroup. This also includes the following apps: -- HomeScreenAppFrameworkBinderAGL -- InputEventManager -- SampleAppTimeDate -- SampleHomeScreenInterfaceApp -- WindowManager - - - - +- agl-service-windowmanager-2017 +- agl-service-soundmanager-2017 +- agl-service-homescreen-2017 +- homescreen-2017 +- onscreenapp-2017 To build all the above, follow the instrucions on the AGL -documentation website: -http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup - -Please activate the "agl-demo" feature when running the aglsetup script: -http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup +source meta-agl/scripts/aglsetup.sh -m m3ulcb agl-demo agl-devel agl-appfw-smack agl-hmi-framework +bitbake agl-demo-platform