summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2024-03-28 00:06:47 +0100
committerKhem Raj <raj.khem@gmail.com>2024-03-27 18:10:41 -0700
commita0a114361758cd07143c6d960dde311479e79d27 (patch)
treeeae3360cedd8d514c04c1b1260a93e5a0d7f35fa /meta-oe/conf
parentb1ed6a24f8669dad756bcb7ff50d37212e2533de (diff)
downloadmeta-openembedded-a0a114361758cd07143c6d960dde311479e79d27.tar.gz
microsoft-gsl: add new recipe including ptest
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/include/ptest-packagelists-meta-oe.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
index 29edd2f49..673b41f44 100644
--- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
+++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
@@ -26,6 +26,7 @@ PTESTS_FAST_META_OE = "\
26 libxml++-5.0 \ 26 libxml++-5.0 \
27 libyang \ 27 libyang \
28 lmdb \ 28 lmdb \
29 microsoft-gsl \
29 minicoredumper \ 30 minicoredumper \
30 neon \ 31 neon \
31 nlohmann-json \ 32 nlohmann-json \