summaryrefslogtreecommitdiffstats
path: root/afm-client/bower_components/foundation-apps/js/angular/components/interchange/interchange.js
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-02-11 18:08:14 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-02-11 18:08:14 +0100
commit8724050d1903b5e4734dfabe74a0f41907064f05 (patch)
treee9d19a4e0cd26c9cf67258dae9571b50233fca88 /afm-client/bower_components/foundation-apps/js/angular/components/interchange/interchange.js
parentef9cf9417927b312ca64b27297e1b1506389145d (diff)
This updates the gitreview file in the project . Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I8399080befeaf2707df0a6ca48a436f1e0c36d13
Diffstat (limited to 'afm-client/bower_components/foundation-apps/js/angular/components/interchange/interchange.js')
0 files changed, 0 insertions, 0 deletions
ight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
SUMMARY = "HTTP REST interface to automotive backends for HTML5 UI support"
DESCRIPTION = "Automotive-Framework-Binder Daemon provides a HTTP REST \
interface to various automotive-oriented bindings, \
allowing HTML5 UIs to send platform-specific requests in a secure way."

HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-framework-binder"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"

SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}"

SRCREV = "c5c15f86d2eaaa5ac72f0ac00634a978326daae9"
PV = "${AGL_BRANCH}+git${SRCPV}"

S = "${WORKDIR}/git"

CFLAGS:append:agl-devel = " -DAGL_DEVEL"

EXTRA_OECMAKE:append = "\
	-DAGLVERSION=${AGLVERSION} \
"