|
Re: export command in bitbake
Hi
Just to see if I understood correctly.
Are saying here that you can't pass a custom environmental variable to a child
process of the parent process is the python interpreter?
The oe-init-build-env
Hi
Just to see if I understood correctly.
Are saying here that you can't pass a custom environmental variable to a child
process of the parent process is the python interpreter?
The oe-init-build-env
|
By
Alan
·
#38747
·
|
|
Re: apt-get
If I can please ask one last on this issue:
We decided to try "smart", but it seems that its mirrors list are all empty.
Can you please point me as to how to fill the mirror list (I tried to search
If I can please ask one last on this issue:
We decided to try "smart", but it seems that its mirrors list are all empty.
Can you please point me as to how to fill the mirror list (I tried to search
|
By
Ran Shalit <ranshalit@...>
·
#38746
·
|
|
export command in bitbake
Hello to all YOCTO users,
I have one (I should say naive) question considering/querying environment variables, initially set with bitbake scripts.
I have both python (2.7.14) and python3.6 (3.6.2).
Hello to all YOCTO users,
I have one (I should say naive) question considering/querying environment variables, initially set with bitbake scripts.
I have both python (2.7.14) and python3.6 (3.6.2).
|
By
Zoran
·
#38745
·
|
|
[PATCH] libpng: Upgrade 1.6.31 -> 1.6.32
From: youngseok <earwigz32@...>
License file changes are due to updates in Version and Copyright date
(From OE-Core rev: 44676c90863c3864182c088ca51bec3bdc8dce29)
Change-Id:
From: youngseok <earwigz32@...>
License file changes are due to updates in Version and Copyright date
(From OE-Core rev: 44676c90863c3864182c088ca51bec3bdc8dce29)
Change-Id:
|
By
youngseokyoon <earwigz32@...>
·
#38773
·
|
|
Re: Yocto git repositories, shallow clone, uploadpack.allowReachableSHA1InWant
Adding Michael Halstead.
By
Tim Orling <timothy.t.orling@...>
·
#38744
·
|
|
Yocto git repositories, shallow clone, uploadpack.allowReachableSHA1InWant
I'm using git submodule to set up a Yocto build using the various layers required for my project. I see that recent git has the ability to specify that a submodule repository should be a "shallow"
I'm using git submodule to set up a Yocto build using the various layers required for my project. I see that recent git has the ability to specify that a submodule repository should be a "shallow"
|
By
Craig McQueen
·
#38743
·
|
|
Re: dpkg --print-architecture returns wrong result
I debugged further on this problem.
"dpkg --print-architecture" is just returns "ARCHITECTURE" which is defined by configure script.
In configure script, ARCHITECTURE is defined as
I debugged further on this problem.
"dpkg --print-architecture" is just returns "ARCHITECTURE" which is defined by configure script.
In configure script, ARCHITECTURE is defined as
|
By
John Rama <john.rama01@...>
·
#38742
·
|
|
Re: [Openembedded-architecture] [RFC] stable branch naming scheme
Any more comments?
I started to use stable/{branch}-next in all the contrib repos. Poky will be constructed from oe-contrib repos.
thanks for all the feedback.
Any more comments?
I started to use stable/{branch}-next in all the contrib repos. Poky will be constructed from oe-contrib repos.
thanks for all the feedback.
|
By
Armin Kuster
·
#38741
·
|
|
Re: [meta-security][PATCH] trousers: allow overriding localstatedir mandir sysconfdir
merged.
not sure if I sent our a confirmation email.
Thanks,
armin
merged.
not sure if I sent our a confirmation email.
Thanks,
armin
|
By
Armin Kuster
·
#38740
·
|
|
Re: Layer index not updated
I reported this to Michael a week or so ago but I think he's still battling an
upgrade of the layer index code among other things. Michael, any updates?
Thanks,
Paul
--
Paul Eggleton
Intel Open
I reported this to Michael a week or so ago but I think he's still battling an
upgrade of the layer index code among other things. Michael, any updates?
Thanks,
Paul
--
Paul Eggleton
Intel Open
|
By
Paul Eggleton
·
#38739
·
|
|
Re: yocto documentation: no content, no PDF?
"Burton, Ross" <ross.burton@...> wrote:
Try running
make pdf DOC=ref-manual
(then drink so coffee and wait) After it, the pdf manual is there. There are other manuals as well, this is just
"Burton, Ross" <ross.burton@...> wrote:
Try running
make pdf DOC=ref-manual
(then drink so coffee and wait) After it, the pdf manual is there. There are other manuals as well, this is just
|
By
Leonardo Sandoval
·
#38738
·
|
|
Re: KBUILD_DEFCONFIG_KMACHINE not used anywhere
Sure.
The layer that will fetch all the other layers by running make:
https://github.com/getsenic/senic-os
The kernel source being
Sure.
The layer that will fetch all the other layers by running make:
https://github.com/getsenic/senic-os
The kernel source being
|
By
Alan
·
#38737
·
|
|
Re: Layer index not updated
Andreas Müller <schnitzeltony@...> wrote:
Do you mind filing a bug so it can be tracked better?
[1] https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Layer%20Index
Andreas Müller <schnitzeltony@...> wrote:
Do you mind filing a bug so it can be tracked better?
[1] https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Layer%20Index
|
By
Leonardo Sandoval
·
#38736
·
|
|
Re: KBUILD_DEFCONFIG_KMACHINE not used anywhere
do configure is the existing/traditional/common/simple kernel.bbclass
way to copy a defconfig and make sure it gets into the build.
do_kernel_configme has more processing and logic to deal
do configure is the existing/traditional/common/simple kernel.bbclass
way to copy a defconfig and make sure it gets into the build.
do_kernel_configme has more processing and logic to deal
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#38733
·
|
|
Re: KBUILD_DEFCONFIG_KMACHINE not used anywhere
Morty
Yup, same error.
Yup, it's in there.
Yup, am using that as a workaround .
What is the difference between do_kernel_configme and do_configure?
Not quite clear on why both exist.
I ask because
Morty
Yup, same error.
Yup, it's in there.
Yup, am using that as a workaround .
What is the difference between do_kernel_configme and do_configure?
Not quite clear on why both exist.
I ask because
|
By
Alan
·
#38732
·
|
|
Re: apt-get
I now see that I have smart:
root@lec-imx6:~# smart
Usage: smart command [options] [arguments]
I was not familiar with "smart" command before, so that is good enough.
The image is based on
I now see that I have smart:
root@lec-imx6:~# smart
Usage: smart command [options] [arguments]
I was not familiar with "smart" command before, so that is good enough.
The image is based on
|
By
Ran Shalit <ranshalit@...>
·
#38731
·
|
|
Re: apt-get
What release? Until recently we used smart not yum.
Ross
What release? Until recently we used smart not yum.
Ross
|
By
Burton, Ross <ross.burton@...>
·
#38730
·
|
|
Re: apt-get
I've added in local.conf both:
PACKAGE_CLASSES = "package_rpm"
IMAGE_FEATURES += "package-management"
Yet, I don't have yum command, only rpm command.
Regards,
Ran
I've added in local.conf both:
PACKAGE_CLASSES = "package_rpm"
IMAGE_FEATURES += "package-management"
Yet, I don't have yum command, only rpm command.
Regards,
Ran
|
By
Ran Shalit <ranshalit@...>
·
#38729
·
|
|
Re: KBUILD_DEFCONFIG_KMACHINE not used anywhere
That's just part of the localversion processing in the bbclass, so
no worries there.
Nope. Well, you do need some sort of configuration available, but it
doesn't have to be in that format.
That
That's just part of the localversion processing in the bbclass, so
no worries there.
Nope. Well, you do need some sort of configuration available, but it
doesn't have to be in that format.
That
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#38728
·
|
|
Re: KBUILD_DEFCONFIG_KMACHINE not used anywhere
Something I inherited.
It does seem to have been based on linux-yocto-custom.bb.
SECTION = "kernel"
DESCRIPTION = "Mainline Linux kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM =
Something I inherited.
It does seem to have been based on linux-yocto-custom.bb.
SECTION = "kernel"
DESCRIPTION = "Mainline Linux kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM =
|
By
Alan
·
#38727
·
|