Salut,
I have a question regarding the usage of the weak default value operator ??=
I do understand the rules associated with this operator, in particular wrt. to
the other assignment operators = and ?=
Could someone shed some lights on why "??=" was introduced in the first place?
I couldn't
Bonsoir Emily,
> I'm using Yocto version rocko with a custom layer to run on the Zynq+ SoC
> on a custom board. When trying to boot I'm getting the following error in
> the boot output:
> ...
> [4.127997] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature
> incompatibilities
> [4.
> > > I'm using Yocto version rocko with a custom layer to run on the Zynq+ SoC
> > > on a custom board. When trying to boot I'm getting the following error in
> > > the boot output:
> > > ...
> > > [4.127997] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature
> > > incompatibilities
>
Guten Abend Richard,
> > When selecting systemd as the init manager, the following line is
> > recommended.
> > DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
> > Then you should only need: SYSTEMD_AUTO_ENABLE = "disable"
>
> Thanks a lot for your suggestion!
> But doesn't this line imply tha
Bonsoir,
> > > We’ve a product group with different devices, each having their
> > > machine-conf, eg
> > >
> > > Device_a
> > >
> > > Device_a_mini
> > >
> > > Device_b
> > >
> > > Device_b_mini <- Upcoming
> > >
> > > Device_c <- Upcoming
> > i know i did this once upon a time using the MAC