public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] pseudo: Specify the version in the recipe filename
@ 2026-04-26 14:28 Peter Kjellerstedt
  2026-04-28 14:02 ` [OE-core] " Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kjellerstedt @ 2026-04-26 14:28 UTC (permalink / raw)
  To: openembedded-core

The last updates have been cut from tagged releases, and this allows for
using versioned bbappends.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 meta/recipes-devtools/pseudo/{pseudo_git.bb => pseudo_1.9.5.bb} | 1 -
 1 file changed, 1 deletion(-)
 rename meta/recipes-devtools/pseudo/{pseudo_git.bb => pseudo_1.9.5.bb} (99%)

diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_1.9.5.bb
similarity index 99%
rename from meta/recipes-devtools/pseudo/pseudo_git.bb
rename to meta/recipes-devtools/pseudo/pseudo_1.9.5.bb
index 8c16aa7135..225d6c3f67 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_1.9.5.bb
@@ -13,7 +13,6 @@ SRC_URI:append:class-nativesdk = " \
 SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa"
 
 SRCREV = "0bad85523ff71f1a84cea5fdf72e7f560c4aeed4"
-PV = "1.9.5"
 
 # largefile and 64bit time_t support adds these macros via compiler flags globally
 # remove them for pseudo since pseudo intercepts some of the functions which will be


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

* Re: [OE-core] [PATCH] pseudo: Specify the version in the recipe filename
  2026-04-26 14:28 [PATCH] pseudo: Specify the version in the recipe filename Peter Kjellerstedt
@ 2026-04-28 14:02 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2026-04-28 14:02 UTC (permalink / raw)
  To: peter.kjellerstedt, openembedded-core

On Sun, 2026-04-26 at 16:28 +0200, Peter Kjellerstedt via lists.openembedded.org wrote:
> The last updates have been cut from tagged releases, and this allows for
> using versioned bbappends.
> 
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
>  meta/recipes-devtools/pseudo/{pseudo_git.bb => pseudo_1.9.5.bb} | 1 -
>  1 file changed, 1 deletion(-)
>  rename meta/recipes-devtools/pseudo/{pseudo_git.bb => pseudo_1.9.5.bb} (99%)
> 
> diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_1.9.5.bb
> similarity index 99%
> rename from meta/recipes-devtools/pseudo/pseudo_git.bb
> rename to meta/recipes-devtools/pseudo/pseudo_1.9.5.bb
> index 8c16aa7135..225d6c3f67 100644
> --- a/meta/recipes-devtools/pseudo/pseudo_git.bb
> +++ b/meta/recipes-devtools/pseudo/pseudo_1.9.5.bb
> @@ -13,7 +13,6 @@ SRC_URI:append:class-nativesdk = " \
>  SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa"
>  
>  SRCREV = "0bad85523ff71f1a84cea5fdf72e7f560c4aeed4"
> -PV = "1.9.5"
>  
>  # largefile and 64bit time_t support adds these macros via compiler flags globally
>  # remove them for pseudo since pseudo intercepts some of the functions which will be

I have a slight preference not to do this for that recipe since we have
used pre-release versions of pseudo and this just makes it harder for
upgrade pre-testing too.

Cheers,

Richard


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

end of thread, other threads:[~2026-04-28 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-26 14:28 [PATCH] pseudo: Specify the version in the recipe filename Peter Kjellerstedt
2026-04-28 14:02 ` [OE-core] " Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox