]> code.ossystems Code Review - openembedded-core.git/commit
libubootenv: Drop default-env RRECOMMENDS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Jul 2021 16:11:30 +0000 (17:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jul 2021 22:46:56 +0000 (23:46 +0100)
commite6d13986aa913c07f26afa81f1db35fd3e4e7779
tree2c8df8a01bba7ddf42281f1db6f2832302293ae2
parent55c1c749b9d4ffdf00978391fd0437348ba75caa
libubootenv: Drop default-env RRECOMMENDS

The link back to uboot's env is causing a ton of pain since it is making
this recipe machine specific. Some machines may use uboot, some may
not but you really want an architecture/machine neutral library.

Revert this part of the 0.3 upgrade (OE-Core rev:
02d55cd35aac15095fc44f0cf8f9e7a71638f485) so that we don't need some
of the horrible workarounds being seen in other layers. If a given
machine uses u-boot, the env can be pulled in by the machine directly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb