Hello Wenzong,
On 04/08/2016 01:19 AM, wenzong@windriver.com wrote:
> From: Wenzong Fan
>
> Apply the changes to refpolicy-minimum_2.20151208.bb:
>
> commit bfaf278116e6c3a04bb82c9f8a4f8629a0a85df8
> Author: Wenzong Fan
> Date: Tue Oct 27 06:25:04 2015 -0400
>
> refpolicy-mini
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
Hello all,
I have put together a potential gcc6 upgrade recipe set, and pushed the branch
to tree here
http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/gcc-6
and also at github fork of mine.
https://github.com/kraj/openembedded-core/tree/kraj/master
You need to set
GCCVERSI
I am able to add a kernel module to the rootfs by appending it to the
MACHINE_EXTRA_RDEPENDS of the .conf under the machine folder of the
BSP. E.g. for adding nfq:
MACHINE_EXTRA_RDEPENDS += "kernel-module-xt-multiport ...
kernel-module-xt-nfqueue"
I would like to make the override (i.e. add my