summaryrefslogtreecommitdiffstats
path: root/meta-agl-distro/conf/layer.conf
blob: 74527516af15dc3ffcbc4f70fb07587d015487ec (plain)
1
2
3
4
5
6
7
8
9
10
# We have a conf and classes directory, add to BBPATH
BBPATH =. "${LAYERDIR}:"

# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
            ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "agl-distro"
BBFILE_PATTERN_agl-distro = "^${LAYERDIR}/"
BBFILE_PRIORITY_agl-distro = "8"
[ // Warning: Appname should fit with gulpfile.js & index.html 'ui.router', 'ngAnimate', //foundation 'foundation', 'foundation.dynamicRouting', 'foundation.dynamicRouting.animations', // external components 'ui-notification', // Application Components 'ConfigApp', 'JQueryEmu', 'HomeModule', 'SampleModule', 'UploadFiles', 'LinkButton', 'TokenRefresh', 'RangeSlider', 'ModalNotification' ]) .config(config) .run(run) ; config.$inject = ['$urlRouterProvider', '$locationProvider']; console.log ("***location=" + window.location + " search" + window.search); function config($urlProvider, $locationProvider, ConfigApp) { $urlProvider.otherwise('/home'); // https://docs.angularjs.org/error/$location/nobase $locationProvider.html5Mode(true).hashPrefix('!'); } function run() { FastClick.attach(document.body); } console.log ("opa=@@APPNAME@@ Loaded"); })();