Files
meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-oslo.utils_git.bbappend
Babak Sarashki 63b6601bdd meta-stx: update LICENSE and copyright info
- 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>
2020-06-08 13:00:26 -07:00

6 lines
155 B
Plaintext

PV = "3.33.0+git${SRCPV}"
SRCREV = "58fb709f58bd031c5114d9b6fe2e0926175b87b6"
SRC_URI = "git://github.com/openstack/oslo.utils.git;branch=stable/queens"