Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: wangmy@fujitsu.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 13/22] hwlatdetect: upgrade 2.6 -> 2.7
Date: Sat, 22 Jun 2024 22:21:21 +0200	[thread overview]
Message-ID: <2024062220212173f09c5c@mail.local> (raw)
In-Reply-To: <1718936206-8080-13-git-send-email-wangmy@fujitsu.com>

This causes:


ERROR: rt-tests-1_2.7-r0 do_patch: Applying patch '0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch' on target directory '/home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/core2-64-poky-linux/rt-tests/2.7/git'
CmdError('quilt --quiltrc /home/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/core2-64-poky-linux/rt-tests/2.7/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
patching file Makefile
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file Makefile
Patch 0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch does not apply (enforce with -f)
stderr: ')


On 21/06/2024 10:16:37+0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta/recipes-rt/rt-tests/rt-tests.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
> index 70315c4694..3fbdfa2038 100644
> --- a/meta/recipes-rt/rt-tests/rt-tests.inc
> +++ b/meta/recipes-rt/rt-tests/rt-tests.inc
> @@ -1,5 +1,5 @@
> -SRCREV = "217cd8518c5f7777d490892aa9c765a6b2782cb5"
> -PV = "2.6"
> +SRCREV = "5bd94923ffda2ab326d081926dbfc6775fb5050b"
> +PV = "2.7"
>  PE = "1"
>  
>  SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=main;protocol=https"
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#200976): https://lists.openembedded.org/g/openembedded-core/message/200976
> Mute This Topic: https://lists.openembedded.org/mt/106792574/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2024-06-22 20:21 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21  2:16 [OE-core] [PATCH 01/22] alsa-lib: upgrade 1.2.11 -> 1.2.12 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 02/22] alsa-plugins: upgrade 1.2.7.1 " wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 03/22] alsa-ucm-conf: upgrade 1.2.11 " wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 04/22] createrepo-c: upgrade 1.1.1 -> 1.1.2 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 05/22] dhcpcd: upgrade 10.0.6 -> 10.0.8 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 06/22] diffoscope: upgrade 267 -> 271 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 07/22] e2fsprogs: upgrade 1.47.0 -> 1.47.1 wangmy
2024-06-21 23:18   ` Alexandre Belloni
2024-06-21  2:16 ` [OE-core] [PATCH 08/22] enchant2: upgrade 2.7.3 -> 2.8.1 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 09/22] fribidi: upgrade 1.0.14 -> 1.0.15 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 10/22] git: upgrade 2.45.1 -> 2.45.2 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 11/22] glib-networking: upgrade 2.78.1 -> 2.80.0 wangmy
2024-06-23 19:16   ` Alexandre Belloni
2024-06-23 19:19     ` Alexandre Belloni
2024-06-21  2:16 ` [OE-core] [PATCH 12/22] gstreamer: upgrade 1.24.3 -> 1.24.4 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 13/22] hwlatdetect: upgrade 2.6 -> 2.7 wangmy
2024-06-22 20:21   ` Alexandre Belloni [this message]
2024-06-21  2:16 ` [OE-core] [PATCH 14/22] kea: upgrade 2.4.1 -> 2.6.0 wangmy
2024-06-24  1:51   ` Alexandre Belloni
2024-06-21  2:16 ` [OE-core] [PATCH 15/22] libevdev: upgrade 1.13.1 -> 1.13.2 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 16/22] libjitterentropy: upgrade 3.4.1 -> 3.5.0 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 17/22] libpcre2: upgrade 10.43 -> 10.44 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 18/22] librepo: upgrade 1.17.0 -> 1.17.1 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 19/22] ofono: upgrade 2.7 -> 2.8 wangmy
2024-06-21  7:57   ` Martin Hundebøll
2024-06-21  8:35     ` Mingyu Wang (Fujitsu)
2024-06-21  2:16 ` [OE-core] [PATCH 20/22] pciutils: upgrade 3.12.0 -> 3.13.0 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 21/22] rng-tools: upgrade 6.16 -> 6.17 wangmy
2024-06-21  2:16 ` [OE-core] [PATCH 22/22] ttyrun: upgrade 2.32.0 -> 2.33.1 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2024062220212173f09c5c@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox