Re: [yocto] Bitbake + Patches

2022-09-06 Thread Peter Kjellerstedt
the version matches apache2’s…) //Peter From: yocto@lists.yoctoproject.org On Behalf Of bitflipper Sent: den 30 augusti 2022 00:06 To: Peter Kjellerstedt Cc: Yocto (yocto@lists.yoctoproject.org) Subject: Re: [yocto] Bitbake + Patches Peter, so here’s my current bbappend file for Apache 2.4.52

Re: [yocto] Bitbake + Patches

2022-08-30 Thread Randy MacLeod
, including Wind River, that supply those services. See: https://www.yoctoproject.org/ecosystem/members/ Good luck, ../Randy *From:*forums *Sent:* den 26 augusti 2022 14:21 *To:* Peter Kjellerstedt *Subject:* Re: [yocto] Bitbake + Patches FILESEXTRAPATHS_prepend := "${THISDIR}/

Re: [yocto] Bitbake + Patches

2022-08-29 Thread bitflipper
;>>> >>>> [ In the future, please make sure to reply to list and not just to me. ] >>>> [ Top posting since Outlook doesn’t support inline responses to HTML >>>> mails. ] >>>> >>>> No, you are supposed to copy the suggest text for the bbap

Re: [yocto] Bitbake + Patches

2022-08-29 Thread bitflipper
bake will tell you when you try to >>> build). The suggested additions/deletions for SRC_URI in the bbappend I >>> suggested should be correct as specified, based on the differences between >>> the apache2 recipe in Zeus and master. You will also need to copy the thr

Re: [yocto] Bitbake + Patches

2022-08-29 Thread bitflipper
d should be correct as specified, based on the differences between >> the apache2 recipe in Zeus and master. You will also need to copy the three >> new patch files from master of meta-webserver, and any of the other patches >> that have been updated between Zeus and master

Re: [yocto] Bitbake + Patches

2022-08-28 Thread bitflipper
s and master. Changing PV takes care of the actual update of the > code to the new version (since it determines which tar ball is fetched from > upstream). > > //Peter > > From: forums > Sent: den 26 augusti 2022 14:21 > To: Peter Kjellerstedt > Subject: Re: [yoct

Re: [yocto] Bitbake + Patches

2022-08-26 Thread Peter Kjellerstedt
augusti 2022 14:21 To: Peter Kjellerstedt Subject: Re: [yocto] Bitbake + Patches FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3" PV = "2.4.54" SRC_URI += "file://0008-Fix-perl

Re: [yocto] Bitbake + Patches

2022-08-24 Thread Peter Kjellerstedt
> -Original Message- > From: forums > Sent: den 23 augusti 2022 22:34 > To: Peter Kjellerstedt > Subject: Re: [yocto] Bitbake + Patches > > Thanks Peter. I will look into this. But isn’t this bbappend considered a > patch as well or will replace Apache 2.4.41

Re: [yocto] Bitbake + Patches

2022-08-23 Thread Peter Kjellerstedt
> -Original Message- > From: yocto@lists.yoctoproject.org On > Behalf Of Khem Raj > Sent: den 23 augusti 2022 00:29 > To: bitflipper > Cc: yocto@lists.yoctoproject.org > Subject: Re: [yocto] Bitbake + Patches > > On Mon, Aug 22, 2022 at 1:54 PM bitflippe

Re: [yocto] Bitbake + Patches

2022-08-22 Thread Khem Raj
On Mon, Aug 22, 2022 at 1:54 PM bitflipper wrote: > > > > I was told this was the right group to ask my question. If this is not right, > please let me know. > > I am currently using Zeus, and with Zeus, we get Apache v2.4.41. But I would > like to get a later version of apache because there

[yocto] Bitbake + Patches

2022-08-22 Thread bitflipper
I was told this was the right group to ask my question. If this is not right, please let me know. I am currently using Zeus, and with Zeus, we get Apache v2.4.41. But I would like to get a later version of apache because there have been a few fixes related to cyber security. So I believe