From 93eda50dc8b6cf7da1e56cee98891f47f4912b47 Mon Sep 17 00:00:00 2001 From: harvey-rtos Date: Mon, 29 Aug 2022 17:30:24 +0800 Subject: [PATCH] add yaml file Signed-off-by: harvey-rtos --- opkg-utils.spec => yocto-opkg-utils.spec | 0 yocto-opkg-utils.yaml | 4 ++++ 2 files changed, 4 insertions(+) rename opkg-utils.spec => yocto-opkg-utils.spec (100%) create mode 100644 yocto-opkg-utils.yaml diff --git a/opkg-utils.spec b/yocto-opkg-utils.spec similarity index 100% rename from opkg-utils.spec rename to yocto-opkg-utils.spec diff --git a/yocto-opkg-utils.yaml b/yocto-opkg-utils.yaml new file mode 100644 index 0000000..a2e0efe --- /dev/null +++ b/yocto-opkg-utils.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: git://git.yoctoproject.org/opkg-utils.git +tag_prefix: "" +seperator: "."