diff --git a/README.md b/README.md index 69eed2bf9..196a6a28a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # meta-sca -![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/[dunfell]-nightly/badge.svg)](https://github.com/priv-kweihmann/meta-sca/actions) [![Lastest commit](https://github.com/priv-kweihmann/meta-sca/actions/workflows/push_dunfell.yml/badge.svg?branch=dunfell)](https://github.com/priv-kweihmann/meta-sca/actions/workflows/push_dunfell.yml) diff --git a/conf/layer.conf b/conf/layer.conf index c946ce5a4..139ece390 100755 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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 \