|
Bitbake's cached basehash does not match
Hi,
I am not quite sure why am I getting the below error message and how do I fix it.
"ERROR: When reparsing
Hi,
I am not quite sure why am I getting the below error message and how do I fix it.
"ERROR: When reparsing
|
By
yuvaraj.velumani@...
·
#51996
·
|
|
Re: #yocto #kernel
#yocto
#kernel
I am using sysvinit...
By
Monsees, Steven C (US)
·
#51995
·
|
|
Re: #yocto #kernel
#yocto
#kernel
When I do this I am seeing "Nothing PROVIDES 'init-system-helpers',,,
When I do this I am seeing "Nothing PROVIDES 'init-system-helpers',,,
|
By
Monsees, Steven C (US)
·
#51994
·
|
|
Re: Unable to add pre compiled library
#yocto
Is re compiling the .so file is correct? I found one solution online, tried to recompile and my build is got successful.
do_compile(){
${CXX} -shared -o libopentok.so
Is re compiling the .so file is correct? I found one solution online, tried to recompile and my build is got successful.
do_compile(){
${CXX} -shared -o libopentok.so
|
By
Vijay Rakesh Munganda
·
#51993
·
|
|
Re: #vmdk #hddimg #iso with
#dunfell
#vmdk
#hddimg
#iso
I messed it up, this relates to:
https://lists.yoctoproject.org/g/yocto/message/51705
I messed it up, this relates to:
https://lists.yoctoproject.org/g/yocto/message/51705
|
By
chruetli@...
·
#51992
·
|
|
Re: Unable to add pre compiled library
#yocto
I had tried your suggestion and bitbake started to reinstall all packages but facing the same issue. Bitbake doesn't show any progress.
meta-clang =
I had tried your suggestion and bitbake started to reinstall all packages but facing the same issue. Bitbake doesn't show any progress.
meta-clang =
|
By
Vijay Rakesh Munganda
·
#51991
·
|
|
Re: #vmdk #hddimg #iso with
#dunfell
#vmdk
#hddimg
#iso
Some more information:
Build Configuration:
BB_VERSION= "1.46.0"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING= "universal"
TARGET_SYS= "x86_64-poky-linux"
MACHINE= "virtualbox"
DISTRO=
Some more information:
Build Configuration:
BB_VERSION= "1.46.0"
BUILD_SYS= "x86_64-linux"
NATIVELSBSTRING= "universal"
TARGET_SYS= "x86_64-poky-linux"
MACHINE= "virtualbox"
DISTRO=
|
By
chruetli@...
·
#51990
·
|
|
Re: [meta-mingw][PATCH] openssl: support for building nativesdk of mingw
ping
By
Changqing Li
·
#51989
·
|
|
Re: #yocto #kernel
#yocto
#kernel
On Tue, Jan 12, 2021 at 12:09 PM Monsees, Steven C (US) via
lists.yoctoproject.org
<steven.monsees=baesystems.com@...> wrote:
perhaps just add init-system-helpers to IMAGE_INSTALL
On Tue, Jan 12, 2021 at 12:09 PM Monsees, Steven C (US) via
lists.yoctoproject.org
<steven.monsees=baesystems.com@...> wrote:
perhaps just add init-system-helpers to IMAGE_INSTALL
|
By
Khem Raj
·
#51988
·
|
|
#yocto #kernel
#yocto
#kernel
Working on zeus 3.0.4, for aarch64
I have a startup script making use of “service” How do I properly configure in support for the “service” command ?
I do not have an error when working
Working on zeus 3.0.4, for aarch64
I have a startup script making use of “service” How do I properly configure in support for the “service” command ?
I do not have an error when working
|
By
Monsees, Steven C (US)
·
#51987
·
|
|
remove particular device from QB_OPT_APPEND: per-word manner
For all info
---------- Forwarded message ---------
От: Quentin Schulz <quentin.schulz@...>
Date: вт, 12 янв. 2021 г. в 17:43
Subject: Re: [yocto] remove particular device from QB_OPT_APPEND:
For all info
---------- Forwarded message ---------
От: Quentin Schulz <quentin.schulz@...>
Date: вт, 12 янв. 2021 г. в 17:43
Subject: Re: [yocto] remove particular device from QB_OPT_APPEND:
|
By
Sergey Ivanov <icegood1980@...>
·
#51986
·
|
|
Re: remove particular device from QB_OPT_APPEND: per-word manner
I'd say yes except for task-specific variables (one can do
QB_OPT_APPEND_task-install for example). Make sure you expand the
variable though (d.getVar('QB_OPT_APPEND', True) IIRC?) so that
I'd say yes except for task-specific variables (one can do
QB_OPT_APPEND_task-install for example). Make sure you expand the
variable though (d.getVar('QB_OPT_APPEND', True) IIRC?) so that
|
By
Quentin Schulz
·
#51985
·
|
|
Yocto Project Status WW02`21
Current Dev Position: YP 3.3 M2 development
Next Deadline: 18th January 2021 YP 3.3 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 14th at 7:30am PDT
Current Dev Position: YP 3.3 M2 development
Next Deadline: 18th January 2021 YP 3.3 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 14th at 7:30am PDT
|
By
Stephen Jolley
·
#51984
·
|
|
Re: remove particular device from QB_OPT_APPEND: per-word manner
Hi Sergey,
A "hack" I'm thinking about right now would be to remove those variables
by hand in a python anonymous function. You want to expand the variable
first, then do some python regex or however
Hi Sergey,
A "hack" I'm thinking about right now would be to remove those variables
by hand in a python anonymous function. You want to expand the variable
first, then do some python regex or however
|
By
Quentin Schulz
·
#51983
·
|
|
Re: insmod - huawei E3372h kernel module
If I make a symbolic link for modprobe, the message is the same like insmod:root@barix-ipam400:~# ln -s /lib/modules/4.10.0/extra/cdc-ncm.ko /lib/modules/4.10.0/root@barix-ipam400:~# modprobe
If I make a symbolic link for modprobe, the message is the same like insmod:root@barix-ipam400:~# ln -s /lib/modules/4.10.0/extra/cdc-ncm.ko /lib/modules/4.10.0/root@barix-ipam400:~# modprobe
|
By
Zoltan Kerenyi Nagy
·
#51982
·
|
|
Re: insmod - huawei E3372h kernel module
Intrestingly modprobe gives me a different error than insmod:
To me this means that it's gonna be a Yocto issue during bitbake.
My testing kernel module (hello word) bitbakes, and can be loaded and
Intrestingly modprobe gives me a different error than insmod:
To me this means that it's gonna be a Yocto issue during bitbake.
My testing kernel module (hello word) bitbakes, and can be loaded and
|
By
Zoltan Kerenyi Nagy
·
#51981
·
|
|
remove particular device from QB_OPT_APPEND: per-word manner
Hi there.
I'm working with arm64 target and i want to take control on usb buses on it.
What i'm trying to do is tro remove both bus and hid devices on it via
QB_OPT_APPEND_remove = " -show-cursor
Hi there.
I'm working with arm64 target and i want to take control on usb buses on it.
What i'm trying to do is tro remove both bus and hid devices on it via
QB_OPT_APPEND_remove = " -show-cursor
|
By
Sergey Ivanov <icegood1980@...>
·
#51980
·
|
|
Re: Unable to add pre compiled library
#yocto
Hi VR,
I told you on StackOverflow to checkout the dunfell branch of
meta-clang. Do that, and recompile again instead of cherry-picking
recipes, classes, patches and whatnot.
Once you've something
Hi VR,
I told you on StackOverflow to checkout the dunfell branch of
meta-clang. Do that, and recompile again instead of cherry-picking
recipes, classes, patches and whatnot.
Once you've something
|
By
Quentin Schulz
·
#51979
·
|
|
Re: Unable to add pre compiled library
#yocto
Hi Raj,
I had downloaded complete meta-clang and ran bitbake then I got an error message as layer is not compatible with dunfell version. Then I had downloaded libcxx recipe and added into the build,
Hi Raj,
I had downloaded complete meta-clang and ran bitbake then I got an error message as layer is not compatible with dunfell version. Then I had downloaded libcxx recipe and added into the build,
|
By
Vijay Rakesh Munganda
·
#51978
·
|
|
Re: Unable to add pre compiled library
#yocto
<vijayrakeshmunganda@...> wrote:
it seems to need llvm C++ runtime and using meta-clang/libcxx is the
right way to go about it. What errors do you run into ?
<vijayrakeshmunganda@...> wrote:
it seems to need llvm C++ runtime and using meta-clang/libcxx is the
right way to go about it. What errors do you run into ?
|
By
Khem Raj
·
#51977
·
|