|
Re: How to make a local patch without a commit number, or will not be possible?
Hi JH,
I think you're looking for `git format-patch`. This creates a patch for
the latest commit (HEAD). Take this .patch and add it to your SRC_URI in
a bbappend.
Also as Gabrielle said, U-Boot is
Hi JH,
I think you're looking for `git format-patch`. This creates a patch for
the latest commit (HEAD). Take this .patch and add it to your SRC_URI in
a bbappend.
Also as Gabrielle said, U-Boot is
|
By
Quentin Schulz
·
#48247
·
|
|
Re: How to make a local patch without a commit number, or will not be possible?
Hi JH,
since uboot migrated to kconfig for a while, I'd suggest you to patch the Freescale's one with your custom machine defconfig and then specify the
UBOOT_MACHINE = "my_machine_defconfig"
in
Hi JH,
since uboot migrated to kconfig for a while, I'd suggest you to patch the Freescale's one with your custom machine defconfig and then specify the
UBOOT_MACHINE = "my_machine_defconfig"
in
|
By
Gabriele
·
#48246
·
|
|
How to make a local patch without a commit number, or will not be possible?
Hi,
I want to make a patch file for mx6ullevk.h in
meta-freescale/recipes-bsp/u-boot/u-boot-imx_2017.03.bb, to customize
mtdparts, bootcmd and bootargs as I could not find a simple way to do
it in a
Hi,
I want to make a patch file for mx6ullevk.h in
meta-freescale/recipes-bsp/u-boot/u-boot-imx_2017.03.bb, to customize
mtdparts, bootcmd and bootargs as I could not find a simple way to do
it in a
|
By
JH
·
#48245
·
|
|
KeyError: 'getpwuid(): uid not found: 1000' during package nativesdk-glibc-locale
#yocto
#raspberrypi
error packaging nativesdk-glibc-locale when building at head in master today:
Exception: KeyError: 'getpwuid(): uid not found: 1000'
ERROR: Logfile of failure stored in:
error packaging nativesdk-glibc-locale when building at head in master today:
Exception: KeyError: 'getpwuid(): uid not found: 1000'
ERROR: Logfile of failure stored in:
|
By
vstevenpavao@...
·
#48244
·
|
|
Re: Yocto Project Status WW04'20
Howdy!
My vote is totally on this too!
Greetz.
--
———————————————
Josef Holzmayr
Software Developer Embedded Systems
Tel: +49 8444 9204-48
Fax: +49 8444
Howdy!
My vote is totally on this too!
Greetz.
--
———————————————
Josef Holzmayr
Software Developer Embedded Systems
Tel: +49 8444 9204-48
Fax: +49 8444
|
By
Josef Holzmayr <holzmayr@...>
·
#48243
·
|
|
Re: Yocto Project Status WW04'20
Enthusiastic second to this.
If you separate things too much, newbies get no sense of the depth of the project, and experienced people get less of a sense of the "newcomer pain points".
Granted, this
Enthusiastic second to this.
If you separate things too much, newbies get no sense of the depth of the project, and experienced people get less of a sense of the "newcomer pain points".
Granted, this
|
By
Chuck Wolber
·
#48242
·
|
|
Re: Yocto Project Status WW04'20
We have openembedded-architecture for this.
http://lists.openembedded.org/mailman/listinfo/openembedded-architecture
Philip
We have openembedded-architecture for this.
http://lists.openembedded.org/mailman/listinfo/openembedded-architecture
Philip
|
By
Philip Balister
·
#48241
·
|
|
Re: Yocto Project Status WW04'20
It would be easier to follow only development discussions if these
would move to a dedicated list.
cu
Adrian
It would be easier to follow only development discussions if these
would move to a dedicated list.
cu
Adrian
|
By
Adrian Bunk
·
#48240
·
|
|
[meta-security][PATCH 2/2] ecryptfs-utils: search nspr header files in ${STAGING_INCDIR}/nspr directory
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Armin Kuster
·
#48239
·
|
|
[meta-security][PATCH 1/2] swtpm: fix configure error
checking for whether to build with seccomp profile... configure: error: "Is libseccomp-devel installed? -- could not get cflags for libseccomp"
Signed-off-by: Armin Kuster <akuster808@...>
---
checking for whether to build with seccomp profile... configure: error: "Is libseccomp-devel installed? -- could not get cflags for libseccomp"
Signed-off-by: Armin Kuster <akuster808@...>
---
|
By
Armin Kuster
·
#48238
·
|
|
Re: Yocto Project Status WW04'20
What would it cover that isn't already covered in other lists?
Ross
What would it cover that isn't already covered in other lists?
Ross
|
By
Ross Burton <ross@...>
·
#48237
·
|
|
Re: Yocto Project Status WW04'20
Why separate them? I’d rather have newbies and experts in the same room.
Alex
Why separate them? I’d rather have newbies and experts in the same room.
Alex
|
By
Alexander Kanavin
·
#48236
·
|
|
Re: Yocto Project Status WW04'20
Would it be possible to also create a yocto-devel or yocto-core
mailing list for discussing development of Yocto?
Currently the yocto list is a mixture of core development list and forum
for newbie
Would it be possible to also create a yocto-devel or yocto-core
mailing list for discussing development of Yocto?
Currently the yocto list is a mixture of core development list and forum
for newbie
|
By
Adrian Bunk
·
#48235
·
|
|
Difference between: "poky-glibc-i686-core-image-sato-cortexa8hf-neon-toolchain" and "poky-glibc-i686-core-image-sato-cortexa8hf-neon-beaglebone-yocto-toolchain"
#yocto
I apologize community for disturb but I have one simple question
A colleague has left company and now I have a job to update tool-chain from 2.2.2 to something newer.
The latest8by date) release of
I apologize community for disturb but I have one simple question
A colleague has left company and now I have a job to update tool-chain from 2.2.2 to something newer.
The latest8by date) release of
|
By
Milun Jovanovic
·
#48234
·
|
|
Re: Sad news about Scott Rifenbark
On 1/31/20 4:04 PM, Richard Purdie wrote:
Richard,
As someone who's been on and off with the project I've always found the documentation wassome of the best documentation I've
On 1/31/20 4:04 PM, Richard Purdie wrote:
Richard,
As someone who's been on and off with the project I've always found the documentation wassome of the best documentation I've
|
By
Nicholas Krause
·
#48233
·
|
|
Re: [meta-openssl102-fips][PATCH] openssh: Fix patch to properly apply on 7.9 version found in warrior
Thanks for the pull request.. pushed.
--Mark
Thanks for the pull request.. pushed.
--Mark
|
By
Mark Hatle
·
#48232
·
|
|
Sad news about Scott Rifenbark
I'm sorry to have to pass on the sad news that Scott Rifenbark, our
tech writer for the project passed away on Wednesday after a battle
with cancer.
I remember interviewing Scott over 10 years ago
I'm sorry to have to pass on the sad news that Scott Rifenbark, our
tech writer for the project passed away on Wednesday after a battle
with cancer.
I remember interviewing Scott over 10 years ago
|
By
Richard Purdie
·
#48231
·
|
|
Re: QA Cycle report for build (yocto-3.1_M2.rc1)
Sangeeta,
On 1/30/20 11:46 PM, Sangeeta Jain wrote:
Please bug the test_mmc and test_usb as I am the one who added those storage test.
TIA,
armin
Sangeeta,
On 1/30/20 11:46 PM, Sangeeta Jain wrote:
Please bug the test_mmc and test_usb as I am the one who added those storage test.
TIA,
armin
|
By
Armin Kuster
·
#48230
·
|
|
Re: Yocto [thud], [zeus] do_fetch and do_unpack failures with offline/online svn build!
#yocto
#python
svn: E170013: Unable to connect to a repository at URL 'http://cocosubversion/svn/Embedded/Valve&Actuator/DVPII/trunk/SOCPACManEnvEngKeys/trunk'
svn: E670003: Temporary failure in name resolution
can
svn: E170013: Unable to connect to a repository at URL 'http://cocosubversion/svn/Embedded/Valve&Actuator/DVPII/trunk/SOCPACManEnvEngKeys/trunk'
svn: E670003: Temporary failure in name resolution
can
|
By
Khem Raj
·
#48229
·
|
|
[meta-qt5, zeus-next, python3-pyqt5] QtChart can't be imported
Hi,
I use python3-pyqt5 from meta-qt5 (in zeus-next). I get an error in python3 when I try to import QtChart module (from PyQt5 import QtChart). Has anybody experience the same issue
Hi,
I use python3-pyqt5 from meta-qt5 (in zeus-next). I get an error in python3 when I try to import QtChart module (from PyQt5 import QtChart). Has anybody experience the same issue
|
By
Adrian
·
#48228
·
|