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>
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
|
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
|
SRC_URI += " \
|
|
file://${BPN}/0001-Update-memcached-dependency.patch \
|
|
file://${BPN}/0002-puppet-horizon-changes-for-poky-stx.patch \
|
|
"
|
|
inherit openssl10
|