diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2016-08-25 17:04:20 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-09-12 12:33:48 +0000 |
| commit | 15536e85fe84345e5f8aef5c1a1bf50983829fa2 (patch) | |
| tree | 24cc9c99d1c75d3e63b0c42017ada7394fe70bcb | |
| parent | f674460eb333398d82302857da0f968da1c1be76 (diff) | |
| download | meta-boot2qt-15536e85fe84345e5f8aef5c1a1bf50983829fa2.tar.gz | |
BBMASK syntax was changed
Change-Id: I4358b47a26684d16ba2089a3866f3fbfffc53e6f
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| -rw-r--r-- | conf/distro/include/colibri-vf.conf | 6 | ||||
| -rw-r--r-- | conf/distro/include/imx6.inc | 3 | ||||
| -rw-r--r-- | conf/distro/include/nvidia-logan.conf | 21 | ||||
| -rw-r--r-- | conf/distro/include/rcar-gen2.inc | 27 | ||||
| -rw-r--r-- | conf/distro/include/smarc-samx6i.conf | 3 | ||||
| -rw-r--r-- | conf/distro/include/tegra-t18x.conf | 29 | ||||
| -rw-r--r-- | conf/distro/include/ti.inc | 3 | ||||
| -rw-r--r-- | conf/distro/include/toradex.inc | 29 |
8 files changed, 72 insertions, 49 deletions
diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf index e1c5d55..db970fd 100644 --- a/conf/distro/include/colibri-vf.conf +++ b/conf/distro/include/colibri-vf.conf | |||
| @@ -29,7 +29,11 @@ | |||
| 29 | 29 | ||
| 30 | include conf/distro/include/toradex.inc | 30 | include conf/distro/include/toradex.inc |
| 31 | 31 | ||
| 32 | BBMASK .= "|meta-fsl-arm-extra/recipes-kernel/kernel-module-mcc-toradex|meta-fsl-arm-extra/recipes-kernel/kernel-modules/kernel-module-mcc_2.1.01.bb|meta-fsl-arm-extra/recipes-bsp/mqxboot" | 32 | BBMASK += "\ |
| 33 | meta-fsl-arm-extra/recipes-kernel/kernel-module-mcc-toradex \ | ||
| 34 | meta-fsl-arm-extra/recipes-kernel/kernel-modules/kernel-module-mcc_2.1.01.bb \ | ||
| 35 | meta-fsl-arm-extra/recipes-bsp/mqxboot \ | ||
| 36 | " | ||
| 33 | 37 | ||
| 34 | DEPLOY_CONF_NAME = "Toradex Colibri VF" | 38 | DEPLOY_CONF_NAME = "Toradex Colibri VF" |
| 35 | 39 | ||
diff --git a/conf/distro/include/imx6.inc b/conf/distro/include/imx6.inc index e686e85..25eb691 100644 --- a/conf/distro/include/imx6.inc +++ b/conf/distro/include/imx6.inc | |||
| @@ -27,8 +27,7 @@ | |||
| 27 | ## | 27 | ## |
| 28 | ############################################################################ | 28 | ############################################################################ |
| 29 | 29 | ||
| 30 | BBMASK ?= " " | 30 | BBMASK += "meta-fsl-arm/qt5-layer/recipes-qt/qt5" |
| 31 | BBMASK .= "|meta-fsl-arm/qt5-layer/recipes-qt/qt5" | ||
| 32 | 31 | ||
| 33 | IMAGE_FSTYPES += "ext3 sdcard" | 32 | IMAGE_FSTYPES += "ext3 sdcard" |
| 34 | 33 | ||
diff --git a/conf/distro/include/nvidia-logan.conf b/conf/distro/include/nvidia-logan.conf index 0f932c2..23c84c6 100644 --- a/conf/distro/include/nvidia-logan.conf +++ b/conf/distro/include/nvidia-logan.conf | |||
| @@ -53,14 +53,13 @@ MACHINE_EXTRA_INSTALL_SDK = "\ | |||
| 53 | PREFERRED_PROVIDER_libdrm ?= "libdrm-nv" | 53 | PREFERRED_PROVIDER_libdrm ?= "libdrm-nv" |
| 54 | PREFERRED_PROVIDER_drm ?= "libdrm-nv" | 54 | PREFERRED_PROVIDER_drm ?= "libdrm-nv" |
| 55 | 55 | ||
| 56 | BBMASK ?= " " | 56 | BBMASK += "\ |
| 57 | BBMASK .= "\ | 57 | meta-vib3/recipes-kernel/linux-libc-headers \ |
| 58 | |meta-vib3/recipes-kernel/linux-libc-headers\ | 58 | meta-vib3/recipes-devtools/binutils \ |
| 59 | |meta-vib3/recipes-devtools/binutils\ | 59 | meta-vib3/recipes-core/eglibc \ |
| 60 | |meta-vib3/recipes-core/eglibc\ | 60 | meta-vib3/recipes-core/systemd \ |
| 61 | |meta-vib3/recipes-core/systemd\ | 61 | meta-vib3/recipes-connectivity \ |
| 62 | |meta-vib3/recipes-connectivity\ | 62 | meta-vib3/recipes-multimedia/pulseaudio \ |
| 63 | |meta-vib3/recipes-multimedia/pulseaudio\ | 63 | meta-vib3/recipes-core/meta/external-tegra-toolchain.bb \ |
| 64 | |meta-vib3/recipes-core/meta/external-tegra-toolchain.bb\ | 64 | meta-vib3/recipes-core/packagegroups \ |
| 65 | |meta-vib3/recipes-core/packagegroups\ | 65 | " |
| 66 | " | ||
diff --git a/conf/distro/include/rcar-gen2.inc b/conf/distro/include/rcar-gen2.inc index a1768bc..c9bf0ae 100644 --- a/conf/distro/include/rcar-gen2.inc +++ b/conf/distro/include/rcar-gen2.inc | |||
| @@ -117,18 +117,17 @@ MACHINE_EXTRA_INSTALL_append_lcb = " \ | |||
| 117 | " | 117 | " |
| 118 | 118 | ||
| 119 | BB_MULTIMEDIA_TEST_MODULE = "\ | 119 | BB_MULTIMEDIA_TEST_MODULE = "\ |
| 120 | |fdpm-tp-user-module\ | 120 | fdpm-tp-user-module \ |
| 121 | |mmngr-tp-user-module\ | 121 | mmngr-tp-user-module \ |
| 122 | |mmngrbuf-tp-user-module\ | 122 | mmngrbuf-tp-user-module \ |
| 123 | |s3ctl-tp-user-module\ | 123 | s3ctl-tp-user-module \ |
| 124 | |vspm-tp-user-module\ | 124 | vspm-tp-user-module \ |
| 125 | " | 125 | " |
| 126 | 126 | ||
| 127 | BBMASK ?= " " | 127 | BBMASK += "\ |
| 128 | BBMASK .= "\ | 128 | ${BB_MULTIMEDIA_TEST_MODULE} \ |
| 129 | ${BB_MULTIMEDIA_TEST_MODULE}\ | 129 | dtv-module ssp-module scu-module \ |
| 130 | |dtv-module|ssp-module|scu-module\ | 130 | gles-test-module \ |
| 131 | |gles-test-module\ | 131 | poky/meta/recipes-graphics/mesa \ |
| 132 | |poky/meta/recipes-graphics/mesa\ | 132 | meta-fsl-arm/recipes-graphics/mesa \ |
| 133 | |meta-fsl-arm/recipes-graphics/mesa\ | 133 | " |
| 134 | " | ||
diff --git a/conf/distro/include/smarc-samx6i.conf b/conf/distro/include/smarc-samx6i.conf index 95388b6..5695b1c 100644 --- a/conf/distro/include/smarc-samx6i.conf +++ b/conf/distro/include/smarc-samx6i.conf | |||
| @@ -42,5 +42,4 @@ MACHINE_EXTRA_INSTALL = "\ | |||
| 42 | 42 | ||
| 43 | KERNEL_MODULE_AUTOLOAD += "mxc_v4l2_capture" | 43 | KERNEL_MODULE_AUTOLOAD += "mxc_v4l2_capture" |
| 44 | 44 | ||
| 45 | BBMASK ?= " " | 45 | BBMASK += "meta-smx6/recipes-qt" |
| 46 | BBMASK .= "|meta-smx6/recipes-qt" | ||
diff --git a/conf/distro/include/tegra-t18x.conf b/conf/distro/include/tegra-t18x.conf index baf7f5c..189c4c9 100644 --- a/conf/distro/include/tegra-t18x.conf +++ b/conf/distro/include/tegra-t18x.conf | |||
| @@ -62,18 +62,17 @@ PREFERRED_PROVIDER_wayland ?= "wayland-nv" | |||
| 62 | PREFERRED_PROVIDER_wayland-native ?= "wayland-nv" | 62 | PREFERRED_PROVIDER_wayland-native ?= "wayland-nv" |
| 63 | PREFERRED_PROVIDER_nativesdk-wayland ?= "wayland-nv" | 63 | PREFERRED_PROVIDER_nativesdk-wayland ?= "wayland-nv" |
| 64 | 64 | ||
| 65 | BBMASK ?= " " | 65 | BBMASK += "\ |
| 66 | BBMASK .= "\ | 66 | meta-vib4/recipes-connectivity/connman \ |
| 67 | |meta-vib4/recipes-connectivity/connman\ | 67 | meta-vib4/recipes-core/busybox \ |
| 68 | |meta-vib4/recipes-core/busybox\ | 68 | meta-vib4/recipes-core/images \ |
| 69 | |meta-vib4/recipes-core/images\ | 69 | meta-vib4/recipes-core/meta \ |
| 70 | |meta-vib4/recipes-core/meta\ | 70 | meta-vib4/recipes-core/packagegroups \ |
| 71 | |meta-vib4/recipes-core/packagegroups\ | 71 | meta-vib4/recipes-core/systemd/systemd \ |
| 72 | |meta-vib4/recipes-core/systemd/systemd\ | 72 | meta-vib4/recipes-devtools \ |
| 73 | |meta-vib4/recipes-devtools\ | 73 | meta-vib4/recipes-extended \ |
| 74 | |meta-vib4/recipes-extended\ | 74 | meta-vib4/recipes-multimedia/audiomanager \ |
| 75 | |meta-vib4/recipes-multimedia/audiomanager\ | 75 | meta-vib4/recipes-core/glibc \ |
| 76 | |meta-vib4/recipes-core/glibc\ | 76 | meta-vib4/recipes-support/lvm2 \ |
| 77 | |meta-vib4/recipes-support/lvm2\ | 77 | meta-vib4/recipes-kernel/linux-libc-headers \ |
| 78 | |meta-vib4/recipes-kernel/linux-libc-headers\ | 78 | " |
| 79 | " | ||
diff --git a/conf/distro/include/ti.inc b/conf/distro/include/ti.inc index a445dc2..2f0d6cb 100644 --- a/conf/distro/include/ti.inc +++ b/conf/distro/include/ti.inc | |||
| @@ -27,8 +27,7 @@ | |||
| 27 | ## | 27 | ## |
| 28 | ############################################################################ | 28 | ############################################################################ |
| 29 | 29 | ||
| 30 | BBMASK ?= " " | 30 | BBMASK += "meta-fsl-arm/qt5-layer/recipes-qt/qt5" |
| 31 | BBMASK .= "|meta-fsl-arm/qt5-layer/recipes-qt/qt5" | ||
| 32 | 31 | ||
| 33 | IMAGE_FSTYPES += "ext3 sdcard" | 32 | IMAGE_FSTYPES += "ext3 sdcard" |
| 34 | IMAGE_CLASSES += "image_types_fsl" | 33 | IMAGE_CLASSES += "image_types_fsl" |
diff --git a/conf/distro/include/toradex.inc b/conf/distro/include/toradex.inc index 9408c73..54df01a 100644 --- a/conf/distro/include/toradex.inc +++ b/conf/distro/include/toradex.inc | |||
| @@ -27,5 +27,30 @@ | |||
| 27 | ## | 27 | ## |
| 28 | ############################################################################ | 28 | ############################################################################ |
| 29 | 29 | ||
| 30 | BBMASK ?= " " | 30 | BBMASK += "\ |
| 31 | BBMASK .= "|meta-toradex/recipes-mozilla|meta-toradex/recipes-browser|meta-toradex/recipes-lxde|meta-toradex/recipes-connectivity|meta-toradex/recipes-gnome|meta-toradex/recipes/trdx-config|meta-toradex/recipes-multimedia/webm|meta-toradex/recipes-qt|meta-toradex/recipes-core/psplash|meta-toradex/recipes-support/florence|meta-toradex/recipes-core/systemd|meta-toradex/recipes-efl|meta-toradex/recipes-core/dropbear|meta-toradex/recipes-support/icu|meta-toradex/recipes-support/i2c-tools|meta-toradex/recipes-benchmark|meta-toradex/recipes-core/udev|meta-toradex/recipes-support/gnutls|meta-toradex/recipes-graphics/gpu-viv-bin-mx6q|meta-toradex/recipes-multimedia/gstreamer|meta-toradex/recipes-fsl/packagegroups|meta-toradex/recipes-core/glibc|meta-toradex/recipes-sato/webkit|meta-toradex/recipes-bsp/binary-drivers/cudatoolkit6.5|meta-toradex/recipes-bsp/binary-drivers/opencv4tegra" | 31 | meta-toradex/recipes-mozilla \ |
| 32 | meta-toradex/recipes-browser \ | ||
| 33 | meta-toradex/recipes-lxde \ | ||
| 34 | meta-toradex/recipes-connectivity \ | ||
| 35 | meta-toradex/recipes-gnome \ | ||
| 36 | meta-toradex/recipes/trdx-config \ | ||
| 37 | meta-toradex/recipes-multimedia/webm \ | ||
| 38 | meta-toradex/recipes-qt \ | ||
| 39 | meta-toradex/recipes-core/psplash \ | ||
| 40 | meta-toradex/recipes-support/florence \ | ||
| 41 | meta-toradex/recipes-core/systemd \ | ||
| 42 | meta-toradex/recipes-efl \ | ||
| 43 | meta-toradex/recipes-core/dropbear \ | ||
| 44 | meta-toradex/recipes-support/icu \ | ||
| 45 | meta-toradex/recipes-support/i2c-tools \ | ||
| 46 | meta-toradex/recipes-benchmark \ | ||
| 47 | meta-toradex/recipes-core/udev \ | ||
| 48 | meta-toradex/recipes-support/gnutls \ | ||
| 49 | meta-toradex/recipes-graphics/gpu-viv-bin-mx6q \ | ||
| 50 | meta-toradex/recipes-multimedia/gstreamer \ | ||
| 51 | meta-toradex/recipes-fsl/packagegroups \ | ||
| 52 | meta-toradex/recipes-core/glibc \ | ||
| 53 | meta-toradex/recipes-sato/webkit \ | ||
| 54 | meta-toradex/recipes-bsp/binary-drivers/cudatoolkit6.5 \ | ||
| 55 | meta-toradex/recipes-bsp/binary-drivers/opencv4tegra \ | ||
| 56 | " | ||
