Revision Date Author Comments
# e32643cc 15-Mar-2024 Patrick Williams <patrick@stwcx.xyz>

treewide: remove meta-poky usage

Upstream poky made a commit that adds an `/etc/motd` with a strong
warning that meta-poky is not intended to be used for production
purposes. There isn't anything w

treewide: remove meta-poky usage

Upstream poky made a commit that adds an `/etc/motd` with a strong
warning that meta-poky is not intended to be used for production
purposes. There isn't anything we use directly from meta-poky anymore,
so clean up all references to it.

See poky commit a226865c8683398b5f58628ba2ec5aee1ee6c19d for additional
context.

We could potentially switch from using the `poky` subtree to picking
up OECore directly, but right now it also provides us a qualified set of
OECore + bitbake.

Tested: Built yosemite4 and confirmed `motd` output is absent when
SSHing in.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9c08650d2278b3ba26794c009adad3e593767f58

show more ...


# b765e119 05-Dec-2023 Jason Lin <lin.jasonyy@inventec.com>

meta-inventec: add meta-starscream machine

The meta-starscream equipped with Aspeed AST2600 BMC SoC.

Tested: Build Starscream image and load on the target hardware.

Change-Id: I8c37a9f11980e3273e4

meta-inventec: add meta-starscream machine

The meta-starscream equipped with Aspeed AST2600 BMC SoC.

Tested: Build Starscream image and load on the target hardware.

Change-Id: I8c37a9f11980e3273e4c21ce80d23500c870895c
Signed-off-by: Jason Lin Ying Yen <lin.jasonyy@inventec.com>

show more ...