Re: [yocto] build failure with xf86-video-omap

2012-11-21 Thread Martin Jansa
On Wed, Nov 21, 2012 at 11:52:30PM +0100, Nicolas Dechesne wrote: > hi , > > since xf86-video-omap was recently merged in oe-core and poky, i am trying > to remove the recipes we had staged in meta-ti trees for some weeks ( > http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=410dc026f2e

Re: [yocto] problems adding extra packages

2012-12-05 Thread Martin Jansa
On Wed, Dec 05, 2012 at 03:25:52PM -0500, Jim Abernathy wrote: > In the past on denzil, I'd get images working then start adding specific > packages like this: > > LICENSE_FLAGS_WHITELIST = "commercial" > CORE_IMAGE_EXTRA_INSTALL ?= "gst-fluendo-mp3" > CORE_IMAGE_EXTRA_INSTALL ?= "web-webkit" > C

Re: [yocto] [PATCH 0/1] Misc: detect trailing space in the patches

2012-12-05 Thread Martin Jansa
Can you add also detection of mixed whitespace? E.g. tab followed by space in multilinear indentation? Only as warning. Thanks On Dec 6, 2012 12:38 AM, wrote: > From: Nitin A Kamble > > This commit is for detecting trailing white space in the > create-pull-request script. > > Thanks, > Nitin > >

Re: [yocto] might it be worth explaining BBMASK more comprehensively?

2012-12-12 Thread Martin Jansa
On Wed, Dec 12, 2012 at 11:42:41AM -0800, Tim Bird wrote: > On 12/12/2012 11:27 AM, Robert P. J. Day wrote: > > > > a bit more pedantry, but is there a more complete example of the use > > of BBMASK than the trivial example in the ref and dev manuals? > > > > the ref manual provides this exam

Re: [yocto] is distro_tracking_fields.inc actually used?

2012-12-14 Thread Martin Jansa
On Fri, Dec 14, 2012 at 02:43:08PM -0500, Robert P. J. Day wrote: > > from https://wiki.yoctoproject.org/wiki/Distro_Tracking > > "The Distro Tracking Fields > (meta/conf/distro/include/distro_tracking_fields.inc) is a location > for sharing information about the status of recipes and tracking

Re: [yocto] cairo failed on openSUSE

2013-01-04 Thread Martin Jansa
On Thu, Jan 03, 2013 at 01:48:15PM +0100, Ronan Le Martret wrote: > - add libpng version 15 to configure.ac of cairo. (libpng12 confict.) Please follow: http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded And this belongs to oe-core ML. Cheers, -- Martin 'JaMa' Jansa jab

Re: [yocto] SRCPV description

2013-01-14 Thread Martin Jansa
On Mon, Jan 14, 2013 at 10:10:58AM -0500, Jerrod Peach wrote: > On Mon, Jan 14, 2013 at 9:52 AM, Rifenbark, Scott M < > scott.m.rifenb...@intel.com> wrote: > > > Hi, > > > > I need a description of the SRCPV variable for the YP reference glossary. > > I have been told that it is generated and not

Re: [yocto] Always removing status files in case of IPK

2013-02-19 Thread Martin Jansa
On Tue, Feb 19, 2013 at 08:14:22PM +0100, Pierre Ficheux wrote: > Hi, > > I've noticed a problem in rootfs_ipk.bbclass as status files are always > removed in case of using IPK (works fine with > RPM). Here is the small patch which fix it. > This is expected, see if in which this is: if ${@bas

Re: [yocto] Minutes: Yocto Project 1.4 M4 release readiness discussion

2013-03-01 Thread Martin Jansa
On Fri, Mar 01, 2013 at 08:01:17PM +, Liu, Song wrote: > Attendees: > AlexG, ThaddeusL, Cristian, Dave, Richard, Jessica, Nitin, Song > > > Release criteria review: > Please see the wiki page: > https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.4_Status#Milestone_4

Re: [yocto] Minutes: Yocto Project 1.4 M4 release readiness discussion

2013-03-01 Thread Martin Jansa
On Fri, Mar 01, 2013 at 11:08:30PM +, Burton, Ross wrote: > On 1 March 2013 21:53, Martin Jansa wrote: > > I think it would be good to finish discussion in thread > > [OE-core] RFE: make the init manager an image feature (again) > > and resolve systemd situation asap, ot

Re: [yocto] Minutes: Yocto Project 1.4 M4 release readiness discussion

2013-03-01 Thread Martin Jansa
On Fri, Mar 01, 2013 at 11:56:32PM +, Burton, Ross wrote: > On 1 March 2013 23:32, Martin Jansa wrote: > > Can you answer this > > http://lists.linuxtogo.org/pipermail/openembedded-core/2013-February/036223.html > > and how this solution helps with upgrade paths? >

Re: [yocto] Samba server?

2013-03-07 Thread Martin Jansa
On Wed, Mar 06, 2013 at 03:31:03PM -0800, Paul D. DeRocco wrote: > The poky-danny-8.0 tree doesn't seem to have any Samba stuff in it. However, > openembedded does. My untutored, fumbling efforts to include the relevant > part of the latter in the former haven't succeeded. Is there an easy way to >

Re: [yocto] Samba server?

2013-03-07 Thread Martin Jansa
On Thu, Mar 07, 2013 at 10:22:54AM -0800, Paul D. DeRocco wrote: > Or maybe I should just build the system without samba, run it, manually > install samba just like any other user, and then use dd to save the modified > image for production use. Does that sound like a good idea? No, adding extra l

Re: [yocto] Samba server?

2013-03-07 Thread Martin Jansa
On Thu, Mar 07, 2013 at 02:29:08PM -0800, Paul D. DeRocco wrote: > > From: Martin Jansa [mailto:martin.ja...@gmail.com] > > > > No, adding extra layer is pretty basic operation and should > > be properly > > documented. Can you send some pointers what have you read

Re: [yocto] problems building 'neard'

2013-03-17 Thread Martin Jansa
Update your oe-core to include http://git.openembedded.org/openembedded-core/commit/?id=0f8447a7d99d2645b932eac1c24149f0c2d3791e On Sun, Mar 17, 2013 at 10:37 PM, Trevor Woerner wrote: > I'm not sure if this is specific to my host, but: > > Build Configuration: > BB_VERSION= "1.17.1" >

Re: [yocto] [question] "icecc: improve interaction with sstate"

2013-03-17 Thread Martin Jansa
Something like "neard failing to build with latest poky" would be better. > > " > commit 1ceb13dda11645229053fc4840954333f8910ba4 > Author: Martin Jansa > Date: Wed Mar 13 20:04:51 2013 +0100 > " > > Could anyone know about this? >

Re: [yocto] [META-OE][PATCH] iperf 2.0.5 + fix for minor bug while cross-compiling

2013-03-18 Thread Martin Jansa
On Mon, Mar 18, 2013 at 12:41:32PM +0100, Simon Egli wrote: > Please see attached my patch to iperf 2.0.5 + fix > I hope this may be of use for someone and that it will be integrated in > to yocto master > > Greetings, > > Simon > From 5a46a34945539ac46046bec9534322c09ff0896a Mon Sep 17 00:00:0

Re: [yocto] [META-OE][PATCH] iperf 2.0.5 + fix for minor bug while cross-compiling

2013-03-18 Thread Martin Jansa
On Mon, Mar 18, 2013 at 12:41:32PM +0100, Simon Egli wrote: > Please see attached my patch to iperf 2.0.5 + fix > I hope this may be of use for someone and that it will be integrated in > to yocto master And please read README in meta-oe checkout and send v2 to right ML. > From 5a46a34945539ac46

Re: [yocto] systemd timeouts started daemons

2013-03-21 Thread Martin Jansa
Does this resolve also update-rc.d postinst trying to start /etc/init.d/dbus-1 and failing to find it? On Thu, Mar 21, 2013 at 1:36 PM, Burton, Ross wrote: > On 20 March 2013 08:27, Jukka Rissanen > wrote: > > The reason for this was that systemd did not receive NameOwnerChanged > dbus > > sig

Re: [yocto] systemd vs sysvinit

2013-04-09 Thread Martin Jansa
On Tue, Apr 09, 2013 at 01:21:31PM +0200, Satya Swaroop Damarla wrote: > Hi, I created two images first by using sysvinit and the other using > systemd... The image using sysvinit works perfectly but the image with > systemd works only from the second boot. In the first boot it hangs. What > could

Re: [yocto] systemd vs sysvinit

2013-04-09 Thread Martin Jansa
ind it.. Is it possible to send me a link so that > I can work on it > > Greets, > Satya > > > On Tue, Apr 9, 2013 at 2:54 PM, Martin Jansa wrote: > >> On Tue, Apr 09, 2013 at 01:21:31PM +0200, Satya Swaroop Damarla wrote: >> > Hi, I created two images first by u

Re: [yocto] Arguement list too big error in bitbake meta-toolchain for MIPS architechture-Gentle Reminder

2013-04-15 Thread Martin Jansa
I had similar issue, but in my case it wasn't even showing it's /bin/cp having problems, actually it was failing like this with tar and only one argument :/ http://lists.linuxtogo.org/pipermail/openembedded-core/2013-January/035089.html On Mon, Apr 15, 2013 at 2:21 PM, Krishna Dwivedi < krishna.

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Martin Jansa
On Tue, Apr 16, 2013 at 01:49:13PM -0600, Edward Vidal wrote: > With that said how does Angstrom which uses opkg upgrades images that are > build with Angstrom. I prefer Yocto but I had some pre-built image that The same mechanism as Ross and Trevor said. > came with my beagleboard and I used o

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Martin Jansa
rt 0f Angstrom. I believe that is for the processor > in the ettus research board. I meant this: http://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb not sure what you're looking for. > On Tue, Apr 16, 2013 at 1:54 PM, Martin Jansa

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Martin Jansa
On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > The actual files subdirectory name is "netbase-5.0", not "netbase". > > Signed-off-by: Robert P. J. Day > > --- > > same fix was once applied to exactly the same recipe bbappend file > under meta-ti layer. > > diff --git

Re: [yocto] any point in a single machine recipe using a machine-specific file?

2013-04-19 Thread Martin Jansa
On Fri, Apr 19, 2013 at 09:49:56AM -0400, Robert P. J. Day wrote: > > using the example i patched earlier, here's the file hierarchy for > raspberry pi's netbase recipe: > > ./netbase_5.0.bbappend > ./netbase-5.0 > ./netbase-5.0/raspberrypi > ./netbase-5.0/raspberrypi/interfaces > ./netbase-5.0

Re: [yocto] [meta-raspberrypi][PATCH] Fix FILESEXTRAPATHS, dir is "netbase-5.0"

2013-04-19 Thread Martin Jansa
On Fri, Apr 19, 2013 at 10:17:10AM -0400, Robert P. J. Day wrote: > On Fri, 19 Apr 2013, Martin Jansa wrote: > > > On Fri, Apr 19, 2013 at 09:35:18AM -0400, Robert P. J. Day wrote: > > > > > > The actual files subdirectory name is "netbase-5.0", not "

Re: [yocto] any point in a single machine recipe using a machine-specific file?

2013-04-19 Thread Martin Jansa
On Fri, Apr 19, 2013 at 10:23:01AM -0400, Robert P. J. Day wrote: > On Fri, 19 Apr 2013, Tomas Frydrych wrote: > > > On 19/04/13 15:02, Burton, Ross wrote: > > > On 19 April 2013 14:49, Robert P. J. Day wrote: > > >> but in the case of the rpi, is there any value in putting the > > >> files und

Re: [yocto] psplash_git.bb: Error when building with icecc

2013-04-25 Thread Martin Jansa
On Thu, Apr 25, 2013 at 09:34:09AM +0200, Francesco Del Degan wrote: > Hi all, i just found an error building core-image-basic with icecc > inherited: You can send patch extending blacklist defined in icecc.bbclass: system_package_blacklist = [ "uclibc", "glibc", "gcc", "bind", "u-boot", "dhc

Re: [yocto] Finding/Generating Rootfs Package List

2013-04-25 Thread Martin Jansa
On Thu, Apr 25, 2013 at 10:10:31AM -0400, Jon Szymaniak wrote: > Hi all, > > I generally like to keep a little manifest file with my rootfs images, > containing a list of installed packages and their associated versions. On > images where I keep package data around, I usually generate this via 'o

Re: [yocto] IMAGE_FEATURES check broken

2013-05-14 Thread Martin Jansa
On Tue, May 14, 2013 at 04:45:02AM -0600, Gary Thomas wrote: > This commit breaks systems where IMAGE_FEATURES includes "package-management": > > commit d63c8a1597c9bd0a838cb59ca461ac432b630a90 > Author: Paul Eggleton > Date: Thu May 9 17:24:25 2013 +0100 > > classes/image: show an error

Re: [yocto] using module_autoload

2013-05-29 Thread Martin Jansa
On Wed, May 29, 2013 at 02:01:11PM +0100, Katu Txakur wrote: > Hi, > I'm failing to load a kernel module named spike doing this: > 1) add the recipe (inherit module), based in a Makefile with > modules_install: > $(MAKE) INSTALL_MOD_DIR=kernel/drivers/spike -C $(KERNEL_SRC) M=$(SRC) > modules_insta

Re: [yocto] using module_autoload

2013-05-29 Thread Martin Jansa
ruce > > > > > >> Thanks a lot in advance, > >> Katu > >> > >> > >> 2013/5/29 Paul Eggleton >> <mailto:paul.eggleton@linux.**intel.com >> > >> > >> > >> On Wednesday 29 May 2013 16:39:48

Re: [yocto] using module_autoload

2013-05-30 Thread Martin Jansa
oes in more generic way, depends on how many modules you need to fix.. > > Thanks again, I would be completely stuck without your help > Katu > > > 2013/5/29 Martin Jansa > > > On Wed, May 29, 2013 at 04:48:58PM +0100, Katu Txakur wrote: > > > Guys, > &

Re: [yocto] Distributing Compilation of Yocto

2013-06-11 Thread Martin Jansa
On Tue, Jun 11, 2013 at 09:20:05AM +0100, Paul Eggleton wrote: > On Monday 10 June 2013 20:16:22 Khem Raj wrote: > > On Fri, Jun 7, 2013 at 4:11 AM, Gary Thomas wrote: > > > Looks interesting and I think I'd like to try it myself. However, that > > > page has a reference to > > > http://bugs.open

Re: [yocto] Distributing Compilation of Yocto

2013-06-11 Thread Martin Jansa
On Tue, Jun 11, 2013 at 10:26:47AM +0100, Gary Thomas wrote: > On 2013-06-11 10:07, Martin Jansa wrote: > > On Tue, Jun 11, 2013 at 09:20:05AM +0100, Paul Eggleton wrote: > >> On Monday 10 June 2013 20:16:22 Khem Raj wrote: > >>> On Fri, Jun 7, 2013 at 4:11 AM, Ga

Re: [yocto] Strange IPK naming

2013-06-26 Thread Martin Jansa
On Wed, Jun 26, 2013 at 10:12:40AM -0600, Gary Thomas wrote: > I have a target machine whose name contains a '-', e.g. MACHINE="xyz-99" > When I build packages, the tmp/deploy/ipk directory is munged to be > tmp/deploy/ipk/xyz_99 > > Can someone tell me why this happens (where)? and can I do somet

Re: [yocto] [meta-ivi] [PATCHv2] connman: do not delete init scripts in bbappend

2013-07-03 Thread Martin Jansa
On Wed, Jul 03, 2013 at 01:09:47PM +0100, Burton, Ross wrote: > In that case, you can delete INITSCRIPT_NAME and INITSCRIPT_PARAMS too > surely. Then all you're left is the PRINC, so you can delete that if > you don't care/are using the PR service, or delete that bbappend when > connman 1.16 is in

Re: [yocto] In consistancy in the defition of BBFILE_COLLECTIONS in layer.conf

2011-05-26 Thread Martin Jansa
On Wed, May 25, 2011 at 10:37:45PM -0500, Tom Zanussi wrote: > On Wed, 2011-05-25 at 18:17 -0700, Jeremy Puhlman wrote: > > Opps sent from wrong account. > > > > I was working with some layerinfo code, and I noticed that the values of > > BBFILE_COLLECTIONS in layer.conf in the meta-intel repo are

Re: [yocto] mpc8315e-rdb core-image-minimal fails (PACKAGE_ARCHS question)

2011-07-28 Thread Martin Jansa
On Thu, Jul 28, 2011 at 01:43:45PM -0500, Kumar Gala wrote: > > On Jul 28, 2011, at 11:05 AM, Saul Wold wrote: > > > On 07/28/2011 08:45 AM, Kumar Gala wrote: > >> I think I know the cause, let me dig up the change that is related. What > >> bit is looking for just ppc603e? > >> > > This might

Re: [yocto] linux-yocto 3.0.1 upgrade broke PREFERRED_VERSION setting in BSPs

2011-08-18 Thread Martin Jansa
On Thu, Aug 18, 2011 at 09:33:17AM -0400, Bruce Ashfield wrote: > On 11-08-18 01:31 AM, Darren Hart wrote: > > > > > > On 08/17/2011 09:40 PM, Bruce Ashfield wrote: > >> On 11-08-18 12:11 AM, Bruce Ashfield wrote: > >>> On 11-08-17 11:23 PM, Darren Hart wrote: > We have just rolled out PREFERR

Re: [yocto] [PATCH 1/1] beagleboard.conf: set DEFAULT_TUNE to cortexa8

2011-08-23 Thread Martin Jansa
On Tue, Aug 23, 2011 at 02:26:06PM -0700, Saul Wold wrote: > On 08/23/2011 12:35 PM, Tom Rini wrote: > > On Tue, Aug 23, 2011 at 1:36 PM, Saul Wold wrote: > >> [YOCTO #1381] > >> > >> lttng-ust generates an ICE when building for armv7, so change it to > >> armv5 > >> | vfprintf.c:956:

Re: [yocto] [PATCH] openssh: Create /etc/ssh/ssh_host_ecdsa_key if it doesn't exist

2011-09-15 Thread Martin Jansa
On Thu, Sep 15, 2011 at 04:54:43PM +0200, Enric Balletbo i Serra wrote: > From: Enric Balletbo i Serra > > After OpenSSH 5.7 the ECDSA is the preferred key algorithm when > both the client and server support it. Please use right mailing list for oe-core patches.. http://lists.linuxtogo.org/piper

Re: [yocto] [PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace

2011-10-12 Thread Martin Jansa
On Thu, Sep 29, 2011 at 7:52 AM, Matthew McClintock wrote: > These packages need these deps for the RPM generation stage: This was already applied, but I'll reply here and please send next patch adressing those comments. Today I've noticed that perl and libperl are pulled to my images only becau

Re: [yocto] [PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace

2011-10-25 Thread Martin Jansa
On Wed, Oct 12, 2011 at 2:06 PM, Martin Jansa wrote: > On Thu, Sep 29, 2011 at 7:52 AM, Matthew McClintock > wrote: >> These packages need these deps for the RPM generation stage: > > This was already applied, but I'll reply here and please send next > patch adressing

Re: [yocto] why do numerous .bb files set "PARALLEL_MAKE"?

2011-11-04 Thread Martin Jansa
On Fri, Nov 04, 2011 at 11:57:46AM -0400, Robert P. J. Day wrote: > > stumbled over this so i did a more thorough search: > > $ grep -w PARALLEL_MAKE $(find . -name *.bb) > ./meta/recipes-qt/qt-apps/qmmp_0.5.1.bb:PARALLEL_MAKE = "" > ./meta/recipes-core/eggdbus/eggdbus_0.6.bb:PARALLEL_MAKE = ""

Re: [yocto] how to cleanly exit a QEMU session?

2011-11-29 Thread Martin Jansa
On Tue, Nov 29, 2011 at 06:00:31PM -0500, Robert P. J. Day wrote: > > i'm sure it's in one of the docs i missed, but how does one cleanly > shut down a QEMU session and get back to the original terminal > session? i've tried shutdown and poweroff but neither of those gives > me my shell prompt

Re: [yocto] [bernard 1/1] binutils-2.21: fix building on suse 11.4

2011-12-20 Thread Martin Jansa
On Tue, Dec 20, 2011 at 11:37:03PM -0800, nitin.a.kam...@intel.com wrote: > From: Nitin Kamble > > x86_64 opensuse 11.4 has bintuils version 2.21, and when this > binutils_2.21 recipe is built for x86_64 target then, the invocation > of distro gcc fails with errors like this: > > | /usr/lib64/gc

Re: [yocto] [PATCH 5/9] task-core-boot: Allow DISTRO to disable keymaps

2011-12-21 Thread Martin Jansa
On Wed, Dec 21, 2011 at 01:02:51AM -0800, Darren Hart wrote: > NOTE: I'm looking for a better way to do this. > > keymaps pulls in gettext, which can't build without wide character support. > > Rather than have to add a -tiny variant of every MACHINE to drop "keyboard" > from > the MACHINE_FEATU

Re: [yocto] [PATCH 5/9] task-core-boot: Allow DISTRO to disable keymaps

2011-12-21 Thread Martin Jansa
On Wed, Dec 21, 2011 at 08:01:16AM -0800, Darren Hart wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 12/21/2011 02:09 AM, Martin Jansa wrote: > > On Wed, Dec 21, 2011 at 01:02:51AM -0800, Darren Hart wrote: > >> NOTE: I'

Re: [yocto] Python Math Module

2012-01-04 Thread Martin Jansa
On Wed, Jan 04, 2012 at 01:32:32PM +, Pedro Algarvio wrote: > First of all, Thanks! > > So basically, for a smaller space, python is split into several > packages, how can I known which packages exist? > > Look at it's recipe? Usually yes, in this case it's a bit more complicated, because im

Re: [yocto] Trouble creating new package

2012-01-10 Thread Martin Jansa
On Tue, Jan 10, 2012 at 11:08:22AM +, Jack Mitchell wrote: > Good morning everyone, > > I am currently having issues creating a (very!) simple package. I have > looked at the latest reference manual and studied other .bb files to no > avail. > > I am trying to build a simple web server call

Re: [yocto] Fwd: build failure on ubuntu 64bits development system

2012-01-18 Thread Martin Jansa
On Wed, Jan 18, 2012 at 10:25:18AM -0500, James Abernathy wrote: > On Wed, Jan 18, 2012 at 10:15 AM, William Mills wrote: > > > > > > > On 01/18/2012 10:04 AM, James Abernathy wrote: > > > >> > >> > >> -- Forwarded message -- > >> From: *William Mills* mailto:wmi...@ti.com>> > >>

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Martin Jansa
On Thu, Jan 26, 2012 at 05:29:19PM -0800, Darren Hart wrote: > In support of a new BSP I've written two new recipes and appended to > another to depend on them. The new recipes files are not appearing in > the resulting images. I'm sure I'm overlooking something trivial, but > I'm not sure what it

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Martin Jansa
On Thu, Jan 26, 2012 at 05:57:11PM -0800, Darren Hart wrote: > > > On 01/26/2012 05:42 PM, Saul Wold wrote: > > On 01/26/2012 05:29 PM, Darren Hart wrote: > >> In support of a new BSP I've written two new recipes and appended to > >> another to depend on them. The new recipes files are not appear

Re: [yocto] New recipes not installing in core-image-minimal

2012-01-27 Thread Martin Jansa
On Fri, Jan 27, 2012 at 03:52:58PM +0530, Joshua Immanuel wrote: > Hello Martin, > > On Fri, 2012-01-27 at 09:08 +0100, Martin Jansa wrote: > > > Perhaps, but it didn't fix this particular problem. Neither > > > /usr/bin/ranpwd nor /etc/init.d/genmac appear in

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-01 Thread Martin Jansa
On Wed, Feb 01, 2012 at 02:40:05PM -0800, Joshua Lock wrote: > > > On 01/02/12 14:26, Darren Hart wrote: > > ranpwd is used to generate random strings of various types, including > > passwords, UUIDs, and MAC addresses. > > > > Signed-off-by: Darren Hart > > --- > > meta-sys940x/recipes-extende

Re: [yocto] [pull-sys940x 2/4] ranpwd: Add ranpwd recipe

2012-02-06 Thread Martin Jansa
On Mon, Feb 06, 2012 at 03:59:36PM -0800, Joshua Lock wrote: > On 06/02/12 08:17, Paul Eggleton wrote: > > On Thursday 02 February 2012 13:11:19 Joshua Lock wrote: > >> Apologies. I'm wrong here. It was PRIORITY which we agreed to drop. > > > > It's worth noting however, at the same time PRIORITY r

Re: [yocto] Trying to re-use sstate.

2012-02-14 Thread Martin Jansa
On Tue, Feb 07, 2012 at 02:59:54PM +, McClintock Matthew-B29882 wrote: > The paths issue your are speculating on was fixed by myself and Richard last > November. > > I would suggest running bitbake-diffsig to determine the actual sstate > differences. > Usually I'm complaining that sstate

Re: [yocto] Trying to re-use sstate.

2012-02-15 Thread Martin Jansa
On Tue, Feb 14, 2012 at 06:58:05PM +0100, Martin Jansa wrote: > On Tue, Feb 07, 2012 at 02:59:54PM +, McClintock Matthew-B29882 wrote: > > The paths issue your are speculating on was fixed by myself and Richard > > last November. > > > > I would suggest running b

Re: [yocto] unable to add a new file to base-files recipe via bbappend

2012-02-17 Thread Martin Jansa
On Fri, Feb 17, 2012 at 08:10:48PM +0530, Joshua Immanuel wrote: > Hello all, > I added a base-files_3.0.14.bbappend file in my custom layer and > pointed the SRC_URI as follows > > SRC_URI += "file://xorg.conf" > > The xorg.conf file is at "base-files/files/xorg.conf" on my

[yocto] [opkg-utils][PATCH 0/5] Import patches from oe-core

2012-03-29 Thread Martin Jansa
The following changes since commit 002d29bc605d7c2d02e4cf20a43c5277c15f5597: [opkg-utils] fix install fail problem Thanks for khorben's patch :-) https://docs.openmoko.org/trac/attachment/ticket/2072/patch-opkg-utils_Makefile_install_path.diff (2008-11-03 03:59:59 +) are available in th

[yocto] [opkg-utils][PATCH 1/5] opkg-make-index: don't error out when some package disappears

2012-03-29 Thread Martin Jansa
From: Richard Purdie * If we're building an image and some package rebuilds while this is happening some package can be removed/added to the ipk deploy directory. The image will not depend on this package so we can safely ignore these cases rather than error out. Signed-off-by: M

[yocto] [opkg-utils][PATCH 2/5] opkg-make-index: convert mtime to int before comparing it

2012-03-29 Thread Martin Jansa
possible to enhance the database to store the fractional part too, this will complicate things more than we would gain by this change. Signed-off-by: Enrico Scholz Signed-off-by: Martin Jansa --- opkg-make-index |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opkg-make

[yocto] [opkg-utils][PATCH 3/5] opkg.py: Add knowledge about License field in ipk headers

2012-03-29 Thread Martin Jansa
From: Khem Raj Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- opkg.py |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/opkg.py b/opkg.py index 3fda9b5..8ddc8b8 100644 --- a/opkg.py +++ b/opkg.py @@ -145,6 +145,7 @@ class Package: self.priority

[yocto] [opkg-utils][PATCH 4/5] arfile.py: handle six digit UIDs

2012-03-29 Thread Martin Jansa
: Martin Jansa --- arfile.py |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/arfile.py b/arfile.py index 22548af..8291a2d 100644 --- a/arfile.py +++ b/arfile.py @@ -75,7 +75,12 @@ class ArFile: l = self.f.readline() if not l: break

[yocto] [opkg-utils][PATCH 5/5] Use python via the PATH, rather than hardcoding /usr/bin/python

2012-03-29 Thread Martin Jansa
From: Christopher Larson Signed-off-by: Christopher Larson Signed-off-by: Martin Jansa --- opkg-list-fields |2 +- opkg-make-index |2 +- opkg-show-deps|2 +- opkg-unbuild |2 +- opkg-update-index |2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff

[yocto] [opkg-utils][PATCH 00/22] Partially prepare for python3 and fix old Packages file reuse

2012-03-29 Thread Martin Jansa
mparing it Khem Raj (1): opkg.py: Add knowledge about License field in ipk headers Martin Jansa (17): opkg.py: use hashlib instead of old md5 module opkg.py, arfile.py: report which file has wrong format and use the same test arfile: decode read lines as ascii string before gettin

[yocto] [opkg-utils][PATCH 01/22] opkg-make-index: don't error out when some package disappears

2012-03-29 Thread Martin Jansa
From: Richard Purdie * If we're building an image and some package rebuilds while this is happening some package can be removed/added to the ipk deploy directory. The image will not depend on this package so we can safely ignore these cases rather than error out. Signed-off-by: M

[yocto] [opkg-utils][PATCH 02/22] opkg-make-index: convert mtime to int before comparing it

2012-03-29 Thread Martin Jansa
possible to enhance the database to store the fractional part too, this will complicate things more than we would gain by this change. Signed-off-by: Enrico Scholz Signed-off-by: Martin Jansa --- opkg-make-index |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opkg-make

[yocto] [opkg-utils][PATCH 03/22] opkg.py: Add knowledge about License field in ipk headers

2012-03-29 Thread Martin Jansa
From: Khem Raj Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- opkg.py |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/opkg.py b/opkg.py index 3fda9b5..8ddc8b8 100644 --- a/opkg.py +++ b/opkg.py @@ -145,6 +145,7 @@ class Package: self.priority

[yocto] [opkg-utils][PATCH 04/22] arfile.py: handle six digit UIDs

2012-03-29 Thread Martin Jansa
: Martin Jansa --- arfile.py |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/arfile.py b/arfile.py index 22548af..8291a2d 100644 --- a/arfile.py +++ b/arfile.py @@ -75,7 +75,12 @@ class ArFile: l = self.f.readline() if not l: break

[yocto] [opkg-utils][PATCH 05/22] Use python via the PATH, rather than hardcoding /usr/bin/python

2012-03-29 Thread Martin Jansa
From: Christopher Larson Signed-off-by: Christopher Larson Signed-off-by: Martin Jansa --- opkg-list-fields |2 +- opkg-make-index |2 +- opkg-show-deps|2 +- opkg-unbuild |2 +- opkg-update-index |2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff

[yocto] [opkg-utils][PATCH 06/22] opkg.py: use hashlib instead of old md5 module

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opkg.py b/opkg.py index 8ddc8b8..56e774d 100644 --- a/opkg.py +++ b/opkg.py @@ -36,7 +36,7 @@ import tempfile import os import sys import glob -import md5 +import hashlib

[yocto] [opkg-utils][PATCH 07/22] opkg.py, arfile.py: report which file has wrong format and use the same test

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- arfile.py | 16 +--- opkg.py | 11 ++- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/arfile.py b/arfile.py index 8291a2d..7a695c6 100644 --- a/arfile.py +++ b/arfile.py @@ -40,13 +40,13 @@ class FileSection: class

[yocto] [opkg-utils][PATCH 08/22] arfile: decode read lines as ascii string before getting fields from it

2012-03-29 Thread Martin Jansa
* python3 returns them as byte sequence Signed-off-by: Martin Jansa --- arfile.py |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arfile.py b/arfile.py index 7a695c6..92ffee0 100644 --- a/arfile.py +++ b/arfile.py @@ -74,6 +74,7 @@ class ArFile: if l == &qu

[yocto] [opkg-utils][PATCH 09/22] 2to3: use subprocess instead of commands

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg-compare-indexes |6 +++--- opkg-make-index |5 ++--- opkg-show-deps |1 - opkg-update-index|1 - opkg.py |2 +- 5 files changed, 6 insertions(+), 9 deletions(-) diff --git a/opkg-compare-indexes b/opkg-compare

[yocto] [opkg-utils][PATCH 10/22] 2to3: print fixes

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- arfile.py| 20 ++-- makePackage |2 +- opkg-compare-indexes |6 +++--- opkg-list-fields |2 +- opkg-make-index |8 opkg-show-deps |2 +- opkg-unbuild |2 +- opkg.py

[yocto] [opkg-utils][PATCH 11/22] 2to3: dictionary fixes

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- arfile.py|2 +- opkg-compare-indexes | 10 +- opkg-make-index | 18 +- opkg-show-deps | 12 ++-- opkg-update-index|2 +- opkg.py |8 6 files changed, 26 insertions

[yocto] [opkg-utils][PATCH 12/22] 2to3: exception handling fixes

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- arfile.py |4 ++-- opkg-make-index |4 ++-- opkg.py |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arfile.py b/arfile.py index 9149387..3f797a8 100644 --- a/arfile.py +++ b/arfile.py @@ -54,11 +54,11 @@ class ArFile

[yocto] [opkg-utils][PATCH 13/22] opkg-make-index: show OSError/IOError

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg-make-index | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/opkg-make-index b/opkg-make-index index 997f286..e0844a7 100755 --- a/opkg-make-index +++ b/opkg-make-index @@ -131,11 +131,11 @@ for filename in files

[yocto] [opkg-utils][PATCH 14/22] opkg.py: use string funtcions directly on string variable

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg-make-index |3 +-- opkg-show-deps | 11 +-- opkg.py |5 ++--- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/opkg-make-index b/opkg-make-index index e0844a7..898a2f6 100755 --- a/opkg-make-index +++ b/opkg-make

[yocto] [opkg-utils][PATCH 15/22] opkg.py: catch TypeError when reading control file, to show which one is failing

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg.py | 13 ++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/opkg.py b/opkg.py index 856e057..299e84e 100644 --- a/opkg.py +++ b/opkg.py @@ -161,7 +161,10 @@ class Package: control = tarf.extractfile("co

[yocto] [opkg-utils][PATCH 16/22] arfile: fix test

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- arfile.py |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/arfile.py b/arfile.py index 3f797a8..88ace46 100644 --- a/arfile.py +++ b/arfile.py @@ -131,5 +131,8 @@ if __name__ == "__main__": tarf = tarfile.open("

[yocto] [opkg-utils][PATCH 17/22] opkg-make-index: don't use stdout for Packages output and use __str__ instead of __repr__

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg-make-index | 17 + opkg.py |4 ++-- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/opkg-make-index b/opkg-make-index index 898a2f6..02c425f 100755 --- a/opkg-make-index +++ b/opkg-make-index @@ -148,9 +148,8

[yocto] [opkg-utils][PATCH 18/22] opkg.py: cast lines from controlfile as string

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opkg.py b/opkg.py index 84583be..6c39616 100644 --- a/opkg.py +++ b/opkg.py @@ -206,7 +206,7 @@ class Package: while 1: if not line: break line

[yocto] [opkg-utils][PATCH 19/22] opkg.py: computeFileMD5 only when we have fn, otherwise fails to read None file

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg.py | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/opkg.py b/opkg.py index 6c39616..9daff9e 100644 --- a/opkg.py +++ b/opkg.py @@ -182,14 +182,17 @@ class Package: def _computeFileMD5(self

[yocto] [opkg-utils][PATCH 20/22] opkg.py: fix write_package when called from main test

2012-03-29 Thread Martin Jansa
* there is no self.meta_dir before self._setup_scratch_area * control file needs to be closed before packing it with tar, otherwise it could be empty Signed-off-by: Martin Jansa --- opkg.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opkg.py b/opkg.py index

[yocto] [opkg-utils][PATCH 21/22] opkg.py: use textwrap for description writing

2012-03-29 Thread Martin Jansa
* description field in oe-core sometimes has extra line-feeds and is long * extra line-feeds breaks read_control, because empty line means next Package * long descriptions should be wrapped and properly indented, so they are parsed back properly Signed-off-by: Martin Jansa --- opkg.py |5

[yocto] [opkg-utils][PATCH 22/22] opkg.py: improve test so it prints temporary control file with long description and then reads it back

2012-03-29 Thread Martin Jansa
Signed-off-by: Martin Jansa --- opkg.py | 12 +++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/opkg.py b/opkg.py index 2294160..27cbc2a 100644 --- a/opkg.py +++ b/opkg.py @@ -509,11 +509,21 @@ if __name__ == "__main__": package.set_archite

Re: [yocto] [PATCH 2/3] cross-canadian.bbclass: fix rpath for sdk executables

2012-03-31 Thread Martin Jansa
On Fri, Mar 30, 2012 at 03:52:05PM -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This makes the libraries located in places like this findable: > /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/lib > > Which avoids linking cross canadian sdk executables with host lib

Re: [yocto] Moving angstrom under the yocto banner

2012-04-03 Thread Martin Jansa
On Tue, Apr 03, 2012 at 09:01:01AM -0700, Darren Hart wrote: > -BEGIN PGP SIGNED MESSAGE- > Clear reproducible testing results. Whether or not a pair of git > clones and some tinkering can result in the same thing as a poky > repository or not isn't relevant in my opinion. I believe that we

Re: [yocto] Moving angstrom under the yocto banner

2012-04-03 Thread Martin Jansa
On Tue, Apr 03, 2012 at 09:32:27AM -0700, Darren Hart wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 04/03/2012 09:25 AM, Martin Jansa wrote: > > On Tue, Apr 03, 2012 at 09:01:01AM -0700, Darren Hart wrote: > >> -BEGIN PGP SIGNED MESSAG

[yocto] [opkg-utils][PATCH 23/23] opkg-make-index: generate complete filelist

2012-04-05 Thread martin . jansa
From: Martin Jansa * when '-l Packages.filelist' option is used together with '-r Packages.old', then only 'new' packages are processed to create Packages.filelist packages found in Packages.old doesn't have fn set so get_file_list() was returning

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-09 Thread Martin Jansa
On Tue, Jul 09, 2013 at 09:25:30PM +0100, Chris Tapp wrote: > Forwarding to Yocto mailing list: > > On 9 Jul 2013, at 21:21, Otavio Salvador wrote: > > > On Tue, Jul 9, 2013 at 5:19 PM, Chris Tapp wrote: > >> > >> On 9 Jul 2013, at 20:09, Chris Tapp wrote: > >> > >>> I'm getting a failure in d

Re: [yocto] [PATCH] Restructures the openssh recipe to suport systemd.

2013-07-11 Thread Martin Jansa
On Thu, Jul 11, 2013 at 11:43:28AM +0200, Markus Hubig wrote: > + Adds native support for systemd in addition to sysvinit. > * Splits the huge recipe into an inc and a small bb file. > * Avoids the installation of the sysvinit files with systemd. Similar patch is already on oe-core ML where it bel

Re: [yocto] Fwd: DO PACKAGE QA error during compilation of FireFox OS on Raspberry Pi

2013-07-12 Thread Martin Jansa
On Fri, Jul 12, 2013 at 04:16:51PM -0700, Jeff Osier-Mixon wrote: > Hi Piotr - thanks for posting, I hope we can help. > > I see this error in the log that might be a clue to the problem: > > ERROR: QA Issue: ntp: Files/directories were installed but not shipped > /lib/systemd/system/ntpd.servi

Re: [yocto] Problem with AUTOINC and ipk

2013-07-17 Thread Martin Jansa
On Wed, Jul 17, 2013 at 01:14:16PM +0200, Tino Breddin wrote: > Hi there, > > We are having problems with using AUTOINC together with the ipk package > format. I'm not sure whether this issue applies to rpm and deb as well. > > Given the following configuration in a recipe: > > SRCREV = "AUTOIN

Re: [yocto] Recipe naming

2013-08-03 Thread Martin Jansa
On Sat, Aug 03, 2013 at 12:07:41PM +0100, Paul Barker wrote: > On 3 August 2013 11:52, Paul Barker wrote: > > Should I call this: > > > > "opkg_testing.bb" > > set PREFERRED_VERSION_opkg = "testing" to use > > > > Martin has just commented elsewhere that having this recipe in a meta-opkg

Re: [yocto] Using tmpfs for WORKDIR

2013-08-13 Thread Martin Jansa
On Tue, Aug 13, 2013 at 11:40:03AM +0100, Burton, Ross wrote: > Hi, > > For a while I've been wondering about the possible performance > improvement from using a tmpfs as $WORKDIR, so each package is > unpacked, compiled, installed, and packaged in a tmpfs and then the > final packages moved to th

  1   2   3   4   >