From d534c0216d718ce68b5d73c78d19037443ce72d1 Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Tue, 26 Feb 2019 11:19:15 +0100 Subject: Reformat default bblayers. Put each item on its own line to make versioning and manual modififcation easier going forward. Signed-off-by: Patrick Vacek --- conf/include/bblayers/sota_am335x-evm.inc | 1 - conf/include/bblayers/sota_intel-corei7-64.inc | 4 ++-- conf/include/bblayers/sota_m3ulcb.inc | 5 +++-- conf/include/bblayers/sota_porter.inc | 6 ++++-- conf/include/bblayers/sota_qemux86-64.inc | 1 - conf/include/bblayers/sota_raspberrypi2.inc | 4 ++-- conf/include/bblayers/sota_raspberrypi3.inc | 4 ++-- 7 files changed, 13 insertions(+), 12 deletions(-) (limited to 'conf/include/bblayers') diff --git a/conf/include/bblayers/sota_am335x-evm.inc b/conf/include/bblayers/sota_am335x-evm.inc index f56b095..909a7a4 100644 --- a/conf/include/bblayers/sota_am335x-evm.inc +++ b/conf/include/bblayers/sota_am335x-evm.inc @@ -1,2 +1 @@ - BBLAYERS += "${METADIR}/meta-ti" diff --git a/conf/include/bblayers/sota_intel-corei7-64.inc b/conf/include/bblayers/sota_intel-corei7-64.inc index 5dabb90..8e85a6c 100644 --- a/conf/include/bblayers/sota_intel-corei7-64.inc +++ b/conf/include/bblayers/sota_intel-corei7-64.inc @@ -1,2 +1,2 @@ - -BBLAYERS += "${METADIR}/meta-updater-minnowboard ${METADIR}/meta-intel" +BBLAYERS += "${METADIR}/meta-updater-minnowboard" +BBLAYERS += "${METADIR}/meta-intel" diff --git a/conf/include/bblayers/sota_m3ulcb.inc b/conf/include/bblayers/sota_m3ulcb.inc index 7d0c526..4f2e0a9 100644 --- a/conf/include/bblayers/sota_m3ulcb.inc +++ b/conf/include/bblayers/sota_m3ulcb.inc @@ -1,2 +1,3 @@ - -BBLAYERS += "${METADIR}/meta-renesas ${METADIR}/meta-renesas-rcar-gen3 ${METADIR}/meta-openembedded/meta-multimedia" +BBLAYERS += "${METADIR}/meta-renesas" +BBLAYERS += "${METADIR}/meta-renesas-rcar-gen3" +BBLAYERS += "${METADIR}/meta-openembedded/meta-multimedia" diff --git a/conf/include/bblayers/sota_porter.inc b/conf/include/bblayers/sota_porter.inc index e87f99b..a50b71c 100644 --- a/conf/include/bblayers/sota_porter.inc +++ b/conf/include/bblayers/sota_porter.inc @@ -1,2 +1,4 @@ - -BBLAYERS += "${METADIR}/meta-renesas ${METADIR}/meta-renesas/meta-rcar-gen2 ${METADIR}/meta-openembedded/meta-multimedia ${METADIR}/meta-updater-porter" +BBLAYERS += "${METADIR}/meta-renesas" +BBLAYERS += "${METADIR}/meta-renesas/meta-rcar-gen2" +BBLAYERS += "${METADIR}/meta-openembedded/meta-multimedia" +BBLAYERS += "${METADIR}/meta-updater-porter" diff --git a/conf/include/bblayers/sota_qemux86-64.inc b/conf/include/bblayers/sota_qemux86-64.inc index 5851a29..9ccbfa6 100644 --- a/conf/include/bblayers/sota_qemux86-64.inc +++ b/conf/include/bblayers/sota_qemux86-64.inc @@ -1,2 +1 @@ - BBLAYERS += "${METADIR}/meta-updater-qemux86-64" diff --git a/conf/include/bblayers/sota_raspberrypi2.inc b/conf/include/bblayers/sota_raspberrypi2.inc index 2079e66..ea420ba 100644 --- a/conf/include/bblayers/sota_raspberrypi2.inc +++ b/conf/include/bblayers/sota_raspberrypi2.inc @@ -1,2 +1,2 @@ - -BBLAYERS += "${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi" +BBLAYERS += "${METADIR}/meta-updater-raspberrypi" +BBLAYERS += "${METADIR}/meta-raspberrypi" diff --git a/conf/include/bblayers/sota_raspberrypi3.inc b/conf/include/bblayers/sota_raspberrypi3.inc index 2079e66..ea420ba 100644 --- a/conf/include/bblayers/sota_raspberrypi3.inc +++ b/conf/include/bblayers/sota_raspberrypi3.inc @@ -1,2 +1,2 @@ - -BBLAYERS += "${METADIR}/meta-updater-raspberrypi ${METADIR}/meta-raspberrypi" +BBLAYERS += "${METADIR}/meta-updater-raspberrypi" +BBLAYERS += "${METADIR}/meta-raspberrypi" -- cgit v1.2.3-54-g00ecf