|
Re: Fixing build when changing kernel PREFERRED_PROVIDER
Andre,
By
Bryan Evenson
·
#27604
·
|
|
[PATCH] [rrs] Show the 'Upstream version' column only when relevant
From: Belen Barros Pena <belen.barros.pena@...>
Currently the recipes table always shows the 'Upstream version' column.
However, for recipes up-to-date, this column is irrelevant, since for
From: Belen Barros Pena <belen.barros.pena@...>
Currently the recipes table always shows the 'Upstream version' column.
However, for recipes up-to-date, this column is irrelevant, since for
|
By
Belen Barros Pena <belen.barros.pena@...>
·
#27603
·
|
|
Big Endian set for qemuarm64 build based on poky
Hi,
There is build error when I'm trying to build qemuarm64 project based on default poky git repo with the big endian set as follows:
l00356543@hulk-test1:~/poky$ git diff
Hi,
There is build error when I'm trying to build qemuarm64 project based on default poky git repo with the big endian set as follows:
l00356543@hulk-test1:~/poky$ git diff
|
By
Jin Li <lijin14@...>
·
#27602
·
|
|
[PATCHv3 1/1] [layerindex-web] Recipe blacklisted information
Display blacklisted information for recipes in the recipe details,
as well as in the recipe search page, and layer detail page table.
This information is pulled from the PNBLACKLIST variable.
Display blacklisted information for recipes in the recipe details,
as well as in the recipe search page, and layer detail page table.
This information is pulled from the PNBLACKLIST variable.
|
By
Alex Franco <alejandro.franco@...>
·
#27601
·
|
|
[PATCHv3 0/1] [layerindex-web] Recipe blacklisted information
Display blacklisted information for recipes.
Changes since v2: hover fix and added documentation link
Changes since v1: added hover feature
Alex Franco (1):
Recipe blacklisted information
Display blacklisted information for recipes.
Changes since v2: hover fix and added documentation link
Changes since v1: added hover feature
Alex Franco (1):
Recipe blacklisted information
|
By
Alex Franco <alejandro.franco@...>
·
#27600
·
|
|
[meta-oracle-java][PATCH v2] oracle-jse-jdk: Don't use ${D} installing symlink target
When installed to the sysroot, this makes the symlink point to the
workdir, which is invalid in the sstate package. Since we cd to
${D} before creating the symlink, this ensures the link is
When installed to the sysroot, this makes the symlink point to the
workdir, which is invalid in the sstate package. Since we cd to
${D} before creating the symlink, this ensures the link is
|
By
Kyle Russell <bkylerussell@...>
·
#27599
·
|
|
Re: [meta-raspberrypi][PATCH v5] qtbase: enable Raspberry Pi support
Ignore this. It was not merged. Messed up the threads. Sorry for the noise.
--
Andrei Gherzan
Ignore this. It was not merged. Messed up the threads. Sorry for the noise.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#27598
·
|
|
Re: [meta-raspberrypi][PATCH] README: Fix documentation to disable overscan
Merged to master. Thank you.
--
Andrei Gherzan
Merged to master. Thank you.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#27597
·
|
|
Re: [meta-raspberrypi][PATCH v5] qtbase: enable Raspberry Pi support
Merged to master. Thank you.
--
Andrei Gherzan
Merged to master. Thank you.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#27596
·
|
|
Re: [meta-raspberrypi][PATCH v3 1/2] linux-raspberrypi: Add a 4.2.3 linux kernel with vc4 support
Scratch that as it seems to have been related to my netowrk. But now there is another problem. The branch you selected in the recipe doesn't contain the wanted revision. I'm wondering if that is due
Scratch that as it seems to have been related to my netowrk. But now there is another problem. The branch you selected in the recipe doesn't contain the wanted revision. I'm wondering if that is due
|
By
Andrei Gherzan
·
#27595
·
|
|
Re: Fixing build when changing kernel PREFERRED_PROVIDER
If you can restore the old linux-yocto-custom recipe (e.g. temporarily
git revert the commit that removed it) then you should be able to run
it's clean task.
Deleting tmp is probably safer and
If you can restore the old linux-yocto-custom recipe (e.g. temporarily
git revert the commit that removed it) then you should be able to run
it's clean task.
Deleting tmp is probably safer and
|
By
Andre McCurdy <armccurdy@...>
·
#27594
·
|
|
Re: [meta-raspberrypi][PATCH] rpi-config: SPI bus support
Merged to master. Thank you.
--
Andrei Gherzan
Merged to master. Thank you.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#27593
·
|
|
Fixing build when changing kernel PREFERRED_PROVIDER
I'm on poky/dizzy-1.7.2 and I'm in the process of updating to poky/dizzy-1.7.3. I'm using an Atmel processor, so while I'm at it I'm pulling in changes from meta-atmel (over at
I'm on poky/dizzy-1.7.2 and I'm in the process of updating to poky/dizzy-1.7.3. I'm using an Atmel processor, so while I'm at it I'm pulling in changes from meta-atmel (over at
|
By
Bryan Evenson
·
#27592
·
|
|
Re: do_fetch hanging - any way to see debugging?
I'll try running it outside the script and see what I can devise - thanks!
I'll try running it outside the script and see what I can devise - thanks!
|
By
Michael Habibi <mikehabibi@...>
·
#27591
·
|
|
Re: do_fetch hanging - any way to see debugging?
Hi Michael,
If it's hung here it may be because the proxy you are behind is trying to
download and scan the file in its entirety before it allows it to be passed
through to your download process -
Hi Michael,
If it's hung here it may be because the proxy you are behind is trying to
download and scan the file in its entirety before it allows it to be passed
through to your download process -
|
By
Paul Eggleton
·
#27590
·
|
|
Re: Where to set preferred_version / preferred_provider
Hi Kris,
Can you provide more detail on this? We'd really like the shared webmin recipe
to work properly, if there's an issue we should try to fix it there.
Can you please paste in the exact
Hi Kris,
Can you provide more detail on this? We'd really like the shared webmin recipe
to work properly, if there's an issue we should try to fix it there.
Can you please paste in the exact
|
By
Paul Eggleton
·
#27589
·
|
|
Re: [PATCHv2] [layerindex-web] recipe blacklisted information
It's on my documentation todo list; I will probably file a bug.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
It's on my documentation todo list; I will probably file a bug.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton <paul.eggleton@...>
·
#27588
·
|
|
do_fetch hanging - any way to see debugging?
I'm struggling with some network proxy issues and pulling down linux-yocto. I left my build running overnight and it simply hung at do_fetch. I tried using -v and -DDD but it doesn't actually show any
I'm struggling with some network proxy issues and pulling down linux-yocto. I left my build running overnight and it simply hung at do_fetch. I tried using -v and -DDD but it doesn't actually show any
|
By
Michael Habibi <mikehabibi@...>
·
#27587
·
|
|
Re: [meta-raspberrypi][PATCH v3 1/2] linux-raspberrypi: Add a 4.2.3 linux kernel with vc4 support
Cloning this seems a problematic:
ERROR: Fetcher failure: Fetch command failed with exit code 141, output:
Cloning into bare repository
Cloning this seems a problematic:
ERROR: Fetcher failure: Fetch command failed with exit code 141, output:
Cloning into bare repository
|
By
Andrei Gherzan
·
#27586
·
|
|
Re: [meta-raspberrypi][PATCH] rpi-config: SPI bus support
Looks good to me. Compiling and merging soon.
--
Andrei Gherzan
Looks good to me. Compiling and merging soon.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#27585
·
|