Age | Commit message (Collapse) | Author | Files | Lines |
|
As part of the move to subtrees, need to bring all the import layers
content to the top level.
Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f
Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
Remove meta-virtualization from any bblayer.conf.samples. It was
originally added for the python-pyyaml and python-gevent recipes
but better maintained versions of these recipes are provided by
meta-python.
Before this can be done the python-gevent bbappend in the phosphor
layer must be removed. The version scope was wildcarded to any version
but the patches don't apply to python-gevent_1.2.2, which becomes the
default from meta-python when meta-virt is removed. Drop the bbappend.
Change-Id: I6658a163460e3c8e63dc7371ffff803a7b6915b5
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
Update LED Manager recipe to support Lanyang machine
Tested: Built the LED recipe then checked the LED behavior
on Lanyang
Change-Id: Ic6be977815897007e09ebc685f1e714be02c36c9
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|
|
Add AVSBus control script.
Add systemd services to enable AVSBus after power on and disable AVSBus
at power off.
Add bitbake recipe to install script and services.
Remove p9-vcs-workaround in the lanyang.conf and p9-host-start.bbappend
because there is no UCD on lanyang platform.
Change-Id: I3508776ff2b3ef5378af840f096d1cc4420f5062
Tested: built image correctly then can boot to host.
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|
|
Change-Id: I4a85d84158ba8ff14b5de2452c353f865188486c
Tested: Built lanyang image correctly uses the Lanyang.py's config.
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|
|
The obmc-console.bb on meta-phosphor
(openbmc/meta-phosphor/common/recipes-phosphor/console)
has been renamed as obmc-console_git.bb so we rename
obmc-console_%.bbappend to fit it.
Please refer below link:
https://github.com/openbmc/openbmc/commit/586e2261981bd999e31875b870569d6cfac86f58
Change-Id: Ic199f46e8a010378ec52de82201aef9b3617bdbd
Tested: Built the obmc-console recipe
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|
|
Change-Id: Ie65c83cfde93ae47c0dd1f9ffcfc37ce9566f18e
Tested: Built image and mboxd then ran on lanyang
motherboard, checked the mailbox daemon on BMC,
used instruction "ps -l" to check mailbox process
status, the result like
"mboxd --flash 64M --window-size 1M"
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|
|
The Aspeed layer now supports both chips and the SOC specific layers
do not have any content. Drop the redundant layers.
Change-Id: I48a813fe4c02b8fc8861c6dd58906ae559c64403
Tested: Built and verified witherspoon and palmetto images
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
Add obmc-console conf
This enables obmc-console-server to relay the LPC-controlled
VUART to another ttyS0/UART1
Change-Id: I3103a69b95689a84d00a44bc10d69af9c80dff03
Tested: Verified lanyang image build
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|
|
Initial a new platfom for Power 9 system
Change-Id: Ia20d44037b46baffad78b7b7eb164064b564a982
Tested: Verified lanyang image build
Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
|