Skip to content
Snippets Groups Projects
Commit 1c66a319 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

openharmony-standard: New recipe for building OH components


This recipe builds a subset of OpenHarmony 1st party components and installs
them into /usr/lib and /usr/bin.  Intended purpose is to use these OpenHarmony
components to build OpenHarmony compatibility into other projects and
products.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent bf0480be
No related branches found
No related tags found
1 merge request!1Initial code import
Showing
with 2159 additions and 0 deletions
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
#include "device_info.hcs"
#include "usb_pnp_device.hcs"
#include "usb_cdcacm.hcs"
root {
module = "default";
}
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
#include "device_info.hcs"
#include "usb_pnp_device.hcs"
#include "usb_cdcecm.hcs"
root {
module = "default";
}
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment