af-main: remove --roothttp option from afm-launch.conf
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-main / af-main_1.0.inc
1 SUMMARY = "AGL Framework Main part"
2 DESCRIPTION = "\
3 This is a core framework component for managing \
4 applications, widgets, and components. \
5 "
6
7 HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-framework-main"
8 LICENSE = "Apache-2.0"
9 LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
10
11 SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=master"
12 SRC_URI_files = ""
13 SRC_URI = "${SRC_URI_git} \
14            ${SRC_URI_files} \
15           "
16
17 SRCREV = "fd61febe4d3275e02d15440d6632327aa69ce636"
18
19 S = "${WORKDIR}/git"
20