Add initial meta-oran layer
authorJackie Huang <jackie.huang@windriver.com>
Fri, 2 Aug 2019 16:03:25 +0000 (09:03 -0700)
committerJackie Huang <jackie.huang@windriver.com>
Thu, 10 Oct 2019 02:26:31 +0000 (10:26 +0800)
commit989b3cfedc80d7bc916aec54e3dc252e73799524
treef92631268147d295a3709ffb5cacf863ac32b04d
parentcf0bbc7747b88184fd17e15932167c0baab85b3a
Add initial meta-oran layer

Issue-ID: INF-4
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: If00166c6cb0658cfc2f56bdc2639bb2ecaa1da12
18 files changed:
README.md [new file with mode: 0644]
meta-oran/README [new file with mode: 0644]
meta-oran/conf/distro/oran.conf [new file with mode: 0644]
meta-oran/conf/layer.conf [new file with mode: 0644]
meta-oran/recipes-base/images/wrlinux-image-oran-guest.bb [new file with mode: 0644]
meta-oran/recipes-base/images/wrlinux-image-oran-host.bb [new file with mode: 0644]
meta-oran/recipes-containers/docker/docker_%.bbappend [new file with mode: 0644]
meta-oran/templates/default/README [new file with mode: 0644]
meta-oran/templates/default/require [new file with mode: 0644]
meta-oran/templates/default/template.conf [new file with mode: 0644]
meta-oran/templates/feature/hpsa/README [new file with mode: 0644]
meta-oran/templates/feature/hpsa/files/hpsa.cfg [new file with mode: 0644]
meta-oran/templates/feature/hpsa/files/other_drivers.cfg [new file with mode: 0644]
meta-oran/templates/feature/hpsa/template.conf [new file with mode: 0644]
meta-oran/templates/feature/kubernetes/README [new file with mode: 0644]
meta-oran/templates/feature/kubernetes/files/docker_kube.cfg [new file with mode: 0644]
meta-oran/templates/feature/kubernetes/image.inc [new file with mode: 0644]
meta-oran/templates/feature/kubernetes/template.conf [new file with mode: 0644]