63b6601bdd
- Change License from Apache2 to MIT. - Remove Copyright from individual recipes - Move License to README.md - Add meta-stx Copyright to README.md Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
|
inherit selinux
|
|
DEPENDS += " libselinux"
|
|
RDEPENDS_${PN}_append = " libselinux"
|