| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Create vcs-workaround machine feature p9.inc
Add new recipe vcs-pre-post.bb
Add new recipe p9-vcs-workaround.bb
Add new recipe start_host.bb
Create preferred providers
Create host control machine/distro/image feature
Add dependencies
Partially resolves openbmc/openbmc#647
Change-Id: I285cafc81afda20977fdf360ad8ad34d15e38685
Signed-off-by: Sergey Solomin <sergey.solomin@us.ibm.com>
|
|
|
|
|
| |
Change-Id: Icbfbad11289d66a23e86772ab967a8f12c216c5b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ie01cc18ee9fa7bbaa906db1ececdbdef1bb66b36
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Idc251f7382f86239d8cfd1d418e51c9c699221cf
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Idcd8cf5dd904478c6200729146c62bd7b5264a66
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As a known issue, the introspection data cannot be built on ppc64le.
https://lists.yoctoproject.org/pipermail/yocto/2016-April/029582.html.
To work around, I disable the use of qemu when we build openbmc
by modifying the configuration files:
Add
MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"
to the end line.
Resolve: openbmc/openbmc#640
Change-Id: Idb6584ca43a8d4f005aa365f62aa1d46d2a00fd5
Signed-off-by: Nan Li <william.bjlinan@hotmail.com>
|
|
|
|
|
| |
Change-Id: I37d1f50f38043ccc774c47533b430a15e3b61abe
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I23aefb5c5fefe708096800efb78eba929c635129
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ia55e74dfbc0b203dbd962f653574024e2f8f45d8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I3bdb4eeeebf55894481ad083c3c2e3d09f5feedf
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I48029f737f11cd76484e6a7192281bf52ef7e8f2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: If5145f71fd3082cd70abf94f4734bc0d4984458e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I2ffc5e312f43765cbda6f0e77e5574b6c0d32c65
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The problem was that when a curl command
was given without any options, several error
messages would be thrown that can flood the
journal. To fix this I had to use a 'try
catch' statment to catch the error. I
modified the current 'try catch' statement
to catch and pass on the ssl error so no
error messages of that kind could flood the
journal. After implementation no more ssl
error messages were flooding the journal,
however a new error was thrown so I had to
create an additional exception and pass on
it as well. This fixes issue number 583.
Resolves openbmc/openbmc#583
Change-Id: I4857861f3c0ff103e2bccf9f5a5821c8219aefe6
Signed-off-by: Josh King <jdking@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I24cfe2457d7466fdc77ed0e75b96dc4e86638ded
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I82ca5b6bd5497c051b1f39f4e93184dd0480b378
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
| |
Other repos need the elog.hpp and log.hpp files, this will
get them into the SDK.
Change-Id: Ibb9316686f12483cef8333fa8a514f1402ee233f
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I232a1a9677be5b05fc2fef27b9a4706067bc79b5
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I296e1f4aa76249a3aea3d7894bd0931bb6e3a9ac
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ie1d435c5afab83246d7f2c8064668029fac39b01
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I75d6e8afc7ca5c460d0b940089e31fece36fdb85
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I20fb09d094b7af002852b4cd7186678c31a487c5
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I4a768d97553b005258376ace2629fbc6ba3cc18c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MTD fixes:
ARM: dts: aspeed: restore labels of the flash modules
ARM: dts: aspeed: resurrect PNOR on ast2500 evb
Resolves openbmc/openbmc#816
Zaius device tree additions. These two were supposed to be part of the
previous kernel bump but didn't make it:
ARM: dts: aspeed: zaius: Add I2C master selector and hotswap controller
ARM: dts: aspeed: zaius: Add 1-wire buses
Change-Id: I659a26a602f2bf419cb7d4d0fdff97e3f55d99c1
Signed-off-by: Joel Stanley <joel@jms.id.au>
|
|
|
|
|
|
|
| |
Pick up a Targets.pm fix for findConnections()
Change-Id: I7fa8139b9081f5c5bfb59fbc4a67e92e0a054196
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|
|
|
|
| |
Change-Id: I3aeb75d0b40c69d690e33c12920363d046792c61
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I2d4fa75032cff4127626ddb031d55d3042208de8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ide9b45998bb85fc4ba4acbfb8b3ed3d495e1c883
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I38b55f6b9ab3e65485d28f81c9797f80b01cd139
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ia92a413e8e8e4811501f17ff12ed8a9a3813e8e1
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were reports of the shutdown watchdog firing in #522 which caused
the flashing process to fail. Andrew Geissler suggested he reached ~77%
before the watchdog bit, which by default is configured at 10 minutes.
Back-of-the-envelope calculations suggest it would've taken
approximately 13 minutes to complete the flash, therefore bump the
number to 20min to give ourselves a bit of head-room.
Change-Id: I967b13799469d22a380b29f5566ab8cc9432ce8c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
|
|
|
|
| |
Change-Id: I801c78bfd21a9271f2af3c458b7c18498387a0e4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently there is not a shared library for sdbusplus, but
there will be in the near future. Applications should
RDEPEND on it so that they properly pull the library in
when it is available. Currently, there is no shared library
and the 'sdbusplus' package itself is empty. Set ALLOW_EMPTY
so that bitbake builds it anyhow.
Change-Id: I9b700e07586d4a74b63df9dbce3327243c4759e2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
| |
This class is used for installing python-based packages,
using python. So the packages need both python-native and
python. Without this, there is a race condition in the SDK
that can cause the package install to be attempted before
python itself is installed.
Change-Id: Iab1cf149d715e3d68ecb580c5f107d6534b0b484
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ie98034d8b07df2798312d55b37d8b7e13d372e40
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
| |
Allow class to be used on non-PN packages, by adding
a variable to configure which package the python path
is added to 'FILES' for.
Change-Id: I4c00e949ea71074a5b7abd36b430f90d3eb4ab51
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ifbc1a4d8d8d6d381729304f35b7e218ebef7b9e1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Iad5fa91a6aa47b4ef0ea96ef86c6b299f74be814
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
| |
The direction is to move all OpenBMC DBus names to the
xyz namespace given that is the owned DNS name.
Change-Id: Ieb704a6e118d9679e3343e62cd0c7dc33b0c056d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
| |
Change-Id: I1acda93093e831e2f65c6a36a0decd8d02b696ce
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: If8eb7e6c1a686325202545294f734d08e080d69b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I694b464e472fc1e890705a96c6fd85c636c7e720
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
|
|
|
|
| |
Change-Id: I10cb7d943e0de05d934d42227e9476522454efce
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removes old board file hacks that were put in place for Palmetto.
arm: aspeed: Remove SCU8C hacks
arm: dts: aspeed: Remove unused pinmux from Palmetto
arm: aspeed: Remove SCU88 hacks
arm: aspeed: Remove UART muxing hacks
Adds LPC to AHB bridge mapping and rear UART for Witherspoon
arm: dts: aspeed: Add UARTs to Witherspoon
arm: aspeed: witherspoon: Setup LPC to AHB bridge
ARM: dts: aspeed: resurrect PNOR on ast2500 evb
Zaius device tree additions
ARM: dts: aspeed: zaius: Add I2C master selector and hotswap controller
ARM: dts: aspeed: zaius: Add 1-wire buses
Some compile warnings:
arm: aspeed: Fix unused variable warning
pinctrl: aspeed: Add parentheses to HW_STRAP test
Change-Id: If1473a10a0f99b3fcb9f158cb9ccaa71866f4fe1
Signed-off-by: Joel Stanley <joel@jms.id.au>
|
|
|
|
|
| |
Change-Id: I28835a69af42c9793ecc6eecf26041b4a9a9e7ad
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I22ce553ce98cc9ede46f12edd018bdc2f6825783
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I0489c01c4835423354dfc04eb5005400437165b9
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ib9e45fac45fd487bef5d474325fd356c8ae36a15
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I6746f0e5632f9587d338ec9ef7df221625be8837
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: Ia9e787b63c180911c96a72e57f6efd6a78b9fab5
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|