Skip to content

Commit

Permalink
Merge pull request #682 from lumag/drop-legacy
Browse files Browse the repository at this point in the history
Drop legacy recipes
  • Loading branch information
lumag authored Nov 27, 2024
2 parents 846e482 + 655a3b5 commit 59f2496
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 245 deletions.
2 changes: 0 additions & 2 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ BBFILES_DYNAMIC += " \
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \
networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \
meta-linux-mainline:${LAYERDIR}/dynamic-layers/meta-linux-mainline/*/*/*.bb \
meta-linux-mainline:${LAYERDIR}/dynamic-layers/meta-linux-mainline/*/*/*.bbappend \
"

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ SUMMARY = "Firmware packages for the DragonBoard 845c board"
inherit packagegroup

RRECOMMENDS:${PN} += " \
firmware-qcom-dragonboard845c \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'linux-firmware-qcom-adreno-a630 linux-firmware-qcom-sdm845-adreno', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'linux-firmware-ath10k-wcn3990 linux-firmware-qcom-sdm845-modem', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'linux-firmware-qca linux-firmware-qcom-sdm845-modem', '', d)} \
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

37 changes: 0 additions & 37 deletions recipes-graphics/mesa/mesa.bb

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend

This file was deleted.

1 change: 0 additions & 1 deletion recipes-test/images/initramfs-test-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ PACKAGE_INSTALL += " \
gptfdisk \
i2c-tools \
iw \
lava-test-shell \
libdrm-tests \
lrzsz \
mybw \
Expand Down
20 changes: 0 additions & 20 deletions recipes-test/lava-test-shell/lava-test-shell.bb

This file was deleted.

0 comments on commit 59f2496

Please sign in to comment.