All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/51] sato-icon-theme: check for new commits rather than tags
@ 2022-07-20  8:43 Alexander Kanavin
  2022-07-20  8:43 ` [PATCH 02/51] gcr: exclude x.9y versions from upstream version check Alexander Kanavin
                   ` (50 more replies)
  0 siblings, 51 replies; 66+ messages in thread
From: Alexander Kanavin @ 2022-07-20  8:43 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
index e2140bfdd7..1ebbf010f3 100644
--- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
+++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
@@ -10,6 +10,7 @@ DEPENDS = "icon-naming-utils-native libxml-simple-perl-native"
 
 SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master"
 SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9"
+UPSTREAM_CHECK_COMMITS = "1"
 
 S = "${WORKDIR}/git"
 
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 66+ messages in thread

end of thread, other threads:[~2022-07-27 15:21 UTC | newest]

Thread overview: 66+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-20  8:43 [PATCH 01/51] sato-icon-theme: check for new commits rather than tags Alexander Kanavin
2022-07-20  8:43 ` [PATCH 02/51] gcr: exclude x.9y versions from upstream version check Alexander Kanavin
2022-07-20  8:43 ` [PATCH 03/51] efibootmgr: update 17 -> 18 Alexander Kanavin
2022-07-20  8:43 ` [PATCH 04/51] systemd-boot: update 251.2 -> 251.3 Alexander Kanavin
2022-07-20  8:43 ` [PATCH 05/51] rpm: update 4.17.0 -> 4.17.1 Alexander Kanavin
2022-07-20  8:43 ` [PATCH 06/51] libva: upgrade 2.14.0 -> 2.15.0 Alexander Kanavin
2022-07-20  8:43 ` [PATCH 07/51] libva-utils: update " Alexander Kanavin
2022-07-20  8:43 ` [PATCH 08/51] xev: update 1.2.4 -> 1.2.5 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 09/51] xmodmap: update 1.0.10 -> 1.0.11 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 10/51] xf86-input-keyboard: remove the recipe Alexander Kanavin
2022-07-20  9:58   ` [OE-core] " Alexandre Belloni
2022-07-20 10:09     ` Alexander Kanavin
2022-07-20 12:11       ` Alexandre Belloni
2022-07-20 13:40         ` Alexander Kanavin
2022-07-20  8:44 ` [PATCH 11/51] xf86-input-synaptics: update 1.9.1 -> 1.9.2 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 12/51] xf86-video-cirrus: update 1.5.3 -> 1.6.0 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 13/51] encodings: update 1.0.5 -> 1.0.6 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 14/51] font-util: update 1.3.2 -> 1.3.3 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 15/51] linux-firmware: update 20220610 -> 20220708 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 16/51] rt-tests: update 2.3 -> 2.4 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 17/51] libgit2: update 1.4.3 -> 1.5.0 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 18/51] u-boot: update 2022.04 -> 2022.07 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 19/51] go: update 1.18.3 -> 1.18.4 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 20/51] llvm: update 14.0.4 -> 14.0.6 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 21/51] vulkan-samples: update to latest revision Alexander Kanavin
2022-07-20  8:44 ` [PATCH 22/51] xserver-xorg: update 21.1.3 -> 21.1.4 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 23/51] alsa-lib: upgrade 1.2.7.1 -> 1.2.7.2 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 24/51] alsa-ucm-conf: " Alexander Kanavin
2022-07-20  8:44 ` [PATCH 25/51] diffoscope: upgrade 217 -> 218 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 26/51] git: upgrade 2.37.0 -> 2.37.1 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 27/51] hdparm: upgrade 9.63 -> 9.64 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 28/51] libdrm: upgrade 2.4.111 -> 2.4.112 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 29/51] libhandy: upgrade 1.6.2 -> 1.6.3 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 30/51] libidn2: upgrade 2.3.2 -> 2.3.3 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 31/51] libnl: upgrade 3.6.0 -> 3.7.0 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 32/51] libnotify: upgrade 0.7.12 -> 0.8.0 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 33/51] libuv: upgrade 1.44.1 -> 1.44.2 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 34/51] log4cplus: upgrade 2.0.7 -> 2.0.8 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 35/51] meson: upgrade 0.62.2 -> 0.63.0 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 36/51] mmc-utils: upgrade to latest revision Alexander Kanavin
2022-07-20  8:44 ` [PATCH 37/51] mpg123: upgrade 1.30.0 -> 1.30.1 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 38/51] pango: upgrade 1.50.7 -> 1.50.8 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 39/51] piglit: upgrade to latest revision Alexander Kanavin
2022-07-20  8:44 ` [PATCH 40/51] python3-dtschema: upgrade 2022.5 -> 2022.7 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 41/51] python3-hypothesis: upgrade 6.48.2 -> 6.50.1 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 42/51] python3-setuptools-rust: upgrade 1.3.0 -> 1.4.1 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 43/51] python3-setuptools-scm: upgrade 7.0.3 -> 7.0.5 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 44/51] python3-setuptools: upgrade 62.6.0 -> 63.2.0 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 45/51] python3-zipp: upgrade 3.8.0 -> 3.8.1 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 46/51] sqlite3: upgrade 3.39.0 -> 3.39.1 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 47/51] vala: upgrade 0.56.1 -> 0.56.2 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 48/51] wayland-protocols: upgrade 1.25 -> 1.26 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 49/51] webkitgtk: upgrade 2.36.3 -> 2.36.4 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 50/51] xwayland: upgrade 22.1.2 -> 22.1.3 Alexander Kanavin
2022-07-20  8:44 ` [PATCH 51/51] epiphany: upgrade 42.2 -> 42.3 Alexander Kanavin
     [not found] ` <17037D268C38CE83.21682@lists.openembedded.org>
2022-07-20  8:49   ` Let's drop x86-x32 (was Re: [OE-core] [PATCH 05/51] rpm: update 4.17.0 -> 4.17.1) Alexander Kanavin
2022-07-20  9:23     ` [Openembedded-architecture] " Richard Purdie
2022-07-20  9:28       ` Alexander Kanavin
2022-07-20  9:50         ` Ross Burton
2022-07-20  9:58           ` Alexander Kanavin
2022-07-20 15:41             ` Mittal, Anuj
2022-07-20 15:46               ` Alexander Kanavin
     [not found]               ` <1703942CAA78C370.2228@lists.yoctoproject.org>
2022-07-27 14:56                 ` [yocto] " Alexander Kanavin
2022-07-27 15:18                   ` Mittal, Anuj
2022-07-20  9:59           ` Marko Lindqvist
2022-07-20 10:06             ` Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.