Skip to content
Snippets Groups Projects
Verified Commit 62592c50 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

Relicense Yocto/OE-related files to MIT

It was proposed and approved in #824 to relicense the Yocto/OE files in
this repository to MIT. This will make collaboration with the upstream
easier.

Fixes: eclipse/oniro-core/oniro#824



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent db7e0150
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# #
# This file is your local configuration file and is where all local user settings # This file is your local configuration file and is where all local user settings
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# If you are changing bblayers.conf.sample and introduce an incompatible # If you are changing bblayers.conf.sample and introduce an incompatible
# change (like adding new layers), increment the ONIRO_LAYERS_CONF_VERSION value # change (like adding new layers), increment the ONIRO_LAYERS_CONF_VERSION value
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# #
# This file is your local configuration file and is where all local user settings # This file is your local configuration file and is where all local user settings
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# #
# This file is your local configuration file and is where all local user settings # This file is your local configuration file and is where all local user settings
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# Introduction # Introduction
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
IMAGE_INSTALL:append = "\ IMAGE_INSTALL:append = "\
packagegroup-net-tools \ packagegroup-net-tools \
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
inherit oniro-debug-common inherit oniro-debug-common
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
inherit oniro-debug-common inherit oniro-debug-common
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# Oniro Project functionality for images # Oniro Project functionality for images
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# Deprecated collections can be either completely removed or replaced by # Deprecated collections can be either completely removed or replaced by
# another layer. The format of ONIRO_DEPRECATED_COLLECTIONS is a list of # another layer. The format of ONIRO_DEPRECATED_COLLECTIONS is a list of
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# Add a new user named oniro with default password oniro # Add a new user named oniro with default password oniro
inherit extrausers inherit extrausers
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# This class provides support for defining, at the level of the recipe, the # This class provides support for defining, at the level of the recipe, the
# required writable paths. It provides support for maintaining persistent or # required writable paths. It provides support for maintaining persistent or
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
inherit autotools inherit autotools
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# Define the configuration set as per our distro policy # Define the configuration set as per our distro policy
PACKAGECONFIG:pn-networkmanager = "nss systemd bluez5 wifi nmcli" PACKAGECONFIG:pn-networkmanager = "nss systemd bluez5 wifi nmcli"
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
# WIC configuration definitions that are meant to be common across the # WIC configuration definitions that are meant to be common across the
# supported devices. This configuration is taking into consideration OTA design # supported devices. This configuration is taking into consideration OTA design
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
ONIRO_FLAVOUR = "${@'${ONIRO_FLAVOUR_PRETTY}'.lower()}" ONIRO_FLAVOUR = "${@'${ONIRO_FLAVOUR_PRETTY}'.lower()}"
DISTRO = "oniro-${ONIRO_FLAVOUR}" DISTRO = "oniro-${ONIRO_FLAVOUR}"
......
# SPDX-FileCopyrightText: Huawei Inc. # SPDX-FileCopyrightText: Huawei Inc.
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT
require conf/distro/freertos.conf require conf/distro/freertos.conf
require conf/distro/include/oniro.inc require conf/distro/include/oniro.inc
......
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