mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Remove LSB support
LSB as a standard isn't current and isn't well suited to embedded anyway. Its putting artifical constraints on the system and with modern layer technology, would now be better off as its own layer. As such its time to split it out. The only part with some (marginal) usage is lsb_release, which is split from the lsb package into an own lsb-release package. (From OE-Core rev: fb064356af615d67d85b65942103bf943d84d290) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1af3e4bea6
commit
bac4bc9aa6
@@ -3,7 +3,7 @@ recipes-connectivity - Libraries and applications related to communication with
|
||||
recipes-core - What's needed to build a basic working Linux image including commonly used dependencies
|
||||
recipes-devtools - Tools primarily used by the build system (but can also be used on targets)
|
||||
recipes-extended - Applications which whilst not essential add features compared to the alternatives in
|
||||
core. May be needed for full tool functionality or LSB compliance.
|
||||
core. May be needed for full tool functionality.
|
||||
recipes-gnome - All things related to the GTK+ application framework
|
||||
recipes-graphics - X and other graphically related system libraries
|
||||
recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies
|
||||
|
||||
Reference in New Issue
Block a user