Hi Quentin,
On Tue, Jan 03, 2023 at 05:16:09PM +0100, Quentin Schulz wrote:
> So, you needed the extra :beaglebone-yocto because the machine configuration
> file is parsed after local.conf, therefore since beaglebone-yocto.conf file
I was not aware of that, thaught always local.conf is master/la
Hi Konstantin,
On 1/3/23 16:58, Konstantin Kletschke wrote:
On Mon, Jan 02, 2023 at 05:11:35PM +0100, Quentin Schulz wrote:
but this is now deprecated for kirkstone and should be done this way:
RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = ""
This makes sense, I'll send a patch updating the do
On Mon, Jan 02, 2023 at 05:11:35PM +0100, Quentin Schulz wrote:
> > but this is now deprecated for kirkstone and should be done this way:
> >
> > RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = ""
> >
>
> This makes sense, I'll send a patch updating the documentation to reflect
> this change. I thoug
Hi Konstantin,
On 12/21/22 22:13, Konstantin Kletschke wrote:
Hi,
I am creating a rootfs/bootloader/kernel to run on a beaglebone black
usually and it works great.
So I have in conf/local.conf
MACHINE ?= "beaglebone-yocto"
and an own layer meta-insidem2m which defines some image settings in
Hi,
I am creating a rootfs/bootloader/kernel to run on a beaglebone black
usually and it works great.
So I have in conf/local.conf
MACHINE ?= "beaglebone-yocto"
and an own layer meta-insidem2m which defines some image settings in
recipes-core/images/insidem2m-s.bb among other recipes for packag