Skip to content

Commit

Permalink
remove lua support
Browse files Browse the repository at this point in the history
Relates to #8749

Signed-off-by: Konrad Weihmann <[email protected]>
  • Loading branch information
priv-kweihmann committed Apr 25, 2022
1 parent f454853 commit 4ce9096
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# meta-sca <!-- omit in toc -->

![https://img.shields.io/badge/Supported%20languages-C%2CC%2B%2B%2CGo%2CLua%2CPython%2CShell%2Cjs%2Cperl%2Cruby-informational](https://img.shields.io/badge/Supported%20languages-C%2CC%2B%2B%2CGo%2CLua%2CPython%2CShell%2Cjs%2Cperl%2Cruby-informational)
![https://img.shields.io/badge/Supported%20languages-C%2CC%2B%2B%2CGo%2CPython%2CShell%2Cjs%2Cperl%2Cruby-informational](https://img.shields.io/badge/Supported%20languages-C%2CC%2B%2B%2CGo%2CPython%2CShell%2Cjs%2Cperl%2Cruby-informational)

[![Nightly](https://github.com/priv-kweihmann/meta-sca/workflows/[master]-nightly/badge.svg)](https://github.com/priv-kweihmann/meta-sca/actions)
[![Lastest commit](https://github.com/priv-kweihmann/meta-sca/actions/workflows/push_staging.yml/badge.svg?branch=staging)](https://github.com/priv-kweihmann/meta-sca/actions/workflows/push_staging.yml)
Expand Down
2 changes: 0 additions & 2 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ BBFILES += "\
${LAYERDIR}/recipes-devtools/*/*.bb \
${LAYERDIR}/recipes-devtools/*/*.bbappend \
${LAYERDIR}/recipes-go/**.bb \
${LAYERDIR}/recipes-lua/*/*.bb \
${LAYERDIR}/recipes-lua/*/*.bbappend \
${LAYERDIR}/recipes-nodejs/*.bb \
${LAYERDIR}/recipes-nodejs/*.bbappend \
${LAYERDIR}/recipes-perl/*/*.bb \
Expand Down

0 comments on commit 4ce9096

Please sign in to comment.