Skip to content

Commit

Permalink
bblayers.conf: Formatting changes
Browse files Browse the repository at this point in the history
This helps in reducing the diff when using
devetool create-workspace

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Sep 24, 2018
1 parent 98bd678 commit 4b48e6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/bblayers.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ BASELAYERS = "\
${TOPDIR}/sources/meta-openembedded/meta-webserver \
${TOPDIR}/sources/meta-openembedded/meta-xfce \
"
BBLAYERS = "\
BBLAYERS = " \
${DISTROLAYERS} \
${BSPLAYERS} \
${EXTRALAYERS} \
${BASELAYERS} \
${TOPDIR}/sources/openembedded-core/meta \
"
"

0 comments on commit 4b48e6d

Please sign in to comment.