|
update-rc.d initscript shows up as S00... rather than S09...
Hello,
In one of my bitbake recipes, I have...
inherit update-rc.d
...
INITSCRIPT_NAME = "watchdog-progressd"
INITSCRIPT_PARAMS = "start 09 S . stop 90 0 6 ."
...and then I install my initscript
Hello,
In one of my bitbake recipes, I have...
inherit update-rc.d
...
INITSCRIPT_NAME = "watchdog-progressd"
INITSCRIPT_PARAMS = "start 09 S . stop 90 0 6 ."
...and then I install my initscript
|
By
Darcy Watkins
·
#19820
·
|
|
Re: [meta-raspberrypi] Using the camera
On 26/05/2014 11:39, Alex J Lennon wrote:
Hi Alex,
I've been taking a look at various things. I don't have a solution though unfortunately at present
- The
On 26/05/2014 11:39, Alex J Lennon wrote:
Hi Alex,
I've been taking a look at various things. I don't have a solution though unfortunately at present
- The
|
By
Alex J Lennon <ajlennon@...>
·
#19819
·
|
|
Re: [meta-raspberrypi] Using the camera
On 25/05/2014 21:51, Alexandru Vaduva wrote:
Thanks Alex. I will try that. I'm going to have another look today and see if I can get to the bottom of it
Best Regards,
On 25/05/2014 21:51, Alexandru Vaduva wrote:
Thanks Alex. I will try that. I'm going to have another look today and see if I can get to the bottom of it
Best Regards,
|
By
Alex J Lennon <ajlennon@...>
·
#19818
·
|
|
Re: Setting default system python version
Jegan,
By
Diego Sueiro <diego.sueiro@...>
·
#19817
·
|
|
Re: Setting default system python version
There is variable called PREFERRED_VERSION_pkgname ?= "version" where you can set the desired version of any packages available.(if thats what you are looking for) Try adding it in your image recipe
There is variable called PREFERRED_VERSION_pkgname ?= "version" where you can set the desired version of any packages available.(if thats what you are looking for) Try adding it in your image recipe
|
By
Jegan Chandru <pcjegan@...>
·
#19816
·
|
|
[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
package-report@yoctoproject.org <packages@...>
·
#19814
·
|
|
[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
package-report@yoctoproject.org <packages@...>
·
#19815
·
|
|
Re: [meta-raspberrypi] Using the camera
Hello,
Sorry for my late response, I put on pause the investigation with this bug.
Hope to return to it next month (or at least after 13 June).
Right now in my head there are more questions then
Hello,
Sorry for my late response, I put on pause the investigation with this bug.
Hope to return to it next month (or at least after 13 June).
Right now in my head there are more questions then
|
By
Alexandru Vaduva <vaduvajanalexandru@...>
·
#19813
·
|
|
Re: [meta-raspberrypi] Using the camera
Hi Alex,
Did manage to get to the bottom of this? I'm seeing the same thing with
raspivid / raspistill (although mjpg-streamer works fine).
mmal: mmal_vc_component_create: failed to create component
Hi Alex,
Did manage to get to the bottom of this? I'm seeing the same thing with
raspivid / raspistill (although mjpg-streamer works fine).
mmal: mmal_vc_component_create: failed to create component
|
By
Alex J Lennon <ajlennon@...>
·
#19812
·
|
|
Re: Building pjproject with python module
Still did not quite work. After a little bit of searching, I added --enable-shared to EXTRA_OECONF and now it works (just had to ship the files manually as they are not installed automatically. Thanks
Still did not quite work. After a little bit of searching, I added --enable-shared to EXTRA_OECONF and now it works (just had to ship the files manually as they are not installed automatically. Thanks
|
By
Jens Lucius <incnews@...>
·
#19811
·
|
|
Yocto with Initial RamFS
Hello,
I have an initial ramfs image that I want to convert to Yocto. That is in addition to the main yocto-based custom distro.
The initial ram fs is a tiny image based on uclibc (poky-tiny) and
Hello,
I have an initial ramfs image that I want to convert to Yocto. That is in addition to the main yocto-based custom distro.
The initial ram fs is a tiny image based on uclibc (poky-tiny) and
|
By
Brian Smucker
·
#19810
·
|
|
Re: Strange certificate problem with wget
Btw, this works beautifully. Thanks a lot!
Michael
Am 21.05.2014 17:02, schrieb Burton, Ross:
Btw, this works beautifully. Thanks a lot!
Michael
Am 21.05.2014 17:02, schrieb Burton, Ross:
|
By
Neuer User <auslands-kv@...>
·
#19809
·
|
|
Re: Setting default system python version
Now python3-distutils returns the following on do_compile:
Change the python3-distutils recipe to "inherit distutils" instead "inherit distutils3" did the trick.
But now my python3-mypackage, in which
Now python3-distutils returns the following on do_compile:
Change the python3-distutils recipe to "inherit distutils" instead "inherit distutils3" did the trick.
But now my python3-mypackage, in which
|
By
Diego Sueiro <diego.sueiro@...>
·
#19808
·
|
|
[Probably solved] Re: Post-installation and read-only-image
Sorry, please ignore my mail. I seem to have missed a "install -d"
command. Not it builds the image, but I still seem to have some errors I
need to fix.
Thanks nonetheless!
Michael
Am 23.05.2014
Sorry, please ignore my mail. I seem to have missed a "install -d"
command. Not it builds the image, but I still seem to have some errors I
need to fix.
Thanks nonetheless!
Michael
Am 23.05.2014
|
By
Neuer User <auslands-kv@...>
·
#19807
·
|
|
Re: Setting default system python version
Folks,
I'm having issues on python3-distribute compile (daisy branch):
Any thoughts?
Abraços,
--
*dS
Diego Sueiro
Administrador do Embarcados
www.embarcados.com.br
/*long live rock 'n roll*/
Folks,
I'm having issues on python3-distribute compile (daisy branch):
Any thoughts?
Abraços,
--
*dS
Diego Sueiro
Administrador do Embarcados
www.embarcados.com.br
/*long live rock 'n roll*/
|
By
Diego Sueiro <diego.sueiro@...>
·
#19806
·
|
|
Setting default system python version
Folks,
I did not fount it on manuals.
How can I set the default system python version for an image?
Regards,
--
*dS
Diego Sueiro
Administrador do Embarcados
www.embarcados.com.br
/*long live rock 'n
Folks,
I did not fount it on manuals.
How can I set the default system python version for an image?
Regards,
--
*dS
Diego Sueiro
Administrador do Embarcados
www.embarcados.com.br
/*long live rock 'n
|
By
Diego Sueiro <diego.sueiro@...>
·
#19805
·
|
|
Post-installation and read-only-image
Hello
I build a read-only-image and need to exchange a few configuration files
before the final image is build. Unfortunately, I ran into this error:
ERROR: The following packages could not be
Hello
I build a read-only-image and need to exchange a few configuration files
before the final image is build. Unfortunately, I ran into this error:
ERROR: The following packages could not be
|
By
Neuer User <auslands-kv@...>
·
#19804
·
|
|
QT5 for gernericX86
Hi
xcb plugin will be available in your yocto build sysroot, create a softlink to your rootfs. or manualy do copy.
Thnaks!
Meena
Hi
xcb plugin will be available in your yocto build sysroot, create a softlink to your rootfs. or manualy do copy.
Thnaks!
Meena
|
By
Meenakumari Shedole <meenakumari.s@...>
·
#19802
·
|
|
Re: yocto help needed
Hi,
You can go through bunch of very good documents available at https://www.yoctoproject.org/documentation/current
For immediate, you can start with
Hi,
You can go through bunch of very good documents available at https://www.yoctoproject.org/documentation/current
For immediate, you can start with
|
By
Gaurang Shastri
·
#19803
·
|
|
Re: yocto help needed
Good morning,
I want to start to work on yacto please z provide me the guidance how to start it .
Regards ,
pushpa
> From: yocto-request@...
> Subject: yocto Digest, Vol 44,
Good morning,
I want to start to work on yacto please z provide me the guidance how to start it .
Regards ,
pushpa
> From: yocto-request@...
> Subject: yocto Digest, Vol 44,
|
By
Pushpa Teja <pushpa@...>
·
#19801
·
|