Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a2fca4bd 03-May-2023 Andrew Jeffery <andrew@aj.id.au>

meta-google: conf2struct: Package LICENSE is BSD-2-Clause

SPDX doesn't identify an unadorned "BSD" license like the recipe
previously claimed. Define the license as BSD-2-Clause in accordance
with t

meta-google: conf2struct: Package LICENSE is BSD-2-Clause

SPDX doesn't identify an unadorned "BSD" license like the recipe
previously claimed. Define the license as BSD-2-Clause in accordance
with the COPYING file:

https://github.com/yrutschle/conf2struct/blob/6bc9eed1eb50175e5fda791f27d85e72f5a6ac78/COPYING

Change-Id: I878d8dab97980aa1547f630bd55eb5f81f72b625
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...


Revision tags: 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
# bb99d22e 24-Jan-2022 Patrick Williams <patrick@stwcx.xyz>

treewide: fix up github SRC_URIs

Per [1], Yocto is going to start requiring both branch names and
`protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to
automatically fix our URIs.

treewide: fix up github SRC_URIs

Per [1], Yocto is going to start requiring both branch names and
`protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to
automatically fix our URIs.

1. https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n10

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

show more ...


Revision tags: 2.12.0-dev
# e3f1bd88 26-Jul-2021 William A. Kennington III <wak@google.com>

meta-google: sslh: Ensure that autogenerated files aren't stale

These files sometimes get checked into the repo and we don't want
non-determinism around their generation. Ensure they are

meta-google: sslh: Ensure that autogenerated files aren't stale

These files sometimes get checked into the repo and we don't want
non-determinism around their generation. Ensure they are cleaned up and
regenerated for every build since that is very fast.

Change-Id: If20c79f8308c117a20983c8cb54c3420d872d64b
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 32e3f01d 05-Aug-2021 William A. Kennington III <wak@google.com>

conf2struct: Bump 06ddd92..6bc9eed

Change-Id: Ia4843efa02ed9f3f7587580e4cb83711054637cb
Signed-off-by: William A. Kennington III <wak@google.com>


# 524a0e5a 25-Jul-2021 William A. Kennington III <wak@google.com>

meta-google: conf2struct: Bump e846801..06ddd92

Yves Rutschle (2):
fail gracefully if libconfig fails to find root config element
fix test without libconfig; fix for libc

meta-google: conf2struct: Bump e846801..06ddd92

Yves Rutschle (2):
fail gracefully if libconfig fails to find root config element
fix test without libconfig; fix for libconfig 1.7.3

Change-Id: I3f0d77e6ac0247c2784ac59d47424cc7c20047f8
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


Revision tags: 2.10.0-rc1, 2.11.0-dev
# b2c5306a 09-Feb-2021 William A. Kennington III <wak@google.com>

meta-google: conf2struct-native: Add package

Google-Bug-Id: 179618161
Upstream: 8ac594bdf054082ca6dbe35c4345759fe4c31669
Change-Id: I1f86406891528241295455c6498f2a488d5b1b78
Sign

meta-google: conf2struct-native: Add package

Google-Bug-Id: 179618161
Upstream: 8ac594bdf054082ca6dbe35c4345759fe4c31669
Change-Id: I1f86406891528241295455c6498f2a488d5b1b78
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...