From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7172560304523444224 X-Received: by 2002:a54:4599:0:b0:35c:4ec9:1bc3 with SMTP id z25-20020a544599000000b0035c4ec91bc3mr32634oib.0.1670936013795; Tue, 13 Dec 2022 04:53:33 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6870:d204:b0:143:5382:1db4 with SMTP id g4-20020a056870d20400b0014353821db4ls5379242oac.8.-pod-prod-gmail; Tue, 13 Dec 2022 04:53:33 -0800 (PST) X-Google-Smtp-Source: AA0mqf7KBUbQrKV9HoEgTVUlAya2MnsfTRfaJAXZoP4h8oaoY1VatgCn9Rqw436POCtrTVqkRFEU X-Received: by 2002:a05:6870:9603:b0:137:3adc:2d8c with SMTP id d3-20020a056870960300b001373adc2d8cmr10443351oaq.20.1670936013074; Tue, 13 Dec 2022 04:53:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670936013; cv=none; d=google.com; s=arc-20160816; b=OK42Fs6Ye14Lzf7CqJTtYuxw989Dxfa8HaaDU2E7GIoXbcdHkLVfuhOayJGlk1dvkY Bg2CvEjDkv/Jt50Ay2auL0H4Vqs4nSt+ULA/S/Nm+Y1g+rNMxIj+69BMkTlPjFh/mTJ2 3aE5aA3HBodJMSZ7fqE1D+H6p8cyDZ+nfjLsSuuVth5Nx7UL7g5gPDmWuvV33Hqliaiv xOc16dzPb4shimSv+/hJ7UHUGrq+CX+t2A42J5GYbm3s/Bo+c9Gx1jz/wGOPxW4SwgS3 aiaG0OkUR8H0dqxgTfOAwwW9/s38q8FfDOlbjlgqBs+cpMVFGVvLKfQVJKeSjlHdzp9u caLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:message-id:date:subject:cc:to:from; bh=gxF8VH04FcpyseqqFKO7csxEbc8K+4+czf7aU8nhBWo=; b=fRSsj2ikMg/jZg0hz1m+dAQ2wspD67li1oVy7ug6aLjAN/4T8uEE10SZhHm/fPORmb fmCmpO/SDiWVsnKyZR/PxO6aEnJiGTLY2t+gYNgHgGpA1ooRlE6bH2YsH8xLfPrrKWIv cB3OHjBtgm5vhcTHLFi3thqL+launsyYNIuD/pO4fpJz0OAq8RsD4V5uRz9oBKEZwjZq HcoNloBqmsxPeA4qW4Wfaf0NaK/j74/9D8vM/A9OjYzjj8AS+hRzb2T1ykeS1qxM/jHO afKifz57sTTrJFDfuo8LQYesVaxX8Dzr5S1HDKZx0PHdEDW46Ki/5Mw2Q49OLJm4NV8K Xt+g== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id u19-20020a056871009300b001480308ea6csi376625oaa.0.2022.12.13.04.53.32 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 13 Dec 2022 04:53:33 -0800 (PST) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from alena-nb.promwad.com ([194.49.52.147]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 2BDCrDuW001200 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 13 Dec 2022 13:53:30 +0100 From: Anton Mikanovich To: isar-users@googlegroups.com Cc: Anton Mikanovich Subject: [PATCH v6 04/21] meta-isar: set default branch names Date: Tue, 13 Dec 2022 15:52:48 +0300 Message-Id: <20221213125305.10984-5-amikan@ilbers.de> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221213125305.10984-1-amikan@ilbers.de> References: <20221213125305.10984-1-amikan@ilbers.de> X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: kcnuy6zrgDZ3 Set default branch to satisfy Bitbake requirements: The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls. Signed-off-by: Anton Mikanovich --- meta-isar/recipes-app/cowsay/cowsay_git.bb | 2 +- meta-isar/recipes-app/hello-isar/hello-isar.bb | 2 +- meta-isar/recipes-app/libhello/libhello.bb | 2 +- meta/recipes-bsp/libubootenv/libubootenv_0.3-3.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-isar/recipes-app/cowsay/cowsay_git.bb b/meta-isar/recipes-app/cowsay/cowsay_git.bb index c3a1f494..51e5f7ed 100644 --- a/meta-isar/recipes-app/cowsay/cowsay_git.bb +++ b/meta-isar/recipes-app/cowsay/cowsay_git.bb @@ -5,6 +5,6 @@ inherit dpkg-gbp -SRC_URI = "git://salsa.debian.org/debian/cowsay.git;protocol=https" +SRC_URI = "git://salsa.debian.org/debian/cowsay.git;protocol=https;branch=master" SRC_URI += "file://isar.patch" SRCREV = "756f0c41fbf582093c0c1dff9ff77734716cb26f" diff --git a/meta-isar/recipes-app/hello-isar/hello-isar.bb b/meta-isar/recipes-app/hello-isar/hello-isar.bb index 8c3ba8b2..e2e69627 100644 --- a/meta-isar/recipes-app/hello-isar/hello-isar.bb +++ b/meta-isar/recipes-app/hello-isar/hello-isar.bb @@ -15,7 +15,7 @@ PV = "0.3-a18c14c" DEPENDS += "libhello" SRC_URI = " \ - git://github.com/ilbers/hello.git;protocol=https;destsuffix=${P} \ + git://github.com/ilbers/hello.git;protocol=https;branch=master;destsuffix=${P} \ file://subdir/0001-Add-some-help.patch \ file://yet-another-change.txt;apply=yes;striplevel=0" SRCREV = "a18c14cc11ce6b003f3469e89223cffb4016861d" diff --git a/meta-isar/recipes-app/libhello/libhello.bb b/meta-isar/recipes-app/libhello/libhello.bb index 5c44de50..2ec73726 100644 --- a/meta-isar/recipes-app/libhello/libhello.bb +++ b/meta-isar/recipes-app/libhello/libhello.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://${LAYERDIR_core}/licenses/COPYING.GPLv2;md5=751419260 PV = "0.1-98f2e41" -SRC_URI = "git://github.com/ilbers/libhello.git;protocol=https;destsuffix=${P}" +SRC_URI = "git://github.com/ilbers/libhello.git;protocol=https;branch=master;destsuffix=${P}" SRCREV = "98f2e41e7d05ab8d19b0c5d160b104b725c8fd93" # NOTE: This is just to test 32-bit building on 64-bit archs. diff --git a/meta/recipes-bsp/libubootenv/libubootenv_0.3-3.bb b/meta/recipes-bsp/libubootenv/libubootenv_0.3-3.bb index 9af01aa7..dee19c0b 100644 --- a/meta/recipes-bsp/libubootenv/libubootenv_0.3-3.bb +++ b/meta/recipes-bsp/libubootenv/libubootenv_0.3-3.bb @@ -14,7 +14,7 @@ PROVIDES = "libubootenv-tool libubootenv-dev libubootenv-doc libubootenv0.1" inherit dpkg-gbp -SRC_URI = "git://salsa.debian.org/debian/libubootenv.git;protocol=https" +SRC_URI = "git://salsa.debian.org/debian/libubootenv.git;protocol=https;branch=master" SRCREV = "a1a3504e5cda1883928a8747a0bedc56afff6910" S = "${WORKDIR}/git" -- 2.17.1