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>
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
|
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
SRC_URI += " \
|
|
file://${BPN}/0001-Roll-up-TIS-patches.patch \
|
|
file://${BPN}/0002-puppet-openstacklib-updates-for-poky-stx.patch \
|
|
"
|
|
|
|
inherit openssl10
|