package init

add source package and some files

Signed-off-by: harvey-rtos <zhangweigang6@huawei.com>
(cherry picked from commit 0405e90d976ef91e627a5b4c86403958c764a9d9)
This commit is contained in:
harvey-rtos 2022-08-25 21:05:39 +08:00 committed by openeuler-sync-bot
parent df666be4f3
commit 42532bbd0d
3 changed files with 28 additions and 0 deletions

Binary file not shown.

24
yocto-poky.spec Normal file
View File

@ -0,0 +1,24 @@
Name: yocto-poky
Version: 3.3.6
Release: 1
Summary: Poky is an integration of various components to form a complete prepackaged build system and development environment.
License: LGPLv2+
URL: https://www.yoctoproject.org
Source: http://downloads.yoctoproject.org/releases/yocto/yocto-3.3.6/poky-hardknott-25.0.6.tar.bz2
BuildArch: noarch
%description
The Yocto Project (YP) is an open source collaboration project that helps developers create custom
Linux-based systems regardless of the hardware architecture.
The project provides a flexible set of tools and a space where embedded developers worldwide can
share technologies, software stacks, configurations, and best practices that can be used to create
tailored Linux images for embedded and IOT devices, or anywhere a customized Linux OS is needed.
%files
%changelog
* Wed Aug 24 2022 Weigang Zhang <zhangweigang6@huawei.com> - 3.3.6-1
- Package init

4
yocto-poky.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: git
src_repo: git://git.yoctoproject.org/poky.git
tag_prefix: "yocto-"
seperator: "."