[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] linux-imx6dongle: Add Linux Kernel fork of i.MX6 HDMI dongle

2013-08-07 Thread Matthias Benesch
Signed-off-by: Matthias Benesch --- .../linux/linux-imx6dongle-3.0.35/defconfig| 301 + recipes-kernel/linux/linux-imx6dongle_3.0.35.bb| 16 ++ 2 files changed, 317 insertions(+) create mode 100644 recipes-kernel/linux/linux-imx6dongle-3.0.35/defconfig create mo

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] linux-imx6dongle: Add Linux Kernel fork of i.MX6 HDMI dongle

2013-08-06 Thread Otavio Salvador
On Tue, Aug 6, 2013 at 3:47 AM, Matthias Benesch wrote: > This patch does not compile. Unfortunately a "make savedefconfig" within > the folder of the sucessfully compile linux kernel removed i.MX6 > specific configurations and "bitbake virtual/kernel" fails afterwards. Sure; for it you must pass

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] linux-imx6dongle: Add Linux Kernel fork of i.MX6 HDMI dongle

2013-08-05 Thread Matthias Benesch
Hello, This patch does not compile. Unfortunately a "make savedefconfig" within the folder of the sucessfully compile linux kernel removed i.MX6 specific configurations and "bitbake virtual/kernel" fails afterwards. Command "bitbake virtual/kernel -c savedefconfig" generated the correct defconfig

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] linux-imx6dongle: Add Linux Kernel fork of i.MX6 HDMI dongle

2013-08-05 Thread Matthias Benesch
Signed-off-by: Matthias Benesch --- .../linux/linux-imx6dongle-3.0.35/defconfig| 248 + recipes-kernel/linux/linux-imx6dongle_3.0.35.bb| 16 ++ 2 files changed, 264 insertions(+) create mode 100644 recipes-kernel/linux/linux-imx6dongle-3.0.35/defconfig create mo