summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo/50_bblayers.conf.inc
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Add meta-python2 to agl-demo templateJan-Simon Moeller1-2/+4
2021-11-03Prepare master for new framework integrationJan-Simon Möller1-2/+4
2021-06-07agl-demo: Use new AGL_META_FILESYSTEMS hooklamprey_11.92.0lamprey/11.92.011.92.0Scott Murray1-1/+2
2020-12-17SPEC-3723: restructure meta-agl-demoJan-Simon Moeller1-0/+3
2020-05-13Add azure-iot-sdk-c-dev to crosssdkmaratsabitov1-0/+6
2018-06-053rd part of the layer/profile rework [2/2]Jan-Simon Möller1-7/+0
2018-02-20agl-demo: remove hardcoded meta-gplv2 layerMartin Kelly1-1/+0
2018-02-07agl-demo: bblayers: add meta-gplv2 layerMatt Ranostay1-0/+1
2017-02-09iotivity: Migrate from agl-demo to agl-iotivity featurePhilippe Coval1-1/+0
2017-01-25Move feature code into the meta recipesRonan1-0/+13
0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .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     = "AGL HTML5 Background Application"
LICENSE     = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"

PV      = "1.0+git${SRCPV}"
S       = "${WORKDIR}/git/"

SRC_URI = "git://github.com/AGL-web-applications/background.git;protocol=https;branch=master"
SRCREV = "3b8dae349d428c0230b9885f86d421d43cda5638"

DEPENDS = "nodejs-native"

inherit aglwgt