summaryrefslogtreecommitdiff
path: root/meta-google/recipes-extended/libconfig
AgeCommit message (Collapse)AuthorFilesLines
2021-08-06meta-google: sslh: Ensure that autogenerated files aren't staleWilliam A. Kennington III1-1/+1
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>
2021-08-06conf2struct: Bump 06ddd92..6bc9eedWilliam A. Kennington III1-1/+1
Change-Id: Ia4843efa02ed9f3f7587580e4cb83711054637cb Signed-off-by: William A. Kennington III <wak@google.com>
2021-07-27meta-google: conf2struct: Bump e846801..06ddd92William A. Kennington III1-1/+1
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>
2021-02-11meta-google: conf2struct-native: Add packageWilliam A. Kennington III3-0/+89
Google-Bug-Id: 179618161 Upstream: 8ac594bdf054082ca6dbe35c4345759fe4c31669 Change-Id: I1f86406891528241295455c6498f2a488d5b1b78 Signed-off-by: William A. Kennington III <wak@google.com>
2021-02-11meta-google: libconfig-perl: Add 0.100William A. Kennington III1-0/+16
Google-Bug-Id: 179618161 Upstream: 8ac594bdf054082ca6dbe35c4345759fe4c31669 Change-Id: Ie0017d9febe92fd968ef7c71ef24ce2aaed526e1 Signed-off-by: William A. Kennington III <wak@google.com>
2021-02-11meta-google: libconfig: Add native bbclassWilliam A. Kennington III1-0/+1
Needed to build a native conf2struct, ultimately packaging sslh Google-Bug-Id: 179618161 Upstream: 8ac594bdf054082ca6dbe35c4345759fe4c31669 Change-Id: I19f37ed554c9c37f90993fc4d972d9f18d622416 Signed-off-by: William A. Kennington III <wak@google.com>