> > Yes regressions (forgetting to fix bugs in master) are bad. I believe
> > there are other ways to avoid this, Yocto project has a bug reporting
> > system to have track of such things, right?
> The issue there is if Jethro gets a fix and Krogoth, morty and mater need it
> as well, the bug sys
On Thu, Mar 3, 2016 at 8:27 AM, Mark Hatle wrote:
> At some point during product development a lead/architect needs to make the
> decision to 'freeze' development and at that point everything is
> tagged/branched
> and only backports are used from them on. (If the number of backports gets
> to
On 10/26/2016 11:40 AM, Anup Maheshwari (anumahes) wrote:
Hi Team,
Ref - mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=19be0eaffa3ac7d8eb6784ad9bdbc7d67ed8e619
The above issue was recently patched in
Hi Team,
Ref - mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=19be0eaffa3ac7d8eb6784ad9bdbc7d67ed8e619
The above issue was recently patched in 4.8 kernel. When are we backporting
this to 3.14 ? Can you give
I am using poky Krogoth and try to generate a fitImage including an initramfs.
Whatever I try I end up with circular dependendies.
My image recipe is based on core-image
In my local conf I have the following:
KERNEL_CLASSES += "kernel-fitimage"
INITRAMFS_IMAGE = "image-recovery"
INITRAMFS_IMAGE_
Signed-off-by: Armin Kuster
---
recipes-security/smack/files/run-ptest | 3 ++
.../smack/files/smack_generator_make_fixup.patch | 18 ++
recipes-security/smack/smack_1.3.0.bb | 42 ++
3 files changed, 63 insertions(+)
create mode 100644 rec
Signed-off-by: Armin Kuster
---
recipes-kernel/linux/linux-yocto-4.8/smack-default-lsm.cfg | 2 ++
recipes-kernel/linux/linux-yocto-4.8/smack.cfg | 8
recipes-kernel/linux/linux-yocto_4.8.bbappend | 5 +
3 files changed, 15 insertions(+)
create mode 100644 r
I manage to solve it, with a not so elegant solution
I any one has an "authorized" solution please let me know
in my local .conf I have
INHERIT += "rootfsdebugfiles"
ROOTFS_DEBUG_FILES += "\
${TOPDIR}/[path to file]/sektionnumber.dat ${ISODIR}/sektionnumber.dat; \
${TOPDIR}/[path to file]/se
A release candidate build for yocto-2.2.rc6 is now available at:
http://autobuilder.yoctoproject.org/pub/releases/yocto-2.2.rc6
Please begin QA on this build as soon as possible.
Build hash information:
meta-qt4 : fc9b050569e94b5176bed28b69ef28514e4e4553
meta-intel : 8dbd551c1ce6d7124f
Hello yocto world
I have a recipe that produce an ISO image and a hddimg image.
I need to add a file to the boot media root, alongside rootfs.img and
intrd - so it is NOT a part of the rootfs
inspired by bootimg.bbclass, I tried to add the following recipe to my build
/DESCRIPTION = "Provi
Hi all,
I'm currently unable to build gstreamer1.0-plugins-bad with a clean checkout of
poky-krogoth and also poky-master with DISTRO_FEATURES_remove = " x11 wayland"
It fails during the do_compile() task of gstreamer1.0-plugins-bad with the
following error message:
undefined reference to
Question: What is the relation between the package.manifest and
license.manifest ?
After a yocto poky based image has been built there are 2 files in the
licenses directory "tmp/deploy/licenses/*image_name-datestamp*"
One is the package.manifest, which if understood correctly is a list of all
pac
Hi Luca,
Thank you for providing a more complete problem report. There are two
problems you will need to fix in order for your build to succeed:
1) Don't run the build as the root user. Editing sanity.conf to get
rid of the build failure is not the solution to avoid the build
failing because it i
13 matches
Mail list logo