Re: [Angstrom-devel] [meta-angstrom 1/2] images: consolidate development packages in development-image

2016-08-08 Thread Khem Raj
> On Aug 7, 2016, at 3:37 PM, Stefan Agner wrote: > > On 2016-06-28 23:17, Stefan Agner wrote: >> The images development-gnome-image and development-xfce-image share >> a large amount of pakages (mainly console utilities). Create a common >> base image "development-image" (which can be used stan

Re: [Angstrom-devel] [meta-angstrom][PATCH] angstrom.inc: set arm instruction set with existing machine overrides

2016-07-27 Thread Khem Raj
> On Jul 27, 2016, at 10:55 AM, Max Krummenacher wrote: > > _armv4t, _armv5te are not (no longer?) set as MACHINEOVERRIDES if an armv4t > or armv5te tune is set. > Thus the default ARM_INSTRUCTION_SET ??= "thumb" kicks in. > > Set the override to _armv4, _armv5 to get the expected ARM_INSTRUCTI

Re: [Angstrom-devel] Non existing -dev recommends

2016-04-20 Thread Khem Raj
On Wed, Apr 20, 2016 at 12:49 PM Stefan Agner wrote: > Hi, > > Using the v2015.12 packages feeds -dev packages showed that there are > quite some nonexisting packages which are in the recommends list of > packages, leading to lot of messages, e.g.: > libxcb-dev: unsatisfied recommendation for li

Re: [Angstrom-devel] [meta-angstrom][PATCH][master][angstrom-v2015.12-yocto2.0] angstrom.conf: arm: use compatible glibc and glibc-locale

2015-10-22 Thread Khem Raj
> On Oct 17, 2015, at 2:27 AM, Max Krummenacher wrote: > > oe-core moved to glibc and cross-localedef-native based on version 2.22. > Angstrom currently uses linaro glibc in version 2.20 for arm. > This leads to incompatible locales. They cause exeptions or hangs. e.g.: > > root@colibri-imx6:~#

Re: [Angstrom-devel] [meta-angstrom][RFC 0/1] angstrom.conf: arm: use compatible glibc and glibc-locale

2015-10-12 Thread Khem Raj
On Tue, Sep 29, 2015 at 2:02 PM, Max Krummenacher wrote: > Hi > > For arm angstrom master uses glibc linaro 2.20 while oe-core master uses > glibc 2.22. > The locale generation uses the oe-core 2.22 version. So the resulting > glibc and locales do not match in version with runtime issues in the >

Re: [Angstrom-devel] required layers

2015-05-20 Thread Khem Raj
> On May 20, 2015, at 12:06 PM, Trevor Woerner wrote: > > Commit8f0df794f289c0ffcc30fe77d19c5f1880f05f0c makes it necessary for > the meta-qt5 layer to be available since it contains > classes/populate_sdk_qt5.bbclass. Was this intentional? If so the README > file should include this dependency.

Re: [Angstrom-devel] why linaro toolchain

2015-05-20 Thread Khem Raj
> On May 20, 2015, at 1:05 AM, Andreas Müller > wrote: > > I wonder why angstrom pins toolchain to linaro version. Especially > > * there is no hint where to get linaro toolchain > * if no linaro toolchain is found oe-core' default suggestion for > gcc's version is overridden and gcc 5 is used

Re: [Angstrom-devel] Feed Server Mirror & Optical Experiments

2015-05-14 Thread Khem Raj
On Thu, May 14, 2015 at 1:47 PM, Marcel Ziswiler wrote: > Thanks, Tom > > On Thu, 2015-05-14 at 11:32 -0700, Tom King wrote: > >> Current is about 275GB but I suspect by the time that 2015.6 is out it >> will be close to 335GB. > > That sounds very much doable then. I believe our IT was talking ab

Re: [Angstrom-devel] [PATCH] angstrom: Fix access using empty root password

2015-05-09 Thread Khem Raj
On Sat, May 9, 2015 at 12:00 AM, Koen Kooi wrote: > >> Op 8 mei 2015, om 03:01 heeft Khem Raj het volgende >> geschreven: >> >> We are not able to login into angstrom images now >> since many chnages has gone into upstream OE-core >> drop libpam change to

[Angstrom-devel] [PATCH] angstrom: Fix access using empty root password

2015-05-07 Thread Khem Raj
-off-by: Khem Raj --- conf/distro/include/angstrom-core-tweaks.inc | 2 +- recipes-tweaks/pam/libpam_1.1.6.bbappend | 4 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 recipes-tweaks/pam/libpam_1.1.6.bbappend diff --git a/conf/distro/include/angstrom-core-tweaks.inc b

Re: [Angstrom-devel] nothing RPROVIDES systemd-analyze

2015-05-05 Thread Khem Raj
On Tue, May 5, 2015 at 6:47 AM, Trevor Woerner wrote: > What provides systemd-analyze? I can't find it anywhere, not even with the > layer index. > > (I'm on the angstrom-v2015.06-yocto1.8 branch, if that's significant) systemd-analyze is one of output packages coming from systemd recipe. Add it

Re: [Angstrom-devel] invalid upstream refs/remotes/github/fido

2015-05-04 Thread Khem Raj
On Mon, May 4, 2015 at 6:20 PM, Trevor Woerner wrote: > When I run "./setup-environment" (which runs > "setup-environment-internal") I get an error: > > # sources/meta-96boards: rebasing trevor/work -> > refs/remotes/github/fido > fatal: Needed a single revision > invalid upstream refs

Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO

2015-05-04 Thread Khem Raj
On Mon, May 4, 2015 at 5:59 AM, Trevor Woerner wrote: > I can't seem to locate the meta-96boards' SHA1 of the > angstrom-v2015.06-yocto1.8 branch: 340ab6623bf8246ceb59c7762c904c84b4653d58 > > I'd send a patch, but I'm not sure what was intended. They were seeded from scripts repo initially, so if

Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO

2015-05-02 Thread Khem Raj
> On May 2, 2015, at 4:38 AM, Trevor Woerner wrote: > > On 04/25/15 21:54, Khem Raj wrote: >> and we also have repo based setup now. See >> https://github.com/Angstrom-distribution/angstrom-manifest > > Thanks for adding an "angstrom-v2015.06-yocto1.8" bran

Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO

2015-04-25 Thread Khem Raj
On Sat, Apr 25, 2015 at 6:52 PM, Khem Raj wrote: > On Sat, Apr 25, 2015 at 6:40 PM, Trevor Woerner wrote: >> The DISTRO in meta-angstrom[next] changed from angstrom-next to angstrom, >> adjust the configuration to match. > > thanks for doing it. Can you send a github pull r

Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO

2015-04-25 Thread Khem Raj
On Sat, Apr 25, 2015 at 6:40 PM, Trevor Woerner wrote: > The DISTRO in meta-angstrom[next] changed from angstrom-next to angstrom, > adjust the configuration to match. thanks for doing it. Can you send a github pull request ? > > Signed-off-by: Trevor Woerner > --- > conf/local.conf | 2 +- >

[Angstrom-devel] [PATCH] angstrom-v2014.12.conf: Dont mix gcc sources

2015-04-20 Thread Khem Raj
linaro gcc here, so as soon as it comes to building non-linaro gcc it does not know that sources are not in expected shared location Signed-off-by: Khem Raj --- conf/distro/angstrom-v2014.12.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/angstrom-v2014.12.conf b/conf/distro

Re: [Angstrom-devel] broken link

2015-04-05 Thread Khem Raj
> On Apr 5, 2015, at 9:18 AM, Trevor Woerner wrote: > > https://github.com/96boards/meta-96boards > > contains a link to > > http://www.angstrom-distribution.org/building-angstrom > > which is not found. > > Is this a temporary issue? you can use http://wp.angstrom-distribution.org/?page_i

Re: [Angstrom-devel] do_compile error in environment-angstrom-v2014.12

2015-04-04 Thread Khem Raj
Gibson On Sat, Apr 4, 2015 at 1:53 AM, Gibson Justian wrote: > Hi, >I applied patch for libpostproc and then made a build like > 1).MACHINE=beaglebone bitbake cloud9-gnome-image -c clean > 2).MACHINE=beaglebone bitbake cloud9-gnome-image > > I get this error, where am I going wrong? > > bel

Re: [Angstrom-devel] angstrom-v2014.12-yocto1.7 build fails

2015-03-19 Thread Khem Raj
> On Mar 19, 2015, at 6:50 PM, Gibson Justian wrote: > > Hi Koen and Khem , > I was building the Angstrom linux for beaglebone black. I > have been trying to build it for couple of months. > > I tried couple of times with 64-bit machine with Debian 7.8 and Centos > ==> faile

Re: [Angstrom-devel] read-only-rootfs

2014-11-17 Thread Khem Raj
On Mon, Nov 17, 2014 at 2:01 AM, Michael Jones wrote: > Hi Khem, > > > On 11/15/2014 04:16 AM, Khem Raj wrote: >> >> On Fri, Nov 14, 2014 at 1:12 AM, Jones,Michael >> wrote: >>> >>> >>> OK, I'll answer my own question: it looks like

Re: [Angstrom-devel] read-only-rootfs

2014-11-14 Thread Khem Raj
On Fri, Nov 14, 2014 at 1:12 AM, Jones,Michael wrote: > > OK, I'll answer my own question: it looks like the support for > 'EXTRA_IMAGE_FEATURES += "read-only-rootfs"' in openembedded-core only applies > to sysvinit, and since Angstrom uses systemd by default, setting > "read-only-rootfs" doesn't

[Angstrom-devel] [RFC] repo based setup for angstrom

2014-10-22 Thread Khem Raj
Hi I have been using repo based setup for angstrom distro for quite sometime now https://github.com/kraj/angstrom-manifest I would like to propose this to be included for mainline angstrom setup, therefore I am posting it here for comments and concerns Looking for feedback -Khem _

Re: [Angstrom-devel] [PATCH][meta-angstrom] angstrom-next: don't pin OLDEST_KERNEL

2014-10-08 Thread Khem Raj
On Wed, Oct 8, 2014 at 12:27 AM, Andreas Müller wrote: > error caused in do_rootfs: > > | NOTE: > Executing update_pixbuf_cache intercept ... > | FATAL: kernel too old > | WARNING: The postinstall intercept hook 'update_pixbuf_cache' failed (exit > code: 127)! See log for details! > > and many ot

Re: [Angstrom-devel] Naming of the Angstrom derivative for resource limited systems

2014-10-04 Thread Khem Raj
On Sat, Oct 4, 2014 at 12:27 AM, Koen Kooi wrote: > The current config has too many DISTRO_FEATURES, the biggest one being 'x11'. > I'd love to keep systemd as init, but we might need something smaller as well. how about uselessd :) http://uselessd.darknedgy.net/ ___

Re: [Angstrom-devel] Naming of the Angstrom derivative for resource limited systems

2014-10-03 Thread Khem Raj
On Friday, October 3, 2014, Koen Kooi wrote: > Hi, > > I have a number of systems on my desk (Wifi accesspoints mainly) and a few > I want to buy (Arduino galileo, Intel edison) where the current angstrom > config just doesn't fit. My plan is to add a config to deal with those > systems and is bi

Re: [Angstrom-devel] Regading beaglebone kernel build

2014-09-22 Thread Khem Raj
On Mon, Sep 22, 2014 at 5:26 AM, Ratheendran R wrote: > > Can any one guide me on this build gap. am I missing something??. if you dont see it in TMPDIR that could be because by default rm_work is enabled. which means it will delete the sources after successful build. You could do bitbake -ccomp

Re: [Angstrom-devel] ExpansionError during parsing

2014-08-29 Thread Khem Raj
On Fri, Aug 29, 2014 at 7:18 PM, Gibson Justian wrote: > Hi Raj, >I am not using NFS I guess because I have not configured NFS. The first > time I ran the configuration for beaglebone black it came up with an error > on using bash rather than sh. I checked the oebb.sh script and it was > confi

Re: [Angstrom-devel] ExpansionError during parsing

2014-08-29 Thread Khem Raj
On Fri, Aug 29, 2014 at 5:46 PM, Gibson Justian wrote: > make[2]: execvp: /bin/sh: Argument list too long > | make[2]: *** what is /bin/sh pointing to ? are you building over nfs or do you have build directory symlinked ? ___ Angstrom-distro-devel mai

Re: [Angstrom-devel] GNU gold vs ld

2014-08-08 Thread Khem Raj
On Fri, Aug 8, 2014 at 5:07 AM, wrote: > Hi, > > I am trying to create a small(ish) x86 Angström build with some updated > components. > > One such component is MariaDB. I have some problems with the included > MariaDB 5.1.67. First, it's too old. Second, it's not started > automatically when I u

Re: [Angstrom-devel] Building an older release

2014-07-28 Thread Khem Raj
On Mon, Jul 28, 2014 at 10:08 AM, Kevin Fries wrote: > So, when you say , should I put "arm-angstrom-linux-gnueabi"? its the MACHINE name. look at in your machine layers under conf/machine/ there should be your machine configuration file called .conf.

Re: [Angstrom-devel] Building an older release

2014-07-28 Thread Khem Raj
On Mon, Jul 28, 2014 at 7:18 AM, Kevin Fries wrote: > OK, tried this again this morning... > > I wiped out everything and started over, including the download of the > scripts: > --- > $ git clone https://github.com/Angstrom-distribution/setup-scripts.git > Cloning into 'setup-scripts'...

Re: [Angstrom-devel] v2013.12 and kernel 3.2.28

2014-07-26 Thread Khem Raj
On Sat, Jul 26, 2014 at 3:39 PM, Mark Ruys wrote: > > Op 21 jul. 2014, om 13:35 heeft Koen Kooi het > volgende geschreven: > >> >> Op 20 jul. 2014, om 00:34 heeft Mark Ruys het volgende >> geschreven: >> >>> I'm trying to build a Angstrom v2013.12 SD card to boot from. This is what >>> I did

Re: [Angstrom-devel] Building an older release

2014-07-25 Thread Khem Raj
ons Technologies, Inc > 61 Inverness Drive East, ste 108 > Englewood, Co 80112 > (303) 708-9228 x568 > > - Original Message - > From: "Khem Raj" > To: "Discussion of the angstrom distribution development" > > Sent: Friday, July 25, 2014 12:41

Re: [Angstrom-devel] Building an older release

2014-07-25 Thread Khem Raj
On Fri, Jul 25, 2014 at 11:17 AM, Kevin Fries wrote: > I am having trouble figuring out how to build to a 2011.03 build of Angstrom. > > Can anybody point me at some resources on how to get bitbake to build against > this old release? > what is the error you are running into > Thanks > > > > Kev

Re: [Angstrom-devel] BB cross compile

2014-07-17 Thread Khem Raj
On Thu, Jul 17, 2014 at 3:19 PM, Mark Ruys wrote: > Is this because 'hello' is compiled as a hard-float binary which the > BeagleBone doesn't run, or because the hello binary is compiled for Angstrom > v2013.12 which is not compatible with v2012.12. If not, what is the problem > here?How do I g

Re: [Angstrom-devel] [meta-angstrom][v2014.06] update-alternatives: use package created by opkg-utils

2014-07-16 Thread Khem Raj
On Jul 14, 2014 12:52 PM, "mk" wrote: > > Hi Khem > > > > Without this patch the opkg-utils recipe is built and the opkg-utils package is > > > installed for VIRTUAL-RUNTIME_update-alternatives. > > > > Please cherry-pick following from master > > > > commit 14e08075a40d8959332f6f8c1f70d4d129544f9

Re: [Angstrom-devel] [meta-angstrom][v2014.06] update-alternatives: use package created by opkg-utils

2014-07-14 Thread Khem Raj
g-utils package > is > installed for VIRTUAL-RUNTIME_update-alternatives. Please cherry-pick following from master commit 14e08075a40d8959332f6f8c1f70d4d129544f9d Author: Khem Raj Date: Wed Jan 22 10:30:06 2014 -0800 Adjust to the omission of opkg UPDATE_ALTERNATIVES change from

Re: [Angstrom-devel] systemd FTBFS

2014-07-06 Thread Khem Raj
On Sun, Jul 6, 2014 at 9:13 AM, Sergey Lapin wrote: > I'd appreciate any examples for such .bbappend file. CFLAGS += "-fno-lto" ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listin

Re: [Angstrom-devel] systemd FTBFS

2014-07-06 Thread Khem Raj
On Sat, Jul 5, 2014 at 11:16 AM, Sergey Lapin wrote: > which seems to be due to bug in linaro-gcc LTO support. > What are plans regarding this, is temprorary fix .bbappend ongoing or we > should wait for toolchain fix? Add a bbappend to disable LTO via cflags, it should be fixed in linaro GCC but

Re: [Angstrom-devel] The mail archives are been offline (404-not found)

2014-05-13 Thread Khem Raj
On Tue, May 13, 2014 at 9:15 PM, Bob Feretich wrote: > The mailing list archives have been offline for several days, > What's happening? Catastrophic server failure? you could use gmane http://www.mail-archive.com/angstrom-distro-devel@linuxtogo.org/ _

Re: [Angstrom-devel] Installing on MacOSX

2014-05-13 Thread Khem Raj
On Tue, May 13, 2014 at 4:06 PM, Josejulio Martínez wrote: > Hello, i would like to know if is anyone aware if is possible to install > the cross compilation, when i run > > MACHINE=beaglebone ./oebb.sh update > I get: *FATAL: /dev/shm does not exist or is not writable* > > I have been googling

[Angstrom-devel] [PATCH 2/2] libpam: Disable nullok_secure

2014-03-04 Thread Khem Raj
This will let us ssh with empty password as root user. Its less secure but good for development work. Signed-off-by: Khem Raj --- recipes-tweaks/pam/libpam_1.1.6.bbappend |4 1 file changed, 4 insertions(+) create mode 100644 recipes-tweaks/pam/libpam_1.1.6.bbappend diff --git a

[Angstrom-devel] [PATCH 1/2] openssh: Tweak sshd_config to tackle for PAM taking care of authentication

2014-03-04 Thread Khem Raj
We sort of disable clear text PasswordAuthentication pam does not like it Signed-off-by: Khem Raj --- recipes-tweaks/openssh/openssh_6.2p2.bbappend |3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-tweaks/openssh/openssh_6.2p2.bbappend diff --git a/recipes-tweaks/openssh

Re: [Angstrom-devel] Creating a flashing image for Beaglebone Black

2014-02-25 Thread Khem Raj
On Feb 25, 2014, at 7:00 PM, Robert Nelson wrote: > On Tue, Feb 25, 2014 at 8:55 PM, Khem Raj wrote: >> >> On Feb 25, 2014, at 6:51 PM, Robert Nelson wrote: >> >>> Might be a little bit-rotten, but the scripts are here: >>> >>> https://git

Re: [Angstrom-devel] Creating a flashing image for Beaglebone Black

2014-02-25 Thread Khem Raj
On Feb 25, 2014, at 6:51 PM, Robert Nelson wrote: > Might be a little bit-rotten, but the scripts are here: > > https://github.com/beagleboard/meta-beagleboard/tree/master/contrib/bone-flash-tool > > Never used them personally, just referenced them when creating the new > debian based beaglebo

Re: [Angstrom-devel] Building Angstrom for Beaglebone from Source - Issue

2014-02-12 Thread Khem Raj
: > > /home/andre/Desktop/setup-scripts/sources/meta-angstrom/recipes-images/angstrom/ > systemd-gnome-image.bb, do_rootfs > > > Kind regards, > -- > André Araújo > > > > > 2014-02-12 20:07 GMT+00:00 Khem Raj : > > please post the complete error log and a

Re: [Angstrom-devel] Contents of /proc/cpuinfo on the Beaglebone Black

2014-01-28 Thread Khem Raj
On Tue, Jan 28, 2014 at 12:38 PM, Andrei Radulescu-Banu wrote: > With its manufacturing image, the BeagleBone Black only shows 297.40 > BogoMIPS in its /proc/cpuinfo. The nominal processor speed is 1GHz, > however. Does anyone know why this discrepancy? and does that happen with current release

Re: [Angstrom-devel] Build error with latest sources in wp_block.c

2014-01-21 Thread Khem Raj
On Monday, January 20, 2014 04:03:45 PM Andrei Radulescu-Banu wrote: > enssl/crypto/whrlpool/wp_block.o > ../deps/openssl/openssl/crypto/whrlpool/wp_block.c > > make[1]: execvp: printf: Argument list too long what is your host OS distribution and default shell ? and whats value of ARG_MAX declar

[Angstrom-devel] [PATCH 2/2] angstrom-xinit: Add recipe

2014-01-18 Thread Khem Raj
This recipe will launch bare X using systemd Signed-off-by: Khem Raj --- recipes-angstrom/angstrom/angstrom-xinit.bb| 18 ++ recipes-angstrom/angstrom/angstrom-xinit/X.service | 19 +++ 2 files changed, 37 insertions(+) create mode 100644 recipes

[Angstrom-devel] [PATCH 1/2] angstrom-x11vnc-xinit: Add systemd service for launching X11vnc over native display

2014-01-18 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-angstrom/angstrom/angstrom-x11vnc-xinit.bb | 21 - .../angstrom/angstrom-x11vnc-xinit/x11vnc.service | 11 +++ 2 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 recipes-angstrom/angstrom/angstrom-x11vnc-xinit

Re: [Angstrom-devel] building Angstrom for BeagleBone Black

2014-01-13 Thread Khem Raj
On Mon, Jan 13, 2014 at 3:40 PM, tibor somogyi wrote: > Hello, > > I just uninstalled bitbake: > > - > user@ubuntu:/home/tibor/beagle/setup-scripts$ sudo apt-get remove bitbake > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following packag

Re: [Angstrom-devel] building Angstrom for BeagleBone Black

2014-01-13 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/13/2014 01:37 PM, tibor somogyi wrote: > Traceback (most recent call last): File "/usr/bin/bitbake", line > 234, in did you install ubuntu/debian bitbake package ? if you did please uninstall it. -BEGIN PGP SIGNATURE- Version: GnuPG v2.

Re: [Angstrom-devel] Question about syslog replacement

2013-12-15 Thread Khem Raj
On 12/13/2013 10:01 AM, Ulf Samuelsson wrote: You email is not really clear. You say that you need rsyslog, and then you ask how to get rid of it. it seems a typo in reply but what is intended is to replace busybox's syslog with rsyslog, while there is no global policy in angstrom to set that

Re: [Angstrom-devel] [meta-angstrom] connman: follow oe-core to 1.20

2013-12-15 Thread Khem Raj
On 12/13/2013 02:40 AM, Andreas Müller wrote: Signed-off-by: Andreas Müller --- recipes-tweaks/connman/{connman_1.19.bbappend => connman_1.20.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-tweaks/connman/{connman_1.19.bbappend => connman_1.20.bbappend} (100%)

Re: [Angstrom-devel] xfconf-4.10.0.bb fails on Ubuntu 12.04 LTS (x64) , maybe due to not depending on perl...

2013-12-06 Thread Khem Raj
On Fri, Dec 6, 2013 at 2:53 PM, Ulf Samuelsson wrote: > > recipes-xfce/xfconf/xfconf_4.10.0.bbappend: > > FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" > EXTRA_OECONF = "--disable-perl-bindings" > > This also results in xfconf-perl/Makefile.perl not beeing run, > and then the build completes. > >

Re: [Angstrom-devel] Building Angstrom for Yocto 1.4 'Dylan'

2013-11-27 Thread Khem Raj
On Wed, Nov 27, 2013 at 4:23 PM, Brandon Stafford wrote: > On Wed, Nov 27, 2013 at 3:21 PM, Koen Kooi wrote: > >> >> Op 27 nov. 2013, om 00:22 heeft Brandon Stafford >> het volgende geschreven: >> >> > Hi all, >> > >> > I'm trying to build Angstrom based on Yocto 1.4 'Dylan' for a SAMA5D3 >> boar

Re: [Angstrom-devel] Building Angstrom for Yocto 1.4 'Dylan'

2013-11-27 Thread Khem Raj
On Nov 27, 2013, at 8:56 AM, Brandon Stafford wrote: > On Tue, Nov 26, 2013 at 6:49 PM, Khem Raj wrote: > >> On Tue, Nov 26, 2013 at 3:22 PM, Brandon Stafford >> wrote: >>> ERROR: No recipes available for: >>> >>> >> /home/ubuntu/poky/me

Re: [Angstrom-devel] Building Angstrom for Yocto 1.4 'Dylan'

2013-11-26 Thread Khem Raj
On Tue, Nov 26, 2013 at 3:22 PM, Brandon Stafford wrote: > Hi all, > > I'm trying to build Angstrom based on Yocto 1.4 'Dylan' for a SAMA5D3 board. > > I have modified bblayers.conf: > > BBLAYERS ?= " \ > /home/ubuntu/poky/meta-angstrom \ > /home/ubuntu/poky/meta-openembedded/meta-oe \ > /ho

Re: [Angstrom-devel] meta-toolchain cannot do static linking?

2013-10-29 Thread Khem Raj
On Tue, Oct 29, 2013 at 7:59 PM, Grissiom wrote: > Hi all, > > I'm developing on BBB and I'm new to Angstrom. I have build a toolchain > with the angstrom-v2013.06-yocto1.4 branch of setup-scripts ( > https://github.com/Angstrom-distribution/setup-scripts/ ) using `bitbake > meta-toolchain`. But w

Re: [Angstrom-devel] Update Angstrom

2013-10-25 Thread Khem Raj
On Thu, Oct 24, 2013 at 1:28 AM, M Pouillot wrote: > Is there a command to update the file system Angstrom without lossing > parameters system and application? what is it you are exactly looking for ? upgrading from which version of angstrom to which one > > best regards, > > Mathieu > > __

Re: [Angstrom-devel] Looking for an Angstrom and bitbake expert to consult / contract

2013-10-25 Thread Khem Raj
On Wed, Oct 23, 2013 at 3:42 PM, Edward Vidal wrote: > Hello Chris, > I have been working with Yocto for beaglebone, beagleboard, pandaboard and > now with the zedboard. I have tried angstrom but found yocto to be a > better approach for me. I would like to emphasize that, Angstrom distribution

Re: [Angstrom-devel] what file kernel configuration really uses?

2013-10-23 Thread Khem Raj
On Wed, Oct 23, 2013 at 3:07 AM, matti kaasinen wrote: > Hi Ulf, > Yes, linux.inc seems doing the job as you told - this clears a lot. I had > been patching wrong file:${S}/defconfig instead of ${WORKDIR}/defconfig. > It seems that I'm not alone with this mistake. ${S}/defconfig seems to be > crea

Re: [Angstrom-devel] [OE-core] Using the correct "xserver-xf86-config_0.1.bbappend

2013-10-21 Thread Khem Raj
Ulf On Mon, Oct 21, 2013 at 9:30 AM, Ulf Samuelsson wrote: > Trying to build a systemd-gnome-image raspberrypi under Angstrom, with a few > extra layers. > > This fails on "xserver-xf86-config_0.1.[bb|bbappend]" > > The extra layer has BBPRIORITY = 20. > meta-beagleboard has BBPRIORITY = 8 > meta

Re: [Angstrom-devel] v2013.06 and v2013.12 architecture change for ARMv7A machines

2013-10-21 Thread Khem Raj
On Sun, Oct 20, 2013 at 2:49 PM, Ulf Samuelsson wrote: > > > 20 okt 2013 kl. 21:04 skrev Koen Kooi : > >> Hi, >> >> A while ago we decided to switch armv7a machines for hardfloat because we >> were worn it with explaining that there's no real world difference between >> softfp (which does use hw

Re: [Angstrom-devel] [PATCH] connman: follow oe-core to 1.18

2013-10-16 Thread Khem Raj
To late see https://github.com/Angstrom-distribution/meta-angstrom/commit/ad9e6f5a6c9a38d07dde6a601523f152c8069551 On Oct 16, 2013, at 2:20 PM, Andreas Müller wrote: > Signed-off-by: Andreas Müller > --- > recipes-tweaks/connman/{connman_1.17.bbappend => connman_1.18.bbappend} | 0 > 1 file cha

Re: [Angstrom-devel] Angstrom v2013-06 with -mfloat-abi=softfp

2013-10-14 Thread Khem Raj
> *dS > Diego Sueiro > > Administrador do Embarcados > www.embarcados.com.br > > Engenheiro de Controle e Automação > UNIVERSIDADE FEDERAL DE ITAJUBÀ > > /*long live rock 'n roll*/ > > > 2013/10/14 Khem Raj > >> >> On Oct 14, 2013,

Re: [Angstrom-devel] Angstrom v2013-06 with -mfloat-abi=softfp

2013-10-14 Thread Khem Raj
On Oct 14, 2013, at 11:38 AM, Diego Sueiro wrote: > Folks, > > I want to generate an Angstrom distribution with soft and hard float point > compatible ABI. > > Reading the page below I believe that I must compile the packages with > "-mfloat-abi=softfp" option. Is it correct? > https://wiki.de

Re: [Angstrom-devel] [OE-core] Problems when building Angstrom master & 1.3 & 1.4 for Beagleboard Black

2013-10-14 Thread Khem Raj
On Oct 11, 2013, at 8:33 AM, Ulf Samuelsson wrote: > On 2013-10-11 16:58, Koen Kooi wrote: >> Op 11 okt. 2013, om 16:32 heeft Ulf Samuelsson het >> volgende geschreven: >> >>> Have tried out building Angstrom for Beaglebone Black on a Quad-Core >>> i7/Ubuntu 12.04 i386 with: >> I strongly re

Re: [Angstrom-devel] Angstrom v2013.12 branched

2013-10-09 Thread Khem Raj
On Oct 9, 2013, at 11:21 PM, Koen Kooi wrote: > > Op 10 okt. 2013, om 08:17 heeft Khem Raj het volgende > geschreven: > >> >> On Oct 9, 2013, at 11:12 PM, Koen Kooi wrote: >> >>> >>> Op 9 okt. 2013, om 17:29 heeft Khem Raj het volgende

Re: [Angstrom-devel] Angstrom v2013.12 branched

2013-10-09 Thread Khem Raj
On Oct 9, 2013, at 11:12 PM, Koen Kooi wrote: > > Op 9 okt. 2013, om 17:29 heeft Khem Raj het volgende > geschreven: > >> >> On Oct 9, 2013, at 12:09 AM, Koen Kooi wrote: >> >>> All, >>> >>> The Angstrom v2013.12 release branch

Re: [Angstrom-devel] Angstrom v2013.12 branched

2013-10-09 Thread Khem Raj
On Oct 9, 2013, at 9:06 AM, Philip Balister wrote: > On 10/09/2013 11:29 AM, Khem Raj wrote: >> >> On Oct 9, 2013, at 12:09 AM, Koen Kooi wrote: >> >>> All, >>> >>> The Angstrom v2013.12 release branch was opened today. This release will >

Re: [Angstrom-devel] Angstrom v2013.12 branched

2013-10-09 Thread Khem Raj
On Oct 9, 2013, at 12:09 AM, Koen Kooi wrote: > All, > > The Angstrom v2013.12 release branch was opened today. This release will > match the Yocto Project 1.5 release. Patches are very welcome, but keep in > mind that it's not ready for consumption till the official release point in > decem

Re: [Angstrom-devel] Error building angstrom 2013.06 for raspberry pi

2013-08-27 Thread Khem Raj
On Aug 27, 2013, at 4:34 AM, Cristian Astorino wrote: > I solved by installing uuid devel package on my system (ubuntu 12.04.3 lts) hmmm, I think this means we either need to mention it in prerequisites or add a recipe for uuidgen-native ___ Angstro

Re: [Angstrom-devel] [meta-angstrom] angstrom-next: add versions to build for aarch64

2013-08-21 Thread Khem Raj
On Aug 20, 2013, at 1:45 AM, Koen Kooi wrote: > > Op 15 aug. 2013, om 12:21 heeft Graeme Gregory het > volgende geschreven: > >> aarch64 needs gcc and egibc from meta-linaro to build for now. >> >> Signed-off-by: Graeme Gregory > > Acked-by: Koen Kooi > >> --- >> conf/distro/angstrom-ne

Re: [Angstrom-devel] [meta-angstrom] angstrom-next: add versions to build for aarch64

2013-08-17 Thread Khem Raj
On Sat, Aug 17, 2013 at 8:16 AM, Graeme Gregory wrote: > On Fri, Aug 16, 2013 at 12:30:09PM -0700, Khem Raj wrote: >> On Fri, Aug 16, 2013 at 2:44 AM, Graeme Gregory wrote: >> >> > aarch64 needs gcc and egibc from meta-linaro to build for now. >> > &

[Angstrom-devel] angstrom world build

2013-08-17 Thread Khem Raj
Hi I have started a world build of angstrom for beaglebone and soon will extend it to more machines. Angstrom uses most layers in OE universe and nothing gives better coverage The wold log for bb is here http://sakrah.homelinux.org/files/world/beaglebone-world.log There are interesting failures

Re: [Angstrom-devel] [oe-core] boost recipe, fatal error: zlib.h

2013-08-16 Thread Khem Raj
On Thu, Aug 15, 2013 at 2:28 AM, Víctor MV wrote: > Hi, > > I'm getting an error when trying to bitbake the *boost* recipe: > > ... > | gcc.compile.c++ > bin.v2/libs/iostreams/build/gcc-4.3.1/release/threading-multi/zlib.o > | libs/iostreams/src/zlib.cpp:20:76: fatal error: zlib.h: No such file >

Re: [Angstrom-devel] [meta-angstrom] angstrom-next: add versions to build for aarch64

2013-08-16 Thread Khem Raj
On Fri, Aug 16, 2013 at 2:44 AM, Graeme Gregory wrote: > aarch64 needs gcc and egibc from meta-linaro to build for now. > > Signed-off-by: Graeme Gregory > --- > conf/distro/angstrom-next.conf |5 + > 1 file changed, 5 insertions(+) > > diff --git a/conf/distro/angstrom-next.conf > b/co

Re: [Angstrom-devel] [PATCH] angstrom-next: add versions to build for aarch64

2013-08-16 Thread Khem Raj
Graeme On Tue, Aug 13, 2013 at 2:29 AM, Graeme Gregory wrote: > aarch64 needs gcc and egibc from meta-linaro to build for now. > > Signed-off-by: Graeme Gregory > --- > conf/distro/angstrom-next.conf |4 > 1 file changed, 4 insertions(+) > > diff --git a/conf/distro/angstrom-next.con

Re: [Angstrom-devel] Strategies for freezing and building Angstrom offline?

2013-06-29 Thread Khem Raj
> > Best, and thanks again, > Charles > > > On Sat, Jun 29, 2013 at 7:17 AM, Khem Raj wrote: > >> >> On Jun 28, 2013, at 11:21 AM, Charles Nicholson < >> charles.nichol...@gmail.com> wrote: >> >>> Hi all, >>> >>>

Re: [Angstrom-devel] Strategies for freezing and building Angstrom offline?

2013-06-29 Thread Khem Raj
On Jun 28, 2013, at 11:21 AM, Charles Nicholson wrote: > Hi all, > > First off, thanks a lot for the Angstrom effort, it's a great distro and > we're committing to use it on BeagleBone Blacks to manage our automated > test rack at work. > > We are trying to figure out the best way to capture

Re: [Angstrom-devel] [PATCH] set default tune for Overo to cortexa8hf-neon

2013-05-28 Thread Khem Raj
On May 28, 2013, at 10:42 PM, Andreas Müller wrote: > On Wed, May 29, 2013 at 3:20 AM, Khem Raj wrote: >> >> On May 26, 2013, at 2:41 PM, Khem Raj wrote: >> >>> On Thu, May 23, 2013 at 12:36 AM, Andreas Müller >>> wrote: >>>&g

Re: [Angstrom-devel] [PATCH] set default tune for Overo to cortexa8hf-neon

2013-05-28 Thread Khem Raj
On May 26, 2013, at 2:41 PM, Khem Raj wrote: > On Thu, May 23, 2013 at 12:36 AM, Andreas Müller > wrote: >> On Thu, May 23, 2013 at 9:17 AM, Khem Raj wrote: >>> >>> On May 22, 2013, at 8:16 AM, Cliff Brake wrote: >>> >>>> there is a mi

Re: [Angstrom-devel] [PATCH] oebb.sh: grep for word DISTRO

2013-05-28 Thread Khem Raj
On May 28, 2013, at 1:34 PM, Eric Bénard wrote: > so that the DISTRO variable won't be wrongly assigned if, for > example, local.conf contains DISTRO_FEATURES > > Signed-off-by: Eric Bénard pulled into next branch Thx > --- > oebb.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

Re: [Angstrom-devel] [PATCH] set default tune for Overo to cortexa8hf-neon

2013-05-26 Thread Khem Raj
On Thu, May 23, 2013 at 12:36 AM, Andreas Müller wrote: > On Thu, May 23, 2013 at 9:17 AM, Khem Raj wrote: >> >> On May 22, 2013, at 8:16 AM, Cliff Brake wrote: >> >>> there is a missing DEPENDS to gconf. After I built gconf, I get: >>> >

Re: [Angstrom-devel] [PATCH] set default tune for Overo to cortexa8hf-neon

2013-05-23 Thread Khem Raj
On May 22, 2013, at 8:16 AM, Cliff Brake wrote: > there is a missing DEPENDS to gconf. After I built gconf, I get: > > https://gist.github.com/cbrake/5628386 > well I think this here http://src.chromium.org/viewvc/chrome?revision=135388&view=revision should have fixed it. it should be fi

Re: [Angstrom-devel] world build on angstrom-next

2013-05-21 Thread Khem Raj
On May 21, 2013, at 12:24 PM, Ankit Mishra wrote: > Please remove me from the mail list for angstrom. go here http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel and help yourself > > Thank you > On May 21, 2013 11:48 PM, "Khem Raj" wrote: >

Re: [Angstrom-devel] [oe] world build on angstrom-next

2013-05-21 Thread Khem Raj
On May 21, 2013, at 12:47 PM, Andreas Müller wrote: > I was also wondering of the passed chromium in the last logs you sent. > Was this build performed with gcc 4.8 - or was there an update fixing > builds with gcc 4.8 which I have missed? > yes gcc 4.8 and no local patches to chromium __

Re: [Angstrom-devel] world build on angstrom-next

2013-05-21 Thread Khem Raj
On May 21, 2013, at 12:24 PM, Ankit Mishra wrote: > Please remove me from the mail list for angstrom. go here http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel and help yourself > > Thank you > On May 21, 2013 11:48 PM, "Khem Raj" wrote: >

[Angstrom-devel] world build on angstrom-next

2013-05-21 Thread Khem Raj
Hi All I have run world build on angstrom and here are results if anyone is interested and provide fixes. http://sakrah.dontexist.org/files/eglibc.beaglebone.world.log There are a lot of parsing errors especially from meta-opie Thanks -Khem ___ An

Re: [Angstrom-devel] [meta-oe][PATCH] gnome-applets 2.32.1.1: ignore scrollkeeper error in configure

2013-05-08 Thread Khem Raj
On May 8, 2013, at 9:37 AM, Koen Kooi wrote: > Applied, thanks! Does this need to be in upstream meta-openembedded as well ? > > Op 8 mei 2013, om 16:40 heeft Jeff Wilson het > volgende geschreven: > >> Just as in the disable-scrollkeeper patch for gnome-disk-utility configure >> failed w

Re: [Angstrom-devel] [OE-core] gcc-cross-initial Failure (is a meta-aarch64 screw up)

2013-05-07 Thread Khem Raj
-linaro devs to sort out and let it play better with rest of layers meanwhile I will propose to disable meta-aarch64 in angstrom. Thanks On Apr 8, 2013, at 2:06 AM, Jack Mitchell wrote: > On 08/04/13 09:52, Jack Mitchell wrote: >> On 05/04/13 18:03, Khem Raj wrote: >>> On Ap

Re: [Angstrom-devel] Narcissus update to v2012.12, please read

2013-04-08 Thread Khem Raj
On Apr 8, 2013, at 10:43 AM, Ulf Samuelsson wrote: >> >> DEFAULTTUNE="cortexa8hf-neon" >> >> Hardfloat/softfp t is a DISTRO decision, not a machine decision, so I can't >> add meta-allwinner and meta-cubox to Angstrom with that setting in the >> machine configs. >> > > Does that mean tha

Re: [Angstrom-devel] bug in libgdbm-devel

2013-03-25 Thread Khem Raj
btool 2.4+ > > > On Mon, Mar 25, 2013 at 3:53 PM, Khem Raj wrote: > >> >> On Mar 25, 2013, at 9:42 AM, andrew hutchison < >> drew.hutchi...@smartqloud.com> wrote: >> >>> Greetings all. I'm new to the list (and pretty much to angstrom), but >&

Re: [Angstrom-devel] bug in libgdbm-devel

2013-03-25 Thread Khem Raj
On Mar 25, 2013, at 9:42 AM, andrew hutchison wrote: > Greetings all. I'm new to the list (and pretty much to angstrom), but > discovered a problem attempting to compile something which depends libgdbm. > > /usr/bin/libgdbm_compat.la line 20 reads: > > dependency_libs=' =/usr/lib/libgdbm.la'

Re: [Angstrom-devel] Narcissus update to v2012.12, please read

2013-03-24 Thread Khem Raj
On Mar 24, 2013, at 2:59 AM, Koen Kooi wrote: > Thanks! Can you apply it to meta-angstrom master please? > yes. I plan to. I am running a build for beagleboard systemd-image once it passes and I am able to boot beaglebone with the image I built for bone I will commit it. Should be done by tomo

Re: [Angstrom-devel] Narcissus update to v2012.12, please read

2013-03-22 Thread Khem Raj
On Mar 22, 2013, at 6:39 AM, Philip Balister wrote: > The main change (in my understanding) with the hf abi is that a function > can return a value in one of the NEON registers. VFP registers ___ Angstrom-distro-devel mailing list Angstrom-distro-dev

Re: [Angstrom-devel] Narcissus update to v2012.12, please read

2013-03-22 Thread Khem Raj
On Mar 22, 2013, at 3:35 AM, Koen Kooi wrote: > > Op 21 mrt. 2013, om 18:33 heeft Nicolas Aguirre > het volgende geschreven: > >> Hi, >> >> I'm currently working on an home automation project (calaos), which >> uses angstrom and oe-core + my own recipes [1][2]. I "maitains" a set >> of mach

Re: [Angstrom-devel] Kexec vs kernel in NAND for Akita?

2013-03-08 Thread Khem Raj
On Mar 7, 2013, at 10:23 AM, Morten Hulden wrote: > > Hi List, > > I found my old Zaurus C1000 that I used to play with many years ago and got > the idea to do an update. The current kernel is from Angstrom 2007.12, > flashed into NAND. > > I wanted to use kexec (I have used it before) but

  1   2   3   >