|
[Package Report System]Upgrade recipes name list
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
|
By
Yocto Project Package Report System <package-reporting@...>
·
#12224
·
|
|
[Package Report System]Manual check recipes name list
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
|
By
Yocto Project Package Report System <package-reporting@...>
·
#12225
·
|
|
Re: adt-manual.pdf
When I have the file named 'configure.ac', I get an error during the automake -a step. It says "configure.ac:5: error: required file 'config.h.in' not found" Did yours run no problem just by making
When I have the file named 'configure.ac', I get an error during the automake -a step. It says "configure.ac:5: error: required file 'config.h.in' not found" Did yours run no problem just by making
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#12223
·
|
|
bootlogd error at startup
I am running the default minimal image on an ARM based board and get
the followig error from bootlogd at startup
<...>
INIT: version 2.88 booting
Starting udev
udev[661]: starting version
I am running the default minimal image on an ARM based board and get
the followig error from bootlogd at startup
<...>
INIT: version 2.88 booting
Starting udev
udev[661]: starting version
|
By
Hans Beckérus <hans.beckerus@...>
·
#12222
·
|
|
Re: Slides from the Yocto Developer Day
Thank you.
--
Marco Cavallini | KOAN sas | Bergamo - Italia
embedded and real-time software engineering
Yocto Project Participant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
Thank you.
--
Marco Cavallini | KOAN sas | Bergamo - Italia
embedded and real-time software engineering
Yocto Project Participant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
|
By
Marco <koansoftware@...>
·
#12221
·
|
|
[meta-baryon][PATCH 4/4] webmin: correct net-lib.pl patch
From: Kevin Strasser <kevin.strasser@...>
remove absolute path from reference to debian-linux-lib.pl
Signed-off-by: Kevin Strasser <kevin.strasser@...>
---
From: Kevin Strasser <kevin.strasser@...>
remove absolute path from reference to debian-linux-lib.pl
Signed-off-by: Kevin Strasser <kevin.strasser@...>
---
|
By
Paul Eggleton
·
#12220
·
|
|
[meta-baryon][PATCH 3/4] webmin: fix for changes in OE-Core master
* Hide read-only-rootfs-hook.sh in init module
* Hide debugfs filesystems in mount module
* perl-module-file is no longer packaged, so remove references to it
Signed-off-by: Paul Eggleton
* Hide read-only-rootfs-hook.sh in init module
* Hide debugfs filesystems in mount module
* perl-module-file is no longer packaged, so remove references to it
Signed-off-by: Paul Eggleton
|
By
Paul Eggleton
·
#12219
·
|
|
[meta-baryon][PATCH 2/4] webmin: tidy up recipe
* Move packaging definitions to the end
* Set SUMMARY instead of DESCRIPTION
* Remove EXCLUDE_FROM_SHLIBS and override of split_and_strip_files since
these are now taken care of by allarch.bbclass
*
* Move packaging definitions to the end
* Set SUMMARY instead of DESCRIPTION
* Remove EXCLUDE_FROM_SHLIBS and override of split_and_strip_files since
these are now taken care of by allarch.bbclass
*
|
By
Paul Eggleton
·
#12218
·
|
|
[meta-baryon][PATCH 1/4] webmin: update to 1.620
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
.../webmin/files/disable-version-check.patch | 25 +++++++++++++-------
.../webmin/{webmin_1.590.bb => webmin_1.620.bb} |
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
.../webmin/files/disable-version-check.patch | 25 +++++++++++++-------
.../webmin/{webmin_1.590.bb => webmin_1.620.bb} |
|
By
Paul Eggleton
·
#12217
·
|
|
[meta-baryon][PATCH 0/4] Webmin updates/fixes
The following changes since commit 6c7948d9ca339caa6647b7e3f20ab82508f0793a:
schroedinger: specify the version of MPL in use (2013-01-03 13:46:02 -0800)
are available in the git repository at:
The following changes since commit 6c7948d9ca339caa6647b7e3f20ab82508f0793a:
schroedinger: specify the version of MPL in use (2013-01-03 13:46:02 -0800)
are available in the git repository at:
|
By
Paul Eggleton
·
#12216
·
|
|
Re: Eclipse "Error creating session, Could not find platform independent libraries <prefix>"
I found that the cause of this is in the debugger settings.
To remedy this go Run->Debug Configurations->C/C++ Remote Application->YWHC_GDB_i586-poky-linux
Then select the Debugger-tab, and click on
I found that the cause of this is in the debugger settings.
To remedy this go Run->Debug Configurations->C/C++ Remote Application->YWHC_GDB_i586-poky-linux
Then select the Debugger-tab, and click on
|
By
Edward Ekelund <edward.ekelund@...>
·
#12215
·
|
|
Re: core-image-sato + firefox for pandaboard
In data giovedì 21 febbraio 2013 08:19:42, Gary Thomas ha scritto:
Solved the problem: I downloaded the yocto denzil release from the website (tar.gz file) but the layers
In data giovedì 21 febbraio 2013 08:19:42, Gary Thomas ha scritto:
Solved the problem: I downloaded the yocto denzil release from the website (tar.gz file) but the layers
|
By
Davide Soldan <davide.soldan@...>
·
#12214
·
|
|
How to make a recipe doing mkimage on a initrd image?
I have created a cpio type rootfs image and are trying to load it as a initrd ramdisk.
After several boot failures (U-Boot complains it is not a valid image) I finally realized that the U-Boot
I have created a cpio type rootfs image and are trying to load it as a initrd ramdisk.
After several boot failures (U-Boot complains it is not a valid image) I finally realized that the U-Boot
|
By
Hans Beckerus <hans.beckerus@...>
·
#12213
·
|
|
Re: Issue with Quick Start Guide and Bitbake
Hi Michael,
You have most likely forgotten to source your build environment:
source <pokydir>/oe-init-build-env <buildenv>
Poky includes BitBake but from the error message it look as if you are
Hi Michael,
You have most likely forgotten to source your build environment:
source <pokydir>/oe-init-build-env <buildenv>
Poky includes BitBake but from the error message it look as if you are
|
By
Rudolf Streif <rstreif@...>
·
#12212
·
|
|
Re: Updating uboot to v2013.01
Satya,
I will look into it later today. I am currently at the Linux Foundation's Embedded Linux Conference.
Rudi
--
Rudolf J. Streif
Director of Embedded Solutions
The Linux
Satya,
I will look into it later today. I am currently at the Linux Foundation's Embedded Linux Conference.
Rudi
--
Rudolf J. Streif
Director of Embedded Solutions
The Linux
|
By
Rudolf Streif <rstreif@...>
·
#12210
·
|
|
Re: core-image-sato + firefox for pandaboard
I was able to build this combo (master, not denzil) by only importing
the necessary recipes, not all of meta-gnome. I just put them in a
local layer.
n.b. FireFox runs OK, but IMO [Google] Chromium
I was able to build this combo (master, not denzil) by only importing
the necessary recipes, not all of meta-gnome. I just put them in a
local layer.
n.b. FireFox runs OK, but IMO [Google] Chromium
|
By
Gary Thomas
·
#12209
·
|
|
core-image-sato + firefox for pandaboard
Hi to all!
I'm new in building images with yocto for my pandaboard. Trying to build core-image-sato (http://maniacbug.wordpress.com/2012/08/03/pandayocto/) all works fine, but now I want to add some
Hi to all!
I'm new in building images with yocto for my pandaboard. Trying to build core-image-sato (http://maniacbug.wordpress.com/2012/08/03/pandayocto/) all works fine, but now I want to add some
|
By
Davide Soldan <davide.soldan@...>
·
#12208
·
|
|
Re: adt-manual.pdf
Thanks for getting back on this. I will check it out.
Scott
Thanks for getting back on this. I will check it out.
Scott
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#12207
·
|
|
Issue with Quick Start Guide and Bitbake
Hi Guys,
I’m trying to get to grips with Yocto and have been working my way through the quick start guide to get an image to run in the QEMU emulator. When I get to the run the bitbake command($
Hi Guys,
I’m trying to get to grips with Yocto and have been working my way through the quick start guide to get an image to run in the QEMU emulator. When I get to the run the bitbake command($
|
By
Micheal Donohue <Micheal.Donohue@...>
·
#12211
·
|
|
Eclipse "Error creating session, Could not find platform independent libraries <prefix>"
Hi,
I encounter the error
"
Error creating session
Could not find platform independent libraries <prefix>
Could not find platform independent libraries <prefix>
Could not find platform independent
Hi,
I encounter the error
"
Error creating session
Could not find platform independent libraries <prefix>
Could not find platform independent libraries <prefix>
Could not find platform independent
|
By
Edward Ekelund <edward.ekelund@...>
·
#12206
·
|