mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
bitwise: add new recipe
Bitwise is multi base interactive calculator supporting dynamic base conversion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device drivers developers. Signed-off-by: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -307,6 +307,7 @@ RDEPENDS_packagegroup-meta-oe-devtools_remove_x86-64 = "${@bb.utils.contains("TU
|
||||
RDEPENDS_packagegroup-meta-oe-devtools_remove_x86 = "ply"
|
||||
|
||||
RDEPENDS_packagegroup-meta-oe-extended ="\
|
||||
bitwise \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland opengl", "boinc-client", "", d)} \
|
||||
brotli \
|
||||
byacc \
|
||||
|
||||
Reference in New Issue
Block a user