
- 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>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
|
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
SRC_URI += " \
|
|
file://${BPN}/0001-puppet-ldap-add-os-poky-stx.patch \
|
|
file://${BPN}/0002-puppet-ldap-poky-stx-fix-pkg-name.patch \
|
|
"
|
|
|
|
inherit openssl10
|