[yocto] [Recipe reporting system] Upgradable recipe name list

2018-12-02 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version w

[yocto] [rocko] : fsl-community-bsp X11 build touch screen calibration issue on iMX6UL

2018-12-02 Thread Alankar Dhobale
Hello, I have been working on Rocko build from fsl-community-bsp, since last few days and able to complete the builds for our various devices which uses imx6UL and imx6Solo processors. During testing these builds, I have encountered few issues and also could able to solve some of them.

[yocto] [yocto-rocko] : fsl-community-bsp X11 build touch screen calibration issue on iMX6UL

2018-12-02 Thread Alankar Dhobale
Hello, I have been working on Rocko build from fsl-community-bsp, since last few days and able to complete the builds for our various devices which uses imx6UL and imx6Solo processors. During testing these builds, I have encountered few issues and also could able to solve some of them.

Re: [yocto] am335x evmsk screen init:id"00" respawning too fast disabled for 5 minutes yocto sumo

2018-12-02 Thread Heiko Schocher
Hi n.stanisavljevic, Am 28.11.2018 um 20:55 schrieb Josef Holzmayr: Howdy! On Wed, Nov 28, 2018 at 03:50:02PM +, n.stanisavlje...@polycaptil.fr wrote: Hello everybody here is an introduction of my situation : I build a custom board from schematic of sitara AM335x-evmsk starter kit. I suc

[yocto] [python] install custom python CLI on target

2018-12-02 Thread Shantanoo Desai
Hi all, I have created a python package wherein the setup.py I have scripts=[bin/myCli] I used devtool to make a recipe for my repository and managed to add all RDEPENDS_${PN} into it and successfully baked the recipe. However I am not sure if I need to do something like do_install() within