summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-qcom
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Generate weston.ini dynamicallyRonan Le Martret2-19/+0
2017-03-23Removed wl-shell-emulator from AGLRonan Le Martret1-1/+1
2017-02-24meta-agl-bsp/meta-qcom: remove duplicate smack configStephane Desneux3-14/+2
2017-02-03weston: Set XDG_RUNTIME_DIR for qcomKotaro Hashimoto3-0/+40
2017-02-03Fix issue with bluetooth pairingKotaro Hashimoto5-0/+204
2017-02-03Enable smack in linux-linaro-qcomlt kernelKotaro Hashimoto3-2/+14
2016-11-24Fix file extension from *.bb to *.bbappendKotaro Hashimoto1-0/+0
2016-11-16Add support for CES 2017 demo hardwareScott Murray6-0/+30
* Literal.Number.Integer.Long */
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "6"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  ##OEROOT##/meta \
  ##OEROOT##/meta-yocto \
  ##OEROOT##/meta-yocto-bsp \
  ##OEROOT##/../meta-agl/meta-ivi-common \
  ##OEROOT##/../meta-agl/meta-agl \
  ##OEROOT##/../meta-agl/meta-agl-bsp \
  ##OEROOT##/../meta-openembedded/meta-oe \
  ##OEROOT##/../meta-openembedded/meta-multimedia \
  ##OEROOT##/../meta-openembedded/meta-efl \
  ##OEROOT##/../meta-intel \
  "
BBLAYERS_NON_REMOVABLE ?= " \
  ##OEROOT##/meta \
  ##OEROOT##/meta-yocto \
  ##OEROOT##/../meta-agl/meta-agl \
  "