[yocto] Errors with update-rc.d: /etc/init.d/XXX exists during rc.d purge (use -f to force)

2013-09-10 Thread Richard Leitner - SKIDATA
Hi, I have problems with the update-rc.d class in my recipes. When I want to update a package which inherits update-rc.d (in my case samba) using dpkg -i I get the following error: >root@host:~# dpkg -i /media/USBSTICK/samba-ads_3.5.22-r4_armel.deb >(Reading database ... 11931 files and director

[yocto] [psplash][PATCH] Add option to read message from file

2013-10-01 Thread Richard Leitner - SKIDATA
Add an option to read the displayed message from a file. Additionally the maximum length for the read string can be defined. The string will then be cut after the given number of chars. It is also possible to define a prefix which is displayed in front of the read file content. If no file is defin

Re: [yocto] [psplash][PATCH] Add option to read message from file

2013-10-01 Thread Richard Leitner - SKIDATA
project.org] > On > Behalf Of Richard Leitner - SKIDATA > Sent: Tuesday, October 01, 2013 2:51 PM > To: Yocto Project Discussion ML (yocto@yoctoproject.org) > Subject: [yocto] [psplash][PATCH] Add option to read message from file > > Add an option to read the displayed message

Re: [yocto] [psplash][PATCH] Add option to read message from file

2013-10-22 Thread Richard Leitner - SKIDATA
plied :-) Thanks and best regards, Richard Leitner > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On > Behalf Of Richard Leitner - SKIDATA > Sent: Tuesday, October 01, 2013 2:51 PM > To: Yocto Project Discussion ML

Re: [yocto] Errors with update-rc.d: /etc/init.d/XXX exists during rc.d purge (use -f to force)

2013-11-27 Thread Richard Leitner - SKIDATA
is is a really dirty workaround, but it's the only "solution" I found. Have you discovered any other workarounds, Paul? regards Richard >-Original Message- >From: Stath, Paul [mailto:pst...@axxcelera.com] >Sent: Wednesday, November 27, 2013 4:49 PM >To: Richard Lei

Re: [yocto] Errors with update-rc.d: /etc/init.d/XXX exists during rc.d purge (use -f to force)

2013-11-28 Thread Richard Leitner - SKIDATA
to solve this problem? regards, Richard > -Original Message- > From: Stath, Paul [mailto:pst...@axxcelera.com] > Sent: Wednesday, November 27, 2013 5:40 PM > To: Richard Leitner - SKIDATA > Cc: Yocto Project Discussion ML (yocto@yoctoproject.org) > Subject: RE: Err

[yocto] SRCREV for BBLAYERS

2014-02-03 Thread Richard Leitner - SKIDATA
Hi, I've a question regarding the BBLAYERS variable. Is it possible to set some kind of a SRCREV (=> git tag/branch/commit-id) for a path listed in BBLAYERS? I came to this question because I've two different branches in my meta layer: one for development and one for 'stable' releases. Therefore

Re: [yocto] SRCREV for BBLAYERS

2014-02-03 Thread Richard Leitner - SKIDATA
hould this request go? To the bitbake-devel list? best regards, Richard > -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: Monday, February 03, 2014 3:46 PM > To: Richard Leitner - SKIDATA > Cc: yocto@yoctoproject.org > Subject: Re:

[yocto] Problem with own kernel recipe on Dora

2014-04-22 Thread Richard Leitner - SKIDATA
Hi Yocto-Community, as the subject already says I've a problem with my kernel recipe after the "migration" from the Dylan to the Dora (10.0.1) branch. I've tried the 10.0.1 release tag as well as the current dora master (50e9ccb2aff7b9f9dca4fda99a6832c60f64de3b). The kernel recipe I'm using is d

Re: [yocto] Problem with own kernel recipe on Dora

2014-04-22 Thread Richard Leitner - SKIDATA
Hi Richard, thanks for your quick response. > -Original Message- > From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] > Sent: Tuesday, April 22, 2014 10:23 AM > To: Richard Leitner - SKIDATA > Cc: Yocto Project Discussion ML (yocto@yoctoproject.org) > S

Re: [yocto] Problem with own kernel recipe on Dora

2014-04-22 Thread Richard Leitner - SKIDATA
> -Original Message- > From: Nicolas Dechesne [mailto:nicolas.deche...@linaro.org] > Sent: Tuesday, April 22, 2014 1:35 PM > To: Richard Leitner - SKIDATA > Cc: Yocto Project Discussion ML (yocto@yoctoproject.org) > Subject: Re: [yocto] Problem with own kernel recipe o

[yocto] Binary {deb,rpm} package install without repackaging

2014-04-28 Thread Richard Leitner - SKIDATA
Hi everybody, I've got a question regarding the binary deb/rpm packages in yocto. Is there any possibility to install a binary deb/rpm package in the rootfs build without repackaging it? Naively I'm for example thinking of an option in the image recipe like: ADDITIONAL_PACKAGES += "/path/to/packa

Re: [yocto] Binary {deb,rpm} package install without repackaging

2014-04-29 Thread Richard Leitner - SKIDATA
p://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-ROOTFS_POSTPROCESS_COMMAND > From: Gaurang Shastri [mailto:gmshas...@gmail.com] > Sent: Monday, April 28, 2014 11:45 AM > To: Richard Leitner - SKIDATA > Subject: Re: [yocto] Binary {deb,rpm} package install witho

Re: [yocto] Errors with update-rc.d: /etc/init.d/XXX exists during rc.d purge (use -f to force)

2014-06-13 Thread Richard Leitner - SKIDATA
postrm function in my own meta-layer with some kind of bbclassappend? regards, Richard > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] > On > Behalf Of Richard Leitner - SKIDATA > Sent: Thursday, November 28, 2013 3:02