Move feature code into the meta recipes 19/8319/5
authorRonan <ronan.lemartret@iot.bzh>
Fri, 20 Jan 2017 15:20:17 +0000 (16:20 +0100)
committerRonan <ronan.lemartret@iot.bzh>
Wed, 25 Jan 2017 16:16:41 +0000 (17:16 +0100)
commit87ce94d22c1bcea17f847fdd0c0c546bcaca7ad2
tree6f7dd906443ff9f6b80f8a5f998a56ad8338c4d0
parente9da2ae427ac8631e3f62915850adba4cfcf40ed
Move feature code into the meta recipes

 * Having a minimlal local.conf serving the only purpose
   of user customization is the "Yocto" way of doing things

 * After a source synchronization (repo  sync), feature code
   must be update without regenerate local.conf

Change-Id: Ie4cdfde42424f455181ee4bde8087a9cc746e231
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
conf/include/agl-demo.inc [new file with mode: 0644]
templates/feature/agl-demo/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-demo/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-demo/included.dep [new file with mode: 0644]