FWK: Adaptations for jethro
[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 = "c31038db1cff938d7fa1f12f757c1c57ab51c0bd"
18
19 S = "${WORKDIR}/git"
20