I built everything from scratch in new folder using Jethro. As far as I know
there are two instances where I selected Jethro:
1) repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
jethro
2) git clone -b jethro https://github.com/meta-qt5/meta-qt5.git[1]
I am not sure where else I could verify that all Jethro was selected for all
layers (Again sorry for lack of experience)
I have attached my local.conf (yes, that should have been done in the first
email)
Regards,
Marcin
Hi,Am 30.01.2016 6:25 vorm. schrieb "Marcin" <[email protected][2]>:>> I
removed the tmp folder and bitbaked it again, but the same error showed up.
Keeps complaining about libXrandr.so.2.>> >> Computing transaction...error:
Can't install fsl-gpu-sdk-2.1-r0@cortexa9hf_vfp_neon_mx6qdl: no package
provides libXrandr.so.2>> >> See the original email for more detail and error
log.>> >> No issues when building with X11.That's strange I successfully build
Qt5.5 meta-qt (jethro) with UDOO Board. See the post how to set-up on UDOO
forum:
http://udoo.org/forum/index.php?threads/2965/[3]
So could you please double check you've selected Jethro for all layers and
maybe post your local.conf
Regards,Christian
--------
[1] https://github.com/meta-qt5/meta-qt5.git
[2] mailto:[email protected]
[3] http://udoo.org/forum/index.php?threads/2965/
MACHINE ??= 'wandboard'
DISTRO ?= 'poky'
PACKAGE_CLASSES ?= "package_rpm"
EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh"
USER_CLASSES ?= "buildstats image-mklibs"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
STOPTASKS,${TMPDIR},1G,100K \
STOPTASKS,${DL_DIR},1G,100K \
STOPTASKS,${SSTATE_DIR},1G,100K \
STOPTASKS,/tmp,100M,100K \
ABORT,${TMPDIR},100M,1K \
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K \
ABORT,/tmp,10M,1K"
PACKAGECONFIG_append_pn-qemu-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
PACKAGECONFIG_DISTRO_append_pn-qtbase = " accessibility"
PACKAGECONFIG_append_pn-qtquickcontrols-qmlplugins = " accessibility"
ASSUME_PROVIDED += "libsdl-native"
CONF_VERSION = "1"
DL_DIR ?= "${BSPDIR}/downloads/"
ACCEPT_FSL_EULA = "1"
BB_NUMBER_THREADS = '4'
PARALLEL_MAKE = '-j 4'
DISTRO_FEATURES_remove = "x11 wayland"
IMAGE_INSTALL_append = " \
gcc \
g++ \
binutils \
libgcc libgcc-dev libstdc++ libstdc++-dev libstdc++-staticdev \
tslib-conf \
tslib-tests \
tslib-calibrate \
tslib \
evtest \
autoconf automake ccache chkconfig glib-networking glibmm \
packagegroup-core-buildessential pkgconfig \
boost cmake zlib glib-2.0 packagegroup-fsl-tools-testapps \
ruby \
cpufrequtils \
nano \
gdb \
openssh-sftp-server \
imx-vpu \
imx-test \
cairo pango fontconfig freetype dbus \
i2c-tools \
alsa-lib alsa-tools alsa-state fsl-alsa-plugins \
alsa-plugins \
qtquickcontrols-qmlplugins \
qtbase-fonts \
qtbase-plugins \
qtbase-tools \
qtdeclarative \
qtdeclarative-plugins \
qtdeclarative-tools \
qtdeclarative-qmlplugins \
qtmultimedia \
qtmultimedia-plugins \
qtmultimedia-qmlplugins \
qtsvg \
qtsvg-plugins \
qtsensors \
qtimageformats-plugins \
qtsystems \
qtsystems-tools \
qtsystems-qmlplugins \
qtscript \
qt3d \
qt3d-qmlplugins \
qtgraphicaleffects-qmlplugins \
qtconnectivity-qmlplugins \
qtlocation-plugins \
qtlocation-qmlplugins \
cinematicexperience \
"--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale