mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
02a6eda511bfd195ccbd3b5e0dc9511a6ec26a36
Upstream added a configure-time check for libcrypt providing crypt_r() and now unconditionally links against -lcrypt: auth.c uses crypt_r() with a struct crypt_data for verifying yescrypt/scrypt/bcrypt/sha512crypt and sha256crypt password hashes, so the build now hard-fails with "No libcrypt with crypt_r()" when it is missing. Add virtual/crypt to DEPENDS accordingly. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%