- Feb 11, 2021
-
-
Wojciech Zmuda authored
Signed-off-by:
Wojciech Zmuda <wojciech.zmuda@huawei.com>
-
- Feb 08, 2021
-
-
Stefan Schmidt authored
Linux daemon to interact with a network co-processor compatible OT firmware for Thread network access. The project itself is in maintenance mode and only accepts fixes and no new fatures. Consider OpenThread Daemon as replacement. Closes: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/3 Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
The OpenThread repo offers a huge amount of build targets (most of them for MCUs directly), but for this recipe we only build the Linux native service and ctl commandline. This runs as a service on a Linux host and connects to a radio co-processor for Thread network access. Closes: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/35 Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
Stefan Schmidt authored
While some changes could go upstream righ away, some others might need more work until ready. This layer gives us a space to keep these recipes and changes while we get them ready. Signed-off-by:
Stefan Schmidt <stefan.schmidt@huawei.com>
-
- Feb 04, 2021
-
-
Zygmunt Krynicki authored
ohos-xtc-acts is the starting point the porting of OHOS Application Compatibility Test Suite to Linux. Build a single initial test with make instead of OHOS specific and unusable BUILD.gn file. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
ohos-libsec is a fork of part of the OpenArk compiler implementing Annex K extensions to C adapted for OHOS and LiteOS. Build with make instead of OHOS specific and unusable BUILD.gn file. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
MulanPSL-2.0 is an OSI Approved license: https://opensource.org/licenses/MulanPSL-2.0 Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
ohos-googoletest is a fork of googletest with OHOS-specific extensions. Build with make instead of OHOS specific and unusable BUILD.gn file. Unlike the BUILD.gn file, build shared libraries for gtest and gtest_main. The remaining gmock library is not yet needed by any test so it is not built. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This bbclass inherits autotools, injects dependency on zmk-native and creates the configure script in do_configure_prepend. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
ZMK is an arch-independent library for make so it depends on make-native and gawk-native. The recipe inherits autotools and works fine without any overrides. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Zygmunt Krynicki authored
This layer will contain application test suite for Open Harmony. Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
- Jan 28, 2021
-
-
Zbigniew Bodek authored
Fix typo appned -> append to include networking packages as intended. Add leading space to not break things being appended. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
- Jan 27, 2021
-
-
Robert Drab authored
We want README pointing to the stable manifest to avoid any issues with the build process especially for the first time users. Closes: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/8 Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Robert Drab authored
Having core-image-minimal as a default first-on-the-list image can be misleading when adding new boards to the build system as this image allows only to boot-up minimal system without any features that the board may support in terms of connectivity, etc. core-image-full-cmdline, likewise, does not include "kernel-modules" and can cause similar confusion. Closes: https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/7 Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
- Jan 26, 2021
-
-
Robert Drab authored
Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Wojciech Zmuda authored
Add required meta-layers to bblayers.conf.sample. Add dependencies to local.conf.sample that provide necessary packages to enable Ethernet, WiFi and Bluetooth connectivity. Mention the board in README. Signed-off-by:
Wojciech Zmuda <wojciech.zmuda@huawei.com>
-
- Jan 22, 2021
-
-
Co-authored-by:
Ettore Chimenti <ettore.chimenti@seco.com> Co-authored-by:
Tommaso Merciai <tommaso.merciai@seco.com> Co-authored-by:
Alberto Merciai <alberto.merciai@seco.com> Signed-off-by:
Ettore Chimenti <ettore.chimenti@seco.com>
-
- Jan 14, 2021
-
-
Zygmunt Krynicki authored
Move manifest repo to OHOS See merge request OSTC/OHOS/meta-ohos!6
-
Robert Drab authored
meta-ohos and manifest moved from OSTC to OSTC/OHOS subgroup Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Robert Drab authored
Add ohos build flavours See merge request OSTC/OHOS/meta-ohos!5
-
- Jan 12, 2021
-
-
Robert Drab authored
OHOS build environment can be quickly set up using TEMPLATECONF pointing to selected flavour, e.g. linux, zephyr. New build directory structure: all meta layers are stored in the sources directory alongside poky instead of inside poky Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Robert Drab authored
Copy of Poky sample files with default distro set to freertos meta-freertos and meta-ohos-foundation layers added to bblayers.conf.sample Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Robert Drab authored
Copy of Poky sample files with default distro set to zephyr and following meta-layer in bblayers.conf.sample: - poky/meta - meta-openembedded/meta-oe - meta-openembedded/meta-python - meta-zephyr - meta-ohos/meta-ohos-foundation Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Robert Drab authored
Copy of Poky sample files with default distro set to poky and meta-ohos-foundation layer added Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
- Jan 08, 2021
-
-
Robert Drab authored
Update URL to reflect new repository location See merge request OSTC/meta-ohos!4
-
Zygmunt Krynicki authored
Signed-off-by:
Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
-
Robert Drab authored
Rdrab meta ohos merge See merge request OSTC/meta-ohos!3
-
Robert Drab authored
Proposal of approaching environment setup for building OHOS on various kernels. Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
- Jan 07, 2021
-
-
Zbigniew Bodek authored
Adding foundation exec to RPROVIDES See merge request incubate/meta-ohos/meta-ohos!1
-
Robert Drab authored
In order to include foundation executable by name into final image it needs to be present in RPROVIDES Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Robert Drab authored
After switching to Dunfell (latest stable Poky version) it needs to be included in compatible layers Signed-off-by:
Robert Drab <robert.drab@huawei.com>
-
Zbigniew Bodek authored
Some Linux builds may have different TARGET_OS, such as linux-musl or linux-gnueabi. Fix matching all of those variants into one - "linux". Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
The patch for the missing mq_open() argument has been merged so it is possible to remove the patch from here. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
- Jan 04, 2021
-
-
Zbigniew Bodek authored
Softbus implements "Distributed Communication Subsystem". This commit provides initial recipe to build softbus using bitbake and link it to the foundation application. The functionality hasn't been tested (only build) so when Softbus is actually used some missing bits may appear. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols. Small footprint - suitable for embedded systems. Adding another Softbus requirement. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
Softbus depends on IAM so it needs to be added to the build. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
HiChain is a dependency for Softbus so it needs to be introduced to the build system. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Zbigniew Bodek authored
ohos-thirdparty and ohos-common are now a part of the current layer so this leftover will break the build. Signed-off-by:
Zbigniew Bodek <zbigniew.bodek@huawei.com>
-
Robert Drab authored
-
Zygmunt Krynicki authored
-