diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2017-08-11 15:31:16 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-08-17 06:45:24 +0000 |
| commit | ead36f360466afa1909bbddad186f521f177d66c (patch) | |
| tree | be5ebd91d31505a56d291db2f325618d9523e9cb /conf | |
| parent | 551dd571b739e2f443f70ca20f5fd3a28d61fe82 (diff) | |
| download | meta-boot2qt-ead36f360466afa1909bbddad186f521f177d66c.tar.gz | |
tegra: fix nvidia recipe issues with pyro
systemd-compat-units: Recipe file fetches files and does not have
license file information (LIC_FILES_CHKSUM) [license-checksum]
openssl-native-1.0.2h-r0 do_populate_sysroot: sstate found an
absolute path symlink
Change-Id: I98b49e109792d302a165e4975d2818d0614489f0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/tegra-t18x.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/tegra-t18x.conf b/conf/distro/include/tegra-t18x.conf index bde2d16..6c79d2c 100644 --- a/conf/distro/include/tegra-t18x.conf +++ b/conf/distro/include/tegra-t18x.conf | |||
| @@ -71,6 +71,7 @@ PREFERRED_VERSION_nativesdk-linux-libc-headers = "4.4" | |||
| 71 | 71 | ||
| 72 | BBMASK += "\ | 72 | BBMASK += "\ |
| 73 | meta-tegra/recipes-bsp/flashing \ | 73 | meta-tegra/recipes-bsp/flashing \ |
| 74 | meta-vib4/recipes-connectivity/openssl \ | ||
| 74 | meta-vib4/recipes-core/busybox \ | 75 | meta-vib4/recipes-core/busybox \ |
| 75 | meta-vib4/recipes-core/glibc \ | 76 | meta-vib4/recipes-core/glibc \ |
| 76 | meta-vib4/recipes-core/images \ | 77 | meta-vib4/recipes-core/images \ |
