Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 2.18.0-dev, 2.17.0-dev
# 91a1cec2 26-Jun-2024 Andrew Geissler <geissonator@yahoo.com>

styhead: update WORKDIR usage

The latest yocto release(styhead,5.1) has made a significant change[1]
to the use of the WORKDIR parameter.

This is not the complete change required but gets us going

styhead: update WORKDIR usage

The latest yocto release(styhead,5.1) has made a significant change[1]
to the use of the WORKDIR parameter.

This is not the complete change required but gets us going in the right
direction.

[1]: https://docs.yoctoproject.org/next/migration-guides/migration-5.1.html#workdir-changes

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I4f184b361be69e7704a0657a4a00cdad981aff8a

show more ...


Revision tags: 2.16.0-dev, 2.14.0, 2.14.0-rc1, 2.15.0-dev, 2.13.0, 2.14.0-dev, 2.12.0, 2.12.0-rc1, 2.13.0-dev, 2.11.0, 2.12.0-dev, 2.10.0-rc1, 2.11.0-dev
# 79809ea7 26-Feb-2021 Joseph Reynolds <joseph-reynolds@charter.net>

native class is not inherited last

Moved "inherit native" statements to the last position to remove QA Issues.
The message is: WARNING: QA Issue: {RECIPENAME}: native/nativesdk class is not
inherite

native class is not inherited last

Moved "inherit native" statements to the last position to remove QA Issues.
The message is: WARNING: QA Issue: {RECIPENAME}: native/nativesdk class is not
inherited last, this can result in unexpected behaviour. Classes inherited
after native/nativesdk: {CLASSFILES} [native-last]

Tested: The witherspoon image builds without the warnings.

Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net>
Change-Id: Ic3c71234abfcac8b26478bc32808e3bec8bba810

show more ...


Revision tags: 2.9.0, 2.9.0-rc1, 2.10.0-dev, 2.8.0, 2.8.0-rc1, 2.9.0-dev
# 1ebdb618 13-Sep-2019 Brad Bishop <bradleyb@fuzziesquirrel.com>

meta-openpower: Remove references to OPENPOWERBASE

OPENPOWERBASE is only used for pointing at licenses...point at the
licenses in oe-core in meta/files/common-licenses instead. to match the
defacto

meta-openpower: Remove references to OPENPOWERBASE

OPENPOWERBASE is only used for pointing at licenses...point at the
licenses in oe-core in meta/files/common-licenses instead. to match the
defacto convention used in other oe layers like meta-openembedded.

(From meta-openpower rev: 2e899dc36982e5420f136da967669544e49c0c0e)

Change-Id: Ia201bc5e60a9e4cd2392bb3735c99596d1fee006
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


Revision tags: 2.7.0, 2.7.0-rc1, 2.8.0-dev, 2.7.0-dev, 2.6.0, 2.6.0-rc1, 2.6.0.rc1, v2.4
# fc00c759 05-Nov-2018 Brad Bishop <bradleyb@fuzziesquirrel.com>

meta-opnepower: master refresh e9a2e1a2d8..39ab114ed6

Update meta-openpower to master HEAD.

Patrick Venture (5):
meta-openpower: vpd: fru-inventory-mrw-native: set LICENSE field
meta-op

meta-opnepower: master refresh e9a2e1a2d8..39ab114ed6

Update meta-openpower to master HEAD.

Patrick Venture (5):
meta-openpower: vpd: fru-inventory-mrw-native: set LICENSE field
meta-openpower: vpd: fru-properties-example-native: set LICENSE field
meta-openpower: vpd: fru-properties-mrw-native: set LICENSE field
meta-openpower: vpd: fru-vpd-layout-native: set LICENSE field
meta-openpower: ipmi-oem-whitelist-native: update LICENSE field

Change-Id: I74959fd078a397701be44380721a420329552716
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# d3f78932 31-Aug-2018 Brad Bishop <bradleyb@fuzziesquirrel.com>

meta-openpower: Move layer content from common/

Adopt a more conventional directory hierarchy. meta-openpower is still
a _long_ way from suitable for hosting on yoctoproject.org but things
like thi

meta-openpower: Move layer content from common/

Adopt a more conventional directory hierarchy. meta-openpower is still
a _long_ way from suitable for hosting on yoctoproject.org but things
like this don't help.

(From meta-openpower rev: 2c8db5661cecd7e4cc20bcb96df76490e62cfb67)

Change-Id: I415caaa28ec728f24e755ddb549012f24874fefe
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...