Re: [yocto] Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus

2023-01-30 Thread Nikita Gupta
Hello Takayasu
I try to implement your suggestion and let you know the result.

Thanks & regards
Nikita Gupta

On Tue, 31 Jan 2023 at 08:04, Takayasu Ito  wrote:

> Hi  Nikita
>
> The problem is that in the imx-vpu-hantro recipe, the encoder library,
> libhantro_h1.so, is not installed for mx8mp, but is installed for mx8mm.
>
> In the libimxvpuapi2 recipe, imx8mp specifies imx8mm in IMX_PLATFORM.
> Therefore, the _encoder variable used in the waf wsctipt file is set to
> true, so a check is made for the presence of hantro_h1, resulting in an
> error.
> At this time, libimxvpuapi2 support for imx8m is imx8m and imx8mm, so by
> changing the setting to one for imx8m, which does not use a hardware
> encoder, the build for imx8mp will pass.
>
> Create the libimxvpuapi2_%.bbappen file and add
> IMX_PLATFOEM:mx8mp-nxp-bsp = "imx8m"
>
>
>
> Translated with www.DeepL.com/Translator (free version)
> On 2023/01/30 20:19, Nikita Gupta wrote:
> > Hello Takayasu
> > Thanks for your suggestion,  but after implementing i am facing same
> > thing (see attached image).
> >
> > Regards
> > Nikita Gupta
> >
> > On Fri, 27 Jan 2023 at 17:55, Takayasu Ito  > > wrote:
> >
> > Hi Nikita
> >
> >   > *IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base
> > gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
> >
> > If you do not put a space after the double quotation marks, the
> > package names before and after will be attached to each other
> > during the merge.
> >
> > See
> >
> https://docs.yoctoproject.org/bitbake/2.2/bitbake-user-manual/bitbake-user-manual-metadata.html#appending-and-prepending-override-style-syntax
> <
> https://docs.yoctoproject.org/bitbake/2.2/bitbake-user-manual/bitbake-user-manual-metadata.html#appending-and-prepending-override-style-syntax
> >
> >
> > On 2023/01/27 20:48, Nikita Gupta wrote:
> >  > Hello List,
> >  >
> >  > As i earlier mentioned that i want to do some customisation in
> > local.conf by adding few pkgs (below).
> >  > *IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base
> > gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
> >  > gstreamer1.0-plugins-ugly  gstreamer1.0-libav imx-vpuwrap
> > imx-gpu-g2d imx-gpu-viv gstreamer1.0-plugins-imx imx-gst1.0-plugin"
> >  > LICENSE_FLAGS_ACCEPTED = " commercial"
> >  > IMAGE_INSTALL:append = "kernel-devsrc"
> >  > IMAGE_INSTALL:append = "gstreamer1.0-rtsp-server
> > gst-variable-rtsp-server"
> >  > IMAGE_INSTALL:append = " gtk+3"
> >  > CORE_IMAGE_EXTRA_INSTALL += " opencv libopencv-core-dev
> > libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev
> >  > libopencv-ml-dev"
> >  > #LICENSE_FLAGS_WHITELIST = " commercial"
> >  > IMAGE_ROOTFS_EXTRA_SPACE = "1048576 "*
> >  >   and iafter bitbake m getting below errors.
> >  >
> >  > nikita@nikita-HP-Laptop-15-bs0xx:~/Yocto/imx-yocto-bsp$ *bitbake
> > imx-image-full*
> >  > Loading cache: 100%
> >
>  
> |##|
> >  > Time: 0:00:01
> >  > Loaded 4736 entries from dependency cache.
> >  > Parsing recipes: 100%
> >
>  
> ||
> >  > Time: 0:00:02
> >  > Parsing of 3190 .bb files complete (3188 cached, 2 parsed). 4738
> > targets, 262 skipped, 3 masked, 0 errors.
> >  > NOTE: Resolving any missing task queue dependencies
> >  > ERROR: Nothing RPROVIDES
> > 'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server' (but
> >  >
> >
>  
> /home/nikita/Yocto/imx-yocto-bsp/sources/meta-imx/meta-sdk/dynamic-layers/qt6-layer/recipes-fsl/images/
> imx-image-full.bb 
> >  > > RDEPENDS on
> > or otherwise requires it)
> >  > NOTE: Runtime target
> > 'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server' is
> > unbuildable, removing...
> >  > Missing or unbuildable dependency chain was:
> > ['imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server']
> >  > ERROR: Required build target 'imx-image-full' has no buildable
> > providers.
> >  > Missing or unbuildable dependency chain was: ['imx-image-full',
> > 'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server']
> >  >
> >  > Summary: There were 2 ERROR messages, returning a non-zero exit
> code.
> >  >
> >  > These packages are needed i can not remove So please help me what
> > can i do in this.
> >  >
> >  > Thanks in Advance.
> >  >
> >  > On Fri, 27 Jan 2023 at 17:00, Nikita Gupta
> > mailto:nikitagupta2...@gmail.com>
> >  > >> wrote:
> >  >
> >  > Hello Alex
> >  >
> >  > When i 

Re: [yocto] [meta-raspberrypi] Is Preempt-rt still supported in master / latest releases?

2023-01-30 Thread Kuzemko Aleksandr
My results: (32bit CM4 system)
uname -a
Linux b2qt-raspberrypi4 5.15.56-rt56-v7l #1 SMP PREEMPT_RT Fri Jul 22 13:23:23 
UTC 2022 armv7l GNU/Linux

I create linux-raspberrypi_5.15.bbappend and add
SRC_URI += " \
file://patch-5.15.86-rt56.patch \
file://rt.cfg \
"
in rt.cfg I put
CONFIG_PREEMPT_RT=y

with new line at the end.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59113): https://lists.yoctoproject.org/g/yocto/message/59113
Mute This Topic: https://lists.yoctoproject.org/mt/96470693/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [yocto-kernel-cache][master/yocto-5.10] nxp-s32g: update kernel fragments for nxp bsp33

2023-01-30 Thread Bruce Ashfield
I assume you only intended this for 5.10, since the BVSP
doesn't exist on master.

This is merged to 5.10

Bruce

In message: [yocto-kernel-cache][master/yocto-5.10] nxp-s32g: update kernel 
fragments for nxp bsp33
on 18/01/2023 Adrian Zaharia wrote:

> * rename CONFIG_GPIO_S32GEN1 to CONFIG_GPIO_S32CC
> * remove CONFIG_PCI_S32GEN1_INIT_EP_BARS
> * enable HSE UIO driver built-in
> * rename pinctrl
> * rename S32GEN1 references to S32CC.
> * power: Remove S32CC power reset driver
> 
> Signed-off-by: Adrian Zaharia 
> ---
>  bsp/nxp-s32g/nxp-s32g.cfg   | 10 --
>  bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 10 --
>  2 files changed, 8 insertions(+), 12 deletions(-)
> 
> diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg
> index ae0d1460..d3700172 100644
> --- a/bsp/nxp-s32g/nxp-s32g.cfg
> +++ b/bsp/nxp-s32g/nxp-s32g.cfg
> @@ -18,8 +18,8 @@ CONFIG_SOC_S32GEN1=y
>  CONFIG_SCHED_MC=y
>  CONFIG_ARM_SMMU=y
>  
> -CONFIG_PINCTRL_S32GEN1=y
> -CONFIG_PINCTRL_S32_GEN1_CORE=y
> +CONFIG_PINCTRL_S32CC=y
> +CONFIG_PINCTRL_S32CC_CORE=y
>  CONFIG_PINCTRL_IMX=y
>  
>  CONFIG_CPU_IDLE=y
> @@ -54,7 +54,7 @@ CONFIG_SPI=y
>  CONFIG_SPI_FSL_DSPI=y
>  CONFIG_SPI_SPIDEV=y
>  CONFIG_GPIO_SYSFS=y
> -CONFIG_GPIO_S32GEN1=y
> +CONFIG_GPIO_S32CC=y
>  
>  #PCIE
>  CONFIG_PCI=y
> @@ -63,7 +63,6 @@ CONFIG_PCIE_DW=y
>  CONFIG_PCIE_DW_PLAT_HOST=y
>  CONFIG_PCI_ENDPOINT=y
>  CONFIG_PCIE_DW_PLAT_EP=y
> -CONFIG_PCI_S32GEN1_INIT_EP_BARS=y
>  CONFIG_PCIEAER=y
>  
>  #USB
> @@ -104,8 +103,6 @@ CONFIG_INPUT_EVDEV=y
>  CONFIG_INPUT_MISC=y
>  CONFIG_INPUT_UINPUT=y
>  
> -CONFIG_POWER_RESET_S32GEN1=y
> -
>  # Thermal
>  CONFIG_THERMAL=y
>  CONFIG_S32GEN1_THERMAL=y
> @@ -154,6 +151,7 @@ CONFIG_REGULATOR=y
>  
>  #HSE UIO
>  CONFIG_UIO=y
> +CONFIG_UIO_NXP_HSE=y
>  CONFIG_CRYPTO_DEV_NXP_HSE=y
>  
>  #RANDOM
> diff --git a/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg b/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg
> index ae0d1460..d3700172 100644
> --- a/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg
> +++ b/bsp/nxp-s32g2xx/nxp-s32g2xx.cfg
> @@ -18,8 +18,8 @@ CONFIG_SOC_S32GEN1=y
>  CONFIG_SCHED_MC=y
>  CONFIG_ARM_SMMU=y
>  
> -CONFIG_PINCTRL_S32GEN1=y
> -CONFIG_PINCTRL_S32_GEN1_CORE=y
> +CONFIG_PINCTRL_S32CC=y
> +CONFIG_PINCTRL_S32CC_CORE=y
>  CONFIG_PINCTRL_IMX=y
>  
>  CONFIG_CPU_IDLE=y
> @@ -54,7 +54,7 @@ CONFIG_SPI=y
>  CONFIG_SPI_FSL_DSPI=y
>  CONFIG_SPI_SPIDEV=y
>  CONFIG_GPIO_SYSFS=y
> -CONFIG_GPIO_S32GEN1=y
> +CONFIG_GPIO_S32CC=y
>  
>  #PCIE
>  CONFIG_PCI=y
> @@ -63,7 +63,6 @@ CONFIG_PCIE_DW=y
>  CONFIG_PCIE_DW_PLAT_HOST=y
>  CONFIG_PCI_ENDPOINT=y
>  CONFIG_PCIE_DW_PLAT_EP=y
> -CONFIG_PCI_S32GEN1_INIT_EP_BARS=y
>  CONFIG_PCIEAER=y
>  
>  #USB
> @@ -104,8 +103,6 @@ CONFIG_INPUT_EVDEV=y
>  CONFIG_INPUT_MISC=y
>  CONFIG_INPUT_UINPUT=y
>  
> -CONFIG_POWER_RESET_S32GEN1=y
> -
>  # Thermal
>  CONFIG_THERMAL=y
>  CONFIG_S32GEN1_THERMAL=y
> @@ -154,6 +151,7 @@ CONFIG_REGULATOR=y
>  
>  #HSE UIO
>  CONFIG_UIO=y
> +CONFIG_UIO_NXP_HSE=y
>  CONFIG_CRYPTO_DEV_NXP_HSE=y
>  
>  #RANDOM
> -- 
> 2.38.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12129): 
https://lists.yoctoproject.org/g/linux-yocto/message/12129
Mute This Topic: https://lists.yoctoproject.org/mt/96354670/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] nxp-s32g2xx bsp upgrade to bsp33

2023-01-30 Thread Bruce Ashfield
In message: Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] 
nxp-s32g2xx bsp upgrade to bsp33
on 20/01/2023 Zaharia, Adrian wrote:

> Hi Bruce,
> 
> The pull request branch is named bsp33 (https://github.com/azaharia-wr/
> linux-yocto/tree/bsp33)
> 
> Please merge those 216 patches in the following 2 branches:
> 
>   • v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx

Your branch merges fine to the above branch, but it conflicts
with v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g2xx in about
40 or 50 files.

You'll need to to an -rt specific integration and resend the
pull request for that branch.

Bruce

>   • v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g2xx
> 
> Thanks and sorry for the confusion,
> Adrian
> 
> 
> ━━━
> From: Bruce Ashfield 
> Sent: Thursday, January 19, 2023 11:11 PM
> To: Zaharia, Adrian 
> Cc: linux-yocto@lists.yoctoproject.org 
> Subject: Re: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] 
> nxp-s32g2xx
> bsp upgrade to bsp33
>  
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and 
> know
> the content is safe.
> 
> In message: [linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx] nxp-s32g2xx
> bsp upgrade to bsp33
> on 18/01/2023 Adrian Zaharia wrote:
> 
> > Hi Bruce,
> >
> > There are 216 new patches from NXP SDK bsp33 repo, would you please help
> merge these
> > patches into the v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx branch?
> >
> >
> > The following changes since commit 0634c5dd9f77a9622da91bd53785fbc1b12699fe:
> >
> >   Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/
> nxp-s32g2xx (2023-01-12 12:54:03 -0500)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/azaharia-wr/linux-yocto.git
> a7ffb063745fae3d9d4a6dbc89adbfcf3f3f2348
> 
> That doesn't look like a valid branch name.
> 
> Can you double check the pull request ?
> 
> Bruce
> 
> >
> > for you to fetch changes up to a7ffb063745fae3d9d4a6dbc89adbfcf3f3f2348 (see
> branch bsp33):
> >
> >   pinctrl: s32: clean up previous pin configuration (2023-01-17 20:17:27
> +0200)
> >
> >
> > In addition the kernel fragments require an update. See email:
> > Subject: [yocto-kernel-cache][master/yocto-5.10] nxp-s32g: update kernel
> fragments for nxp bsp33
> >
> > Thanks,
> > Adrian
> >

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12128): 
https://lists.yoctoproject.org/g/linux-yocto/message/12128
Mute This Topic: https://lists.yoctoproject.org/mt/96354665/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [yocto-6.1][master][PATCH 1/2] media/media-pci-capture: remove deprecated configs

2023-01-30 Thread Bruce Ashfield
merged.

The SRCREV bumps will be in my next pull request.

Bruce

In message: [linux-yocto] [yocto-6.1][master][PATCH 1/2] 
media/media-pci-capture: remove deprecated configs
on 31/01/2023 Anuj Mittal wrote:

> hexium_gemini, hexium_orion, mxb and ttpci saa7146-based
> drivers have been deprecated as per:
> 
> https://github.com/torvalds/linux/commit/e33fdb5a02490059e2f48ced2c038c8a46c6476d
> 
> Also remove the configs which were only being auto-selected by the
> depcrecated configs.
> 
> Signed-off-by: Anuj Mittal 
> ---
>  features/media/media-dvb-frontends.cfg |  4 
>  features/media/media-i2c.cfg   |  3 ---
>  features/media/media-pci-capture.cfg   | 12 
>  3 files changed, 19 deletions(-)
> 
> diff --git a/features/media/media-dvb-frontends.cfg 
> b/features/media/media-dvb-frontends.cfg
> index 76342948..10f02cc5 100644
> --- a/features/media/media-dvb-frontends.cfg
> +++ b/features/media/media-dvb-frontends.cfg
> @@ -29,12 +29,9 @@ CONFIG_DVB_STV6110=m
>  CONFIG_DVB_STV0900=m
>  CONFIG_DVB_TDA8083=m
>  CONFIG_DVB_TDA10086=m
> -CONFIG_DVB_TDA8261=m
> -CONFIG_DVB_VES1X93=m
>  CONFIG_DVB_TUNER_ITD1000=m
>  CONFIG_DVB_TUNER_CX24113=m
>  CONFIG_DVB_TDA826X=m
> -CONFIG_DVB_TUA6100=m
>  CONFIG_DVB_CX24116=m
>  CONFIG_DVB_SI21XX=m
>  CONFIG_DVB_DS3000=m
> @@ -48,7 +45,6 @@ CONFIG_DVB_SP887X=m
>  CONFIG_DVB_CX22700=m
>  CONFIG_DVB_CX22702=m
>  CONFIG_DVB_DRXD=m
> -CONFIG_DVB_L64781=m
>  CONFIG_DVB_TDA1004X=m
>  CONFIG_DVB_NXT6000=m
>  CONFIG_DVB_MT352=m
> diff --git a/features/media/media-i2c.cfg b/features/media/media-i2c.cfg
> index f87806a9..2069c5b2 100644
> --- a/features/media/media-i2c.cfg
> +++ b/features/media/media-i2c.cfg
> @@ -9,9 +9,6 @@
>  CONFIG_VIDEO_IR_I2C=m
>  CONFIG_VIDEO_TVAUDIO=m
>  CONFIG_VIDEO_TDA7432=m
> -CONFIG_VIDEO_TDA9840=m
> -CONFIG_VIDEO_TEA6415C=m
> -CONFIG_VIDEO_TEA6420=m
>  CONFIG_VIDEO_MSP3400=m
>  CONFIG_VIDEO_CS5345=m
>  CONFIG_VIDEO_CS53L32A=m
> diff --git a/features/media/media-pci-capture.cfg 
> b/features/media/media-pci-capture.cfg
> index 1ca2ef1f..fdf12149 100644
> --- a/features/media/media-pci-capture.cfg
> +++ b/features/media/media-pci-capture.cfg
> @@ -11,10 +11,6 @@ CONFIG_VIDEO_IVTV=m
>  CONFIG_VIDEO_IVTV_ALSA=m
>  CONFIG_VIDEO_FB_IVTV=m
>  
> -CONFIG_VIDEO_HEXIUM_GEMINI=m
> -CONFIG_VIDEO_HEXIUM_ORION=m
> -CONFIG_VIDEO_MXB=m
> -
>  #
>  # Media capture/analog/hybrid TV support
>  #
> @@ -43,14 +39,6 @@ CONFIG_VIDEO_SAA7134_RC=y
>  CONFIG_VIDEO_SAA7134_DVB=m
>  CONFIG_VIDEO_SAA7164=m
>  
> -#
> -# Media digital TV PCI Adapters
> -#
> -CONFIG_DVB_BUDGET_CORE=m
> -CONFIG_DVB_BUDGET=m
> -CONFIG_DVB_BUDGET_CI=m
> -CONFIG_DVB_BUDGET_AV=m
> -
>  CONFIG_DVB_B2C2_FLEXCOP_PCI=m
>  
>  CONFIG_DVB_PLUTO2=m
> -- 
> 2.39.1
> 

> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12127): 
https://lists.yoctoproject.org/g/linux-yocto/message/12127
Mute This Topic: https://lists.yoctoproject.org/mt/96646275/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [PATCH v5.15-rt] arm: merge fixup for duplicate TIF_NOTIFY_SIGNAL and other TIF_*

2023-01-30 Thread Bruce Ashfield
In message: [PATCH v5.15-rt] arm: merge fixup for duplicate TIF_NOTIFY_SIGNAL 
and other TIF_*
on 27/01/2023 Paul Gortmaker wrote:

> This linux-stable backport:
> 
>   commit 855edc4ec64c197427e492c029dbf3230cc5f94c
>   Author: Jens Axboe 
>   Date:   Wed Jan 4 07:48:37 2023 -0700
> 
> ARM: renumber bits related to _TIF_WORK_MASK
> 
> commit 191f8453fc99a537ea78b727acea739782378b0d upstream.
> 
> conflicts with the preempt-lazy patches from the -rt folks, resulting
> in some post merge duplicates and compile failures like:
> 
>   arch/arm/include/asm/thread_info.h:141: error: "TIF_NOTIFY_SIGNAL" 
> redefined [-Werror]
> 
> Ideally I would have copied the thread_info directly from the v5.15-rt
> branch of linux-stable-rt[1] so that we'd stay exactly aligned with -rt
> upstream for when/if we integrate future updates from the preempt-rt
> people, but they haven't yet integrated the v5.15.87 with the offending
> change yet.
> 
> [1] git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
> 
> Signed-off-by: Paul Gortmaker 

Thanks Paul.

There was a minor conflict on some of the preempt-rt BSP branches,
but it was easy enough to fix up. Hopefully we now have the TIF_
flags correct everywhere.

Bruce

> 
> diff --git a/arch/arm/include/asm/thread_info.h 
> b/arch/arm/include/asm/thread_info.h
> index 37124cda2ca7..3c1c08b27580 100644
> --- a/arch/arm/include/asm/thread_info.h
> +++ b/arch/arm/include/asm/thread_info.h
> @@ -134,16 +134,12 @@ extern int vfp_restore_user_hwstate(struct user_vfp *,
>  #define TIF_SYSCALL_AUDIT5   /* syscall auditing active */
>  #define TIF_SYSCALL_TRACEPOINT   6   /* syscall tracepoint 
> instrumentation */
>  #define TIF_SECCOMP  7   /* seccomp syscall filtering active */
> -#define TIF_NOTIFY_SIGNAL8   /* signal notifications exist */
> -#define TIF_NEED_RESCHED_LAZY9
> +#define TIF_NEED_RESCHED_LAZY8
>  
>  #define TIF_USING_IWMMXT 17
>  #define TIF_MEMDIE   18  /* is terminating due to OOM killer */
>  #define TIF_RESTORE_SIGMASK  19
>  #define TIF_SYSCALL_TRACE20  /* syscall trace active */
> -#define TIF_SYSCALL_AUDIT21  /* syscall auditing active */
> -#define TIF_SYSCALL_TRACEPOINT   22  /* syscall tracepoint 
> instrumentation */
> -#define TIF_SECCOMP  23  /* seccomp syscall filtering active */
>  
>  
>  #define _TIF_SIGPENDING  (1 << TIF_SIGPENDING)
> -- 
> 2.17.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12126): 
https://lists.yoctoproject.org/g/linux-yocto/message/12126
Mute This Topic: https://lists.yoctoproject.org/mt/96573785/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus

2023-01-30 Thread Takayasu Ito

Hi  Nikita

The problem is that in the imx-vpu-hantro recipe, the encoder library, 
libhantro_h1.so, is not installed for mx8mp, but is installed for mx8mm.


In the libimxvpuapi2 recipe, imx8mp specifies imx8mm in IMX_PLATFORM.
Therefore, the _encoder variable used in the waf wsctipt file is set to 
true, so a check is made for the presence of hantro_h1, resulting in an 
error.
At this time, libimxvpuapi2 support for imx8m is imx8m and imx8mm, so by 
changing the setting to one for imx8m, which does not use a hardware 
encoder, the build for imx8mp will pass.


Create the libimxvpuapi2_%.bbappen file and add
IMX_PLATFOEM:mx8mp-nxp-bsp = "imx8m"



Translated with www.DeepL.com/Translator (free version)
On 2023/01/30 20:19, Nikita Gupta wrote:

Hello Takayasu
Thanks for your suggestion,  but after implementing i am facing same 
thing (see attached image).


Regards
Nikita Gupta

On Fri, 27 Jan 2023 at 17:55, Takayasu Ito > wrote:


Hi Nikita

  > *IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base
gstreamer1.0-plugins-good gstreamer1.0-plugins-bad

If you do not put a space after the double quotation marks, the
package names before and after will be attached to each other
during the merge.

See

https://docs.yoctoproject.org/bitbake/2.2/bitbake-user-manual/bitbake-user-manual-metadata.html#appending-and-prepending-override-style-syntax
 


On 2023/01/27 20:48, Nikita Gupta wrote:
 > Hello List,
 >
 > As i earlier mentioned that i want to do some customisation in
local.conf by adding few pkgs (below).
 > *IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base
gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
 > gstreamer1.0-plugins-ugly  gstreamer1.0-libav imx-vpuwrap
imx-gpu-g2d imx-gpu-viv gstreamer1.0-plugins-imx imx-gst1.0-plugin"
 > LICENSE_FLAGS_ACCEPTED = " commercial"
 > IMAGE_INSTALL:append = "kernel-devsrc"
 > IMAGE_INSTALL:append = "gstreamer1.0-rtsp-server
gst-variable-rtsp-server"
 > IMAGE_INSTALL:append = " gtk+3"
 > CORE_IMAGE_EXTRA_INSTALL += " opencv libopencv-core-dev
libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev
 > libopencv-ml-dev"
 > #LICENSE_FLAGS_WHITELIST = " commercial"
 > IMAGE_ROOTFS_EXTRA_SPACE = "1048576 "*
 >   and iafter bitbake m getting below errors.
 >
 > nikita@nikita-HP-Laptop-15-bs0xx:~/Yocto/imx-yocto-bsp$ *bitbake
imx-image-full*
 > Loading cache: 100%

|##|
 > Time: 0:00:01
 > Loaded 4736 entries from dependency cache.
 > Parsing recipes: 100%

||
 > Time: 0:00:02
 > Parsing of 3190 .bb files complete (3188 cached, 2 parsed). 4738
targets, 262 skipped, 3 masked, 0 errors.
 > NOTE: Resolving any missing task queue dependencies
 > ERROR: Nothing RPROVIDES
'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server' (but
 >

/home/nikita/Yocto/imx-yocto-bsp/sources/meta-imx/meta-sdk/dynamic-layers/qt6-layer/recipes-fsl/images/imx-image-full.bb
 
 > > RDEPENDS on
or otherwise requires it)
 > NOTE: Runtime target
'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server' is
unbuildable, removing...
 > Missing or unbuildable dependency chain was:
['imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server']
 > ERROR: Required build target 'imx-image-full' has no buildable
providers.
 > Missing or unbuildable dependency chain was: ['imx-image-full',
'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server']
 >
 > Summary: There were 2 ERROR messages, returning a non-zero exit code.
 >
 > These packages are needed i can not remove So please help me what
can i do in this.
 >
 > Thanks in Advance.
 >
 > On Fri, 27 Jan 2023 at 17:00, Nikita Gupta
mailto:nikitagupta2...@gmail.com>
>> wrote:
 >
 >     Hello Alex
 >
 >     When i run bitbake libimxvpuapi2 and it shows below error
(images attached).
 >     Can you please tell me that is "libimxvpuapi2" compatible
with imx8mplus board?
 >
 >     Thanks in Advance
 >
 >     On Fri, 27 Jan 2023 at 14:35, Alexander Kanavin
mailto:alex.kana...@gmail.com>
>> wrote:
 >
 >         The screenshot indicates the problem originates in
libimxvpuapi2
 >         recipe. So you should get more information 

[linux-yocto] [yocto-6.1][master][PATCH 2/2] media/media-usb-tv: remove tm6000 config

2023-01-30 Thread Anuj Mittal
This driver has been deprecated as per:

https://github.com/torvalds/linux/commit/b7eeabc1cee3c031123bb4a3a7786779e1a57ac2

Signed-off-by: Anuj Mittal 
---
 features/media/media-usb-tv.cfg | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/features/media/media-usb-tv.cfg b/features/media/media-usb-tv.cfg
index 96cd81c9..31808266 100644
--- a/features/media/media-usb-tv.cfg
+++ b/features/media/media-usb-tv.cfg
@@ -17,9 +17,6 @@ CONFIG_VIDEO_CX231XX=m
 CONFIG_VIDEO_CX231XX_RC=y
 CONFIG_VIDEO_CX231XX_ALSA=m
 CONFIG_VIDEO_CX231XX_DVB=m
-CONFIG_VIDEO_TM6000=m
-CONFIG_VIDEO_TM6000_ALSA=m
-CONFIG_VIDEO_TM6000_DVB=m
 
 #
 # Digital TV USB devices
-- 
2.39.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12125): 
https://lists.yoctoproject.org/g/linux-yocto/message/12125
Mute This Topic: https://lists.yoctoproject.org/mt/96643655/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [yocto-6.1][master][PATCH 1/2] media/media-pci-capture: remove deprecated configs

2023-01-30 Thread Anuj Mittal
hexium_gemini, hexium_orion, mxb and ttpci saa7146-based
drivers have been deprecated as per:

https://github.com/torvalds/linux/commit/e33fdb5a02490059e2f48ced2c038c8a46c6476d

Also remove the configs which were only being auto-selected by the
depcrecated configs.

Signed-off-by: Anuj Mittal 
---
 features/media/media-dvb-frontends.cfg |  4 
 features/media/media-i2c.cfg   |  3 ---
 features/media/media-pci-capture.cfg   | 12 
 3 files changed, 19 deletions(-)

diff --git a/features/media/media-dvb-frontends.cfg 
b/features/media/media-dvb-frontends.cfg
index 76342948..10f02cc5 100644
--- a/features/media/media-dvb-frontends.cfg
+++ b/features/media/media-dvb-frontends.cfg
@@ -29,12 +29,9 @@ CONFIG_DVB_STV6110=m
 CONFIG_DVB_STV0900=m
 CONFIG_DVB_TDA8083=m
 CONFIG_DVB_TDA10086=m
-CONFIG_DVB_TDA8261=m
-CONFIG_DVB_VES1X93=m
 CONFIG_DVB_TUNER_ITD1000=m
 CONFIG_DVB_TUNER_CX24113=m
 CONFIG_DVB_TDA826X=m
-CONFIG_DVB_TUA6100=m
 CONFIG_DVB_CX24116=m
 CONFIG_DVB_SI21XX=m
 CONFIG_DVB_DS3000=m
@@ -48,7 +45,6 @@ CONFIG_DVB_SP887X=m
 CONFIG_DVB_CX22700=m
 CONFIG_DVB_CX22702=m
 CONFIG_DVB_DRXD=m
-CONFIG_DVB_L64781=m
 CONFIG_DVB_TDA1004X=m
 CONFIG_DVB_NXT6000=m
 CONFIG_DVB_MT352=m
diff --git a/features/media/media-i2c.cfg b/features/media/media-i2c.cfg
index f87806a9..2069c5b2 100644
--- a/features/media/media-i2c.cfg
+++ b/features/media/media-i2c.cfg
@@ -9,9 +9,6 @@
 CONFIG_VIDEO_IR_I2C=m
 CONFIG_VIDEO_TVAUDIO=m
 CONFIG_VIDEO_TDA7432=m
-CONFIG_VIDEO_TDA9840=m
-CONFIG_VIDEO_TEA6415C=m
-CONFIG_VIDEO_TEA6420=m
 CONFIG_VIDEO_MSP3400=m
 CONFIG_VIDEO_CS5345=m
 CONFIG_VIDEO_CS53L32A=m
diff --git a/features/media/media-pci-capture.cfg 
b/features/media/media-pci-capture.cfg
index 1ca2ef1f..fdf12149 100644
--- a/features/media/media-pci-capture.cfg
+++ b/features/media/media-pci-capture.cfg
@@ -11,10 +11,6 @@ CONFIG_VIDEO_IVTV=m
 CONFIG_VIDEO_IVTV_ALSA=m
 CONFIG_VIDEO_FB_IVTV=m
 
-CONFIG_VIDEO_HEXIUM_GEMINI=m
-CONFIG_VIDEO_HEXIUM_ORION=m
-CONFIG_VIDEO_MXB=m
-
 #
 # Media capture/analog/hybrid TV support
 #
@@ -43,14 +39,6 @@ CONFIG_VIDEO_SAA7134_RC=y
 CONFIG_VIDEO_SAA7134_DVB=m
 CONFIG_VIDEO_SAA7164=m
 
-#
-# Media digital TV PCI Adapters
-#
-CONFIG_DVB_BUDGET_CORE=m
-CONFIG_DVB_BUDGET=m
-CONFIG_DVB_BUDGET_CI=m
-CONFIG_DVB_BUDGET_AV=m
-
 CONFIG_DVB_B2C2_FLEXCOP_PCI=m
 
 CONFIG_DVB_PLUTO2=m
-- 
2.39.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12124): 
https://lists.yoctoproject.org/g/linux-yocto/message/12124
Mute This Topic: https://lists.yoctoproject.org/mt/96643654/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] M+ & H bugs with Milestone Movements WW04

2023-01-30 Thread Stephen Jolley
All,

YP M+ or high bugs which moved to a new milestone in WW04 are listed below: 


Priority

Bug ID

Short Description

Changer

Owner

Was

Became


High

  14065

Automated ptest regression testing

randy.macl...@windriver.com

alexis.loth...@bootlin.com

4.2 M2

4.2 M3


 

  14901

lttng: collect TAP output

randy.macl...@windriver.com

alexis.loth...@bootlin.com

4.2 M2

4.2 M3


Medium+

  13933

Devtool does not work with multiconfig

randy.macl...@windriver.com

unassig...@yoctoproject.org

Future

4.99

Thanks, 

 

Stephen K. Jolley

Yocto Project Program Manager

*Cell:(208) 244-4460

* Email:  sjolley.yp...@gmail.com  

 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59111): https://lists.yoctoproject.org/g/yocto/message/59111
Mute This Topic: https://lists.yoctoproject.org/mt/96643322/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] Enhancements/Bugs closed WW04!

2023-01-30 Thread Stephen Jolley
All,

The below were the owners of enhancements or bugs closed during the last
week!


Who

Count


michael.opdenac...@bootlin.com

1


anton.anto...@arm.com

1


pa...@zhukoff.net

1


jpewhac...@gmail.com

1


randy.macl...@windriver.com

1


alexandre.bell...@bootlin.com

1


Grand Total

6

Thanks,

 

Stephen K. Jolley

Yocto Project Program Manager

*Cell:(208) 244-4460

* Email:  sjolley.yp...@gmail.com
 

 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59110): https://lists.yoctoproject.org/g/yocto/message/59110
Mute This Topic: https://lists.yoctoproject.org/mt/96643293/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] Current high bug count owners for Yocto Project 4.2

2023-01-30 Thread Stephen Jolley
All,

Below is the list as of top 30 bug owners as of the end of WW04 of who have
open medium or higher bugs and enhancements against YP 4.2.   There are 62
possible work days left until the final release candidates for YP 4.2 needs
to be released.


Who

Count


michael.opdenac...@bootlin.com

33


ross.bur...@arm.com

31


randy.macl...@windriver.com

28


richard.pur...@linuxfoundation.org

26


bruce.ashfi...@gmail.com

25


david.re...@windriver.com

23


jpewhac...@gmail.com

10


sakib.sa...@windriver.com

8


pa...@zhukoff.net

6


saul.w...@windriver.com

5


pi...@toganlabs.com

4


tim.orl...@konsulko.com

4


sundeep.kokko...@gmail.com

3


naveen.go...@windriver.com

2


zheng@windriver.com

2


s...@bigsur.com

2


alexis.loth...@bootlin.com

2


rybczyn...@gmail.com

2


jon.ma...@arm.com

2


bluelightn...@bluelightning.org

2


sundeep.kokko...@windriver.com

1


mhalst...@linuxfoundation.org

1


thomas.per...@bootlin.com

1


martin.ja...@gmail.com

1


thr...@amazon.de

1


yashinde...@gmail.com

1


mathew.pro...@gmail.com

1


hongxu@windriver.com

1


tvgamb...@gmail.com

1


alexandre.bell...@bootlin.com

1


Grand Total

230

Thanks,

 

Stephen K. Jolley

Yocto Project Program Manager

*Cell:(208) 244-4460

* Email:  sjolley.yp...@gmail.com
 

 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59109): https://lists.yoctoproject.org/g/yocto/message/59109
Mute This Topic: https://lists.yoctoproject.org/mt/96643189/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2023-01-30 Thread Stephen Jolley
All,

 

The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:

https://wiki.yoctoproject.org/wiki/Bug_Triage#Newcomer_Bugs  Also please
review:
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded and
how to create a bugzilla account at:

https://bugzilla.yoctoproject.org/createaccount.cgi

The idea is these bugs should be straight forward for a person to help work
on who doesn't have deep experience with the project.  If anyone can help,
please take ownership of the bug and send patches!  If anyone needs
help/advice there are people on irc who can likely do so, or some of the
more experienced contributors will likely be happy to help too.

 

Also, the triage team meets weekly and does its best to handle the bugs
reported into the Bugzilla. The number of people attending that meeting has
fallen, as have the number of people available to help fix bugs. One of the
things we hear users report is they don't know how to help. We (the triage
team) are therefore going to start reporting out the currently 414
unassigned or newcomer bugs.

 

We're hoping people may be able to spare some time now and again to help out
with these.  Bugs are split into two types, "true bugs" where things don't
work as they should and "enhancements" which are features we'd want to add
to the system.  There are also roughly four different "priority" classes
right now,  "4.2", "4.3", "4.99" and "Future", the more pressing/urgent
issues being in "4.2" and then "4.3".

 

Please review this link and if a bug is something you would be able to help
with either take ownership of the bug, or send me (sjolley.yp...@gmail.com
 ) an e-mail with the bug number you would
like and I will assign it to you (please make sure you have a Bugzilla
account).  The list is at:
https://wiki.yoctoproject.org/wiki/Bug_Triage_Archive#Unassigned_or_Newcomer
_Bugs

 

Thanks,

 

Stephen K. Jolley

Yocto Project Program Manager

*Cell:(208) 244-4460

* Email:  sjolley.yp...@gmail.com
 

 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59108): https://lists.yoctoproject.org/g/yocto/message/59108
Mute This Topic: https://lists.yoctoproject.org/mt/96643162/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [meta-rockchip][PATCH] rock-pi-4: remove MACHINE

2023-01-30 Thread Trevor Woerner
On Sat, Jan 28, 2023 at 6:51 PM Trevor Woerner via lists.yoctoproject.org
 wrote:

> The last kernel to not split the rock-pi-4[abc] MACHINEs into separate
> device trees was 5.10. The linux-yocto kernels supported in this release
> are all after 5.10. Therefore remove the rock-pi-4 MACHINE. By now, on
> master,
> everyone should be selecting specific MACHINEs from one of the variants and
> not using "rock-pi-4".
>
> NOTE: this layer will continue to use "rock-pi-4" as a MACHINEOVERRIDE when
>   the specific variant doesn't matter
>
> Signed-off-by: Trevor Woerner 
> ---
>  conf/machine/rock-pi-4.conf | 15 ---
>  1 file changed, 15 deletions(-)
>  delete mode 100644 conf/machine/rock-pi-4.conf
>

Applied to meta-rockchip, master branch.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59107): https://lists.yoctoproject.org/g/yocto/message/59107
Mute This Topic: https://lists.yoctoproject.org/mt/96597778/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [meta-rockchip][PATCH] U-Boot: add DEPENDS for rock-pi-4[abc]

2023-01-30 Thread Trevor Woerner
On Sat, Jan 28, 2023 at 6:41 PM Trevor Woerner via lists.yoctoproject.org
 wrote:

> The U-Boot build for rock-pi-4[abc] was recently changed to add information
> for UEFI. The build now DEPENDS on gnutls-native.
>
> U-Boot: e86c789ca372 ("rockpi4: board: Add firmware image information for
> capsule updates")
>
> Signed-off-by: Trevor Woerner 
> ---
>  recipes-bsp/u-boot/u-boot%.bbappend | 2 ++
>  1 file changed, 2 insertions(+)
>

Applied to meta-rockchip, master branch.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59106): https://lists.yoctoproject.org/g/yocto/message/59106
Mute This Topic: https://lists.yoctoproject.org/mt/96597661/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [meta-raspberrypi] Is Preempt-rt still supported in master / latest releases?

2023-01-30 Thread ?ukasz Majewski
Hi Carles

> Hi Alex, Andrei,
> 
> thanks for your reply. Based on your feedback I've tried the
> following:
> - I have downloaded the patch patch-5.15.86-rt56.patch from
> https://cdn.kernel.org/pub/linux/kernel/projects/rt/5.15/ and stored
> in ./meta-raspberrypi/recipes-kernel/linux/files
> - I have created a file linux-raspberrypi_%.bbappend in
> ./meta-raspberrypi/recipes-kernel/linux
> - I have created a .cfg file with CONFIG_PREEMPT_RT_FULL = y in
> ./meta-raspberrypi/recipes-kernel/linux/files
> - I have added both patch and cfg file in bbappend using
> SRC_URI:append:rpi.
> 
> I can observe the following:
> - patch and cfg files are available in
> ./build/tmp/work/raspberrypi4_64-agl-linux/linux-raspberrypi/1_5.15.34+gitAUTOINC+e1b976ee4f_0086da6acd-r0
> - new folder linux-raspberrypi4_64-preempt-rt-build is available
> inside the folder above. But the problem seems to be that
> CONFIG_PREEMPT_RT = y is not applied to the .config file. So it seems
> the preempt-rt kernel is built but without the full preempt-rt
> support.
> - When I do bitbake linux-raspberrypi -c menuconfig I cannot select
> the full real time preempt kernel, only preemptible option available
> is --> Preemptible Kernel (Low-Latency Desktop). Fully Preemptible
> Kernel (Real-Time) is not available.
> - When I flash the image in the Rpi4 and run uname -r I see that the
> rt kernel has been built --> 5.15.34.rt56.v8
> - but only with PREEMPT option but without RT when I do uname -v -->
> #1 SMP PREEMPT Tue Aug 9 21:20:00 UTC 2022 (without RT).
> 
> I have tried building linux-yocto-rt for qemu and there I see that
> CONFIG_PREEMP_RT = y is available in the .config file. Also if I open
> menuconfig I have the option to select in General setup -->
> Preemption Model --> Fully Preemptible Kernel (Real-Time)
> 
> If you can provide any hints on what am I missing it would be highly
> appreciated.
> 

Have you managed to go any further with your investigation regarding
PREEMPT-RT on RPi4-64?

> Best Regards,
> Carles




Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,  Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lu...@denx.de


pgpmyDHDubJT_.pgp
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59105): https://lists.yoctoproject.org/g/yocto/message/59105
Mute This Topic: https://lists.yoctoproject.org/mt/96470693/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] Adding openjdk-11 to Yocto

2023-01-30 Thread Richard Leitner
Hi David,
unfortunately none I'm aware of.

But if you have time to add java 11 (or newer) support to meta-java I can give 
support/guidance.

regards;rl


From: yocto@lists.yoctoproject.org  on behalf of 
dspore via lists.yoctoproject.org 
Sent: Monday, 30 January 2023 18:14
To: yocto@lists.yoctoproject.org
Subject: [yocto] Adding openjdk-11 to Yocto

Hello!

I am working with Kirkstone release and need to add java openjdk-11.  I have a 
program which requires it.  From what I can find, the meta-java layer only 
supports openjdk-7 and openjdk-8.
I've looked through various forums with no luck.  Is there a recipe for 
openjdk-11?

Hoping somebody can  help!  Thanks.

David

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59104): https://lists.yoctoproject.org/g/yocto/message/59104
Mute This Topic: https://lists.yoctoproject.org/mt/96632702/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] [meta-security][PATCH] linux-yocto: drop version from bbappends

2023-01-30 Thread Mikko Rapeli
These bbappends apply to multiple kernel versions so no
need to make them version dependent. Fixes recipe parsing when
using meta-security master branch on kirkstone. In our custom layer we
set layer compatibility for kirkstone and I understand why meta-security
upstream would not want to do that:

LAYERSERIES_COMPAT_security-layer += 'kirkstone'
LAYERSERIES_COMPAT_parsec-layer += 'kirkstone'
LAYERSERIES_COMPAT_tpm-layer += 'kirkstone'

While I work towards supporting also yocto master branch and newer
releases than kirkstone, I would appreciate if I would not have to
branch off layers over minor details like this.

Signed-off-by: Mikko Rapeli 
---
 .../linux/{linux-yocto_6.%.bbappend => linux-yocto_%.bbappend}| 0
 .../linux/{linux-yocto_6.%.bbappend => linux-yocto_%.bbappend}| 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename meta-tpm/recipes-kernel/linux/{linux-yocto_6.%.bbappend => 
linux-yocto_%.bbappend} (100%)
 rename recipes-kernel/linux/{linux-yocto_6.%.bbappend => 
linux-yocto_%.bbappend} (100%)

diff --git a/meta-tpm/recipes-kernel/linux/linux-yocto_6.%.bbappend 
b/meta-tpm/recipes-kernel/linux/linux-yocto_%.bbappend
similarity index 100%
rename from meta-tpm/recipes-kernel/linux/linux-yocto_6.%.bbappend
rename to meta-tpm/recipes-kernel/linux/linux-yocto_%.bbappend
diff --git a/recipes-kernel/linux/linux-yocto_6.%.bbappend 
b/recipes-kernel/linux/linux-yocto_%.bbappend
similarity index 100%
rename from recipes-kernel/linux/linux-yocto_6.%.bbappend
rename to recipes-kernel/linux/linux-yocto_%.bbappend
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59103): https://lists.yoctoproject.org/g/yocto/message/59103
Mute This Topic: https://lists.yoctoproject.org/mt/96625229/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] Adding openjdk-11 to Yocto

2023-01-30 Thread dspore
Hello!

I am working with Kirkstone release and need to add java openjdk-11.  I have a 
program which requires it.  From what I can find, the meta-java layer only 
supports openjdk-7 and openjdk-8.
I've looked through various forums with no luck.  Is there a recipe for 
openjdk-11?

Hoping somebody can  help!  Thanks.

David

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59102): https://lists.yoctoproject.org/g/yocto/message/59102
Mute This Topic: https://lists.yoctoproject.org/mt/96632702/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus

2023-01-30 Thread Khem Raj
there should be a config.log file generated in the build dir of this
component. Can you share that ?

On Mon, Jan 30, 2023 at 3:19 AM Nikita Gupta  wrote:
>
> Hello Takayasu
> Thanks for your suggestion,  but after implementing i am facing same thing 
> (see attached image).
>
> Regards
> Nikita Gupta
>
> On Fri, 27 Jan 2023 at 17:55, Takayasu Ito  wrote:
>>
>> Hi Nikita
>>
>>  > *IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base 
>> gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
>>
>> If you do not put a space after the double quotation marks, the package 
>> names before and after will be attached to each other
>> during the merge.
>>
>> See
>> https://docs.yoctoproject.org/bitbake/2.2/bitbake-user-manual/bitbake-user-manual-metadata.html#appending-and-prepending-override-style-syntax
>>
>> On 2023/01/27 20:48, Nikita Gupta wrote:
>> > Hello List,
>> >
>> > As i earlier mentioned that i want to do some customisation in local.conf 
>> > by adding few pkgs (below).
>> > *IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base 
>> > gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
>> > gstreamer1.0-plugins-ugly  gstreamer1.0-libav imx-vpuwrap imx-gpu-g2d 
>> > imx-gpu-viv gstreamer1.0-plugins-imx imx-gst1.0-plugin"
>> > LICENSE_FLAGS_ACCEPTED = " commercial"
>> > IMAGE_INSTALL:append = "kernel-devsrc"
>> > IMAGE_INSTALL:append = "gstreamer1.0-rtsp-server gst-variable-rtsp-server"
>> > IMAGE_INSTALL:append = " gtk+3"
>> > CORE_IMAGE_EXTRA_INSTALL += " opencv libopencv-core-dev 
>> > libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev
>> > libopencv-ml-dev"
>> > #LICENSE_FLAGS_WHITELIST = " commercial"
>> > IMAGE_ROOTFS_EXTRA_SPACE = "1048576 "*
>> >   and iafter bitbake m getting below errors.
>> >
>> > nikita@nikita-HP-Laptop-15-bs0xx:~/Yocto/imx-yocto-bsp$ *bitbake 
>> > imx-image-full*
>> > Loading cache: 100% 
>> > |##|
>> > Time: 0:00:01
>> > Loaded 4736 entries from dependency cache.
>> > Parsing recipes: 100% 
>> > ||
>> > Time: 0:00:02
>> > Parsing of 3190 .bb files complete (3188 cached, 2 parsed). 4738 targets, 
>> > 262 skipped, 3 masked, 0 errors.
>> > NOTE: Resolving any missing task queue dependencies
>> > ERROR: Nothing RPROVIDES 
>> > 'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server' (but
>> > /home/nikita/Yocto/imx-yocto-bsp/sources/meta-imx/meta-sdk/dynamic-layers/qt6-layer/recipes-fsl/images/imx-image-full.bb
>> >  RDEPENDS on or otherwise requires it)
>> > NOTE: Runtime target 
>> > 'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server' is unbuildable, 
>> > removing...
>> > Missing or unbuildable dependency chain was: 
>> > ['imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server']
>> > ERROR: Required build target 'imx-image-full' has no buildable providers.
>> > Missing or unbuildable dependency chain was: ['imx-image-full', 
>> > 'imx-gst1.0-pluginkernel-devsrcgstreamer1.0-rtsp-server']
>> >
>> > Summary: There were 2 ERROR messages, returning a non-zero exit code.
>> >
>> > These packages are needed i can not remove So please help me what can i do 
>> > in this.
>> >
>> > Thanks in Advance.
>> >
>> > On Fri, 27 Jan 2023 at 17:00, Nikita Gupta > > > wrote:
>> >
>> > Hello Alex
>> >
>> > When i run bitbake libimxvpuapi2 and it shows below error (images 
>> > attached).
>> > Can you please tell me that is "libimxvpuapi2" compatible with 
>> > imx8mplus board?
>> >
>> > Thanks in Advance
>> >
>> > On Fri, 27 Jan 2023 at 14:35, Alexander Kanavin 
>> > mailto:alex.kana...@gmail.com>> wrote:
>> >
>> > The screenshot indicates the problem originates in libimxvpuapi2
>> > recipe. So you should get more information by running 'bitbake
>> > libimxvpuapi2'.
>> >
>> > Alex
>> >
>> > On Fri, 27 Jan 2023 at 07:46, Nikita Gupta 
>> > mailto:nikitagupta2...@gmail.com>> wrote:
>> >  >
>> >  > Hello Alexander
>> >  >
>> >  > I am not getting your query . Can u please explain your 
>> > question?
>> >  >
>> >  > Regards
>> >  > Nikita Gupta
>> >  >
>> >  > On Wed, Jan 25, 2023, 18:35 Alexander Kanavin 
>> > mailto:alex.kana...@gmail.com>> wrote:
>> >  >>
>> >  >> What happens if you bitbake libimx… thingy directly?
>> >  >>
>> >  >> Alex
>> >  >>
>> >  >> On Wed 25. Jan 2023 at 13.47, Nikita Gupta 
>> > mailto:nikitagupta2...@gmail.com>> wrote:
>> >  >>>
>> >  >>> Hello list,
>> >  >>>
>> >  >>> I was just making image for imx8mplus by adding few pkgs in 
>> > my local.conf but encountered few errors so i am here
>> > for your help.
>> >  >>> I added below pkgs in 

[yocto] [meta-security][PATCH] linux-yocto: drop version from bbappends

2023-01-30 Thread Mikko Rapeli
These bbappends apply to multiple kernel versions so no
need to make them version dependent. Fixes recipe parsing when
using meta-security master branch on kirkstone. In our custom layer we
set layer compatibility for kirkstone and I understand why meta-security
upstream would not want to do that:

LAYERSERIES_COMPAT_security-layer += 'kirkstone'
LAYERSERIES_COMPAT_parsec-layer += 'kirkstone'
LAYERSERIES_COMPAT_tpm-layer += 'kirkstone'

While I work towards supporting also yocto master branch and newer
releases than kirkstone, I would appreciate if I would not have to
branch off layers over minor details like this.

Signed-off-by: Mikko Rapeli 
---
 .../linux/{linux-yocto_6.%.bbappend => linux-yocto_%.bbappend}| 0
 .../linux/{linux-yocto_6.%.bbappend => linux-yocto_%.bbappend}| 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename meta-tpm/recipes-kernel/linux/{linux-yocto_6.%.bbappend => 
linux-yocto_%.bbappend} (100%)
 rename recipes-kernel/linux/{linux-yocto_6.%.bbappend => 
linux-yocto_%.bbappend} (100%)

diff --git a/meta-tpm/recipes-kernel/linux/linux-yocto_6.%.bbappend 
b/meta-tpm/recipes-kernel/linux/linux-yocto_%.bbappend
similarity index 100%
rename from meta-tpm/recipes-kernel/linux/linux-yocto_6.%.bbappend
rename to meta-tpm/recipes-kernel/linux/linux-yocto_%.bbappend
diff --git a/recipes-kernel/linux/linux-yocto_6.%.bbappend 
b/recipes-kernel/linux/linux-yocto_%.bbappend
similarity index 100%
rename from recipes-kernel/linux/linux-yocto_6.%.bbappend
rename to recipes-kernel/linux/linux-yocto_%.bbappend
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59099): https://lists.yoctoproject.org/g/yocto/message/59099
Mute This Topic: https://lists.yoctoproject.org/mt/96625229/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] [meta-gplv2][PATCH] readline: add config file for pkgconfig

2023-01-30 Thread Yu, Mingli



On 1/18/23 22:50, Richard Purdie wrote:

CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know 
the content is safe.

On Wed, 2023-01-18 at 16:43 +0800, Yu, Mingli wrote:

Ping.

Thanks,



It is no longer maintained.

https://git.yoctoproject.org/meta-gplv2/commit/?id=43bf0e8d5985945d19d01f94bfbbda420c4435f3


Thanks for the info!



Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59098): https://lists.yoctoproject.org/g/yocto/message/59098
Mute This Topic: https://lists.yoctoproject.org/mt/96350157/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-