Re: [Angstrom-devel] [beagleboard] Re: simple GStreamer pipeline

2011-07-26 Thread Joel A Fernandes
Hi Koen and Vladimir,

 [..]
 /*
 *  The RMS protocol version is used to ensure that the server and the codec
 *  engine can communicate with eachother. In order for the Codec Engine to
 *  operate with a given server, the RMS_VERSION_MAJOR must be the same, and
 *  the RMS_VERSION_MINOR of the server must be = the RMS_VERSION_MINOR of
 *  the Codec Engine. The RMS_VERSION_SOURCE is always left as 0, and is only
 *  here for consistency with CE library versioning conventions.
 *
 *  When commands are added to the RMS server, the RMS_VERSION_MINOR must
 *  be updated. This will allow a server that supports more commands to work
 *  with an older Codec Engine.
 *  If compatibility is completely broken, then RMS_VERSION_MAJOR
 *  must be updated.
 */
 #define RMS_VERSION_MAJOR 1
 #define RMS_VERSION_SOURCE 0
 #define RMS_VERSION_MINOR 4
 [..]

 So I think I will try using an older Code Engine. Any thoughts?


 Rebuilding the server doesn't help?


Thanks, it worked for me now.

Regards,
Joel

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] package gettext-native-0.18-r6: task do_configure: - libtoolize missing

2011-07-26 Thread matti kaasinen
Hi everyone,
I tried this again after pulling both bitbake and openembedded master branches.
It still crashes. As it happens when building native part of
toolchain, I suppose this should happen with every MACHINE, not just
this at91sma9260ek. Doesn't any other hit this problem?

Settings after pulling for bitbake console-image are:
Build Configuration:
BB_VERSION= 1.13.3
METADATA_BRANCH   = master
METADATA_REVISION = 6303444
TARGET_ARCH   = arm
TARGET_OS = linux-gnueabi
MACHINE   = at91sam9260ek
DISTRO= angstrom
DISTRO_VERSION= v2011.07
TARGET_FPU= soft

-Matti

2011/7/25 matti kaasinen matti.kaasi...@gmail.com:
 Hi everyone!
 I tried to send this before. I suppose, it must have before I got the
 registration mail back. So, please excuse, if this message is
 repeated.
 -Matti

 2011/7/23 matti kaasinen matti.kaasi...@gmail.com:
 Hi I tried to run console-image for at91sam9260ek with following 
 configuration:
 Build Configuration:
 BB_VERSION        = 1.13.2
 METADATA_BRANCH   = master
 METADATA_REVISION = e07647d
 TARGET_ARCH       = arm
 TARGET_OS         = linux-gnueabi
 MACHINE           = at91sam9260ek
 DISTRO            = angstrom
 DISTRO_VERSION    = v2011.07
 TARGET_FPU        = soft

 So, both the bitbake and openembedded are on master branch. Build
 crashes while executing:
 virtual:native:/home/matti/projects/angstrom/setup-scripts/sources/openembedded/recipes/gettext/gettext_0.18.bb

 following error log was available:
 | autoreconf: configure.ac: adding subdirectory libasprintf to autoreconf
 | autoreconf: Entering directory `libasprintf'
 | autoreconf: running: aclocal -I
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/work/i686-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/work/i686-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/work/i686-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/share/aclocal-1.11
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/share/aclocal
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/work/i686-linux/gettext-native-0.18-r6/gettext-0.18/gnulib-local/m4/
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/work/i686-linux/gettext-native-0.18-r6/gettext-0.18/gettext-runtime/m4
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/work/i686-linux/gettext-native-0.18-r6/gettext-0.18/gettext-tools/m4
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/share/aclocal-1.11
 -I 
 /home/matti/projects/angstrom/setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/share/aclocal
 --force -I ../../m4 -I ../m4 -I gnulib-m4
 | autoreconf: running: libtoolize --copy --force
 | autoreconf: failed to run libtoolize: No such file or directory
 | autoreconf: libtoolize is needed because this package uses Libtool
 | + oefatal 'autoreconf execution failed.'
 | + echo FATAL: 'autoreconf execution failed.'

 How to proceed?
 -Matti



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Koen Kooi : angstrom-clearlooks-theme-enable: recipe for globally enable clearlooks

2011-07-26 Thread Angstrom Git Repos
Module: meta-angstrom
Branch: master
Commit: a67abc89af751e2141cddfaf60d1af682148e2c1

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Tue Jul 26 07:26:22 2011 +0200

angstrom-clearlooks-theme-enable: recipe for globally enable clearlooks

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 .../angstrom/angstrom-clearlooks-theme-enable.bb   |   18 ++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/recipes-angstrom/angstrom/angstrom-clearlooks-theme-enable.bb 
b/recipes-angstrom/angstrom/angstrom-clearlooks-theme-enable.bb
new file mode 100644
index 000..422f647
--- /dev/null
+++ b/recipes-angstrom/angstrom/angstrom-clearlooks-theme-enable.bb
@@ -0,0 +1,18 @@
+DESCRIPTION = Enable clearlooks theme in gtkrc
+LICENSE = MIT
+LIC_FILES_CHKSUM = 
file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58
+
+inherit allarch
+
+RDEPENDS_${PN} = gtk-theme-clearlooks
+
+ALLOW_EMPTY_${PN} = 1
+
+pkg_postinst() {
+#!/bin/sh
+mkdir -p $D${sysconfdir}/gtk-2.0
+touch $D${sysconfdir}/gtk-2.0/gtkrc
+sed -i /gtk-theme-name/d $D${sysconfdir}/gtk-2.0/gtkrc
+echo 'gtk-theme-name = Clearlooks'  $D${sysconfdir}/gtk-2.0/gtkrc
+}
+


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Koen Kooi : angstrom feed sorter: add more machines

2011-07-26 Thread Angstrom Git Repos
Module: meta-angstrom
Branch: master
Commit: 510d21c3890949315a4f619abf74f41b747cc7d7

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Tue Jul 26 12:16:41 2011 +0200

angstrom feed sorter: add more machines

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 contrib/sort.sh |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/sort.sh b/contrib/sort.sh
index 7448f92..0b6123c 100755
--- a/contrib/sort.sh
+++ b/contrib/sort.sh
@@ -79,7 +79,7 @@ case $arch in
armv6-novfp)
machines=htcblackstone htcdiamond htcdream htckaiser 
htcnike htcpolaris htcraphael htctitan htcvogue ;;
armv7a)
-   machines=am3517-evm am3517-crane am45x-evm archos5 
archos5it beagleboard bug20 cm-t35 dm37x-evm am37x-evm am387x-evm am389x-evm 
babbage c6a814x-evm c6a816x-evm dm814x-evm efikamx htcleo igep0020 nokia900 
omap3517-evm omap3evm omap3-pandora omap3-touchbook omap4430-sdp omapzoom 
omapzoom2 omapzoom36x overo palmpre omap4430-panda usrp-embedded usrp-e1xx ;;
+   machines=am3517-evm am3517-crane am45x-evm archos5 
archos5it archosa32 beagleboard bug20 cm-t35 dm37x-evm am37x-evm am387x-evm 
am389x-evm babbage c6a814x-evm c6a816x-evm dm814x-evm efikamx htcleo igep0020 
nokia900 omap3517-evm omap3evm omap3-pandora omap3-touchbook omap4430-sdp 
omapzoom omapzoom2 omapzoom36x overo palmpre omap4430-panda usrp-embedded 
usrp-e1xx ;;
armv7a-vfp)
machines=ac100 ;;
avr32)


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Koen Kooi : efl-nodm-image: update to match recent e-wm changes

2011-07-26 Thread Angstrom Git Repos
Module: meta-angstrom
Branch: master
Commit: fc220369cf2b3217f9d397b9e6f5080136ae1919

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Tue Jul 26 12:17:01 2011 +0200

efl-nodm-image: update to match recent e-wm changes

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 recipes-angstrom/images/efl-nodm-image.bb |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-angstrom/images/efl-nodm-image.bb 
b/recipes-angstrom/images/efl-nodm-image.bb
index d24d59b..bcbe1c1 100644
--- a/recipes-angstrom/images/efl-nodm-image.bb
+++ b/recipes-angstrom/images/efl-nodm-image.bb
@@ -8,7 +8,7 @@ XSERVER ?= xserver-xorg \

 
 IMAGE_INSTALL +=  \
-e-wm-config-angstrom e-wm-config-default e-wm-config-scaleable \
+e-wm-config-angstrom e-wm-config-default \
 xserver-nodm-init \
 xserver-common \
 ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] build directory

2011-07-26 Thread Maksym Parkachov
On Mon, Jul 25, 2011 at 8:02 PM, matti kaasinen
matti.kaasi...@gmail.com wrote:
 Hii Maksym,
 I have to draw my answer back. I tried dirrent combinations of
 DISTRIBUTIONs and bitbake and angstrom revisions. Now I could not find
 any references from logs regarding to layers - e.g. to bblayers.conf
 file (bblayers.conf found or resembling). This was clearly reported
 when I had bblayers.conf with corrupted characters.
 -Matti

Hi Matti,

thanks for the answer. As I said in the e-mail, it does work, but only
when compiling from build directory. I indeed used the same
instructions and had to fix quotation as well. I'll double check it
once more. It's not like it's a big issue, build works, but it took me
some time to realize it (as you could imagine, it was quite sporadic,
sometime works, sometime not). And I still feel, that I just don't
have some variable set correctly (need to look at bitbake source
code).

Cheers,
Maksym.

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] AM1808

2011-07-26 Thread Michael Schnell

On 07/19/2011 12:16 PM, Koen Kooi wrote:



I tried to update the Distribution via the opkg package manager. Lots of files were 
downloaded, but when opkg tried to install them I get an error message like too small 
memory. The board has 32 MB RAM

Does it really only have 32M or is that artificially limited by uboot setting 
mem=32M?


I found that mem=32M is given in the Kernel command line.

Can this easily be changed (I'm quite new to u-boot) ?

Thanks,
-Michael

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] AM1808

2011-07-26 Thread Koen Kooi

Op 26 jul. 2011, om 12:59 heeft Michael Schnell het volgende geschreven:

 On 07/19/2011 12:16 PM, Koen Kooi wrote:
 
 I tried to update the Distribution via the opkg package manager. Lots of 
 files were downloaded, but when opkg tried to install them I get an error 
 message like too small memory. The board has 32 MB RAM
 Does it really only have 32M or is that artificially limited by uboot 
 setting mem=32M?
 
 I found that mem=32M is given in the Kernel command line.
 
 Can this easily be changed (I'm quite new to u-boot) ?

Yes, look back a few emails in the thread :)
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Koen Kooi : angstrom 2011.07: fix xserver-common pinning

2011-07-26 Thread Angstrom Git Repos
Module: meta-angstrom
Branch: master
Commit: 82f87069873b0e8c32c0a850b8c9f89ecffa74c6

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Tue Jul 26 13:20:59 2011 +0200

angstrom 2011.07: fix xserver-common pinning

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 .../include/angstrom-2010-preferred-versions.inc   |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc 
b/conf/distro/include/angstrom-2010-preferred-versions.inc
index 127ab26..2a4b6ab 100644
--- a/conf/distro/include/angstrom-2010-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2010-preferred-versions.inc
@@ -67,7 +67,7 @@ UDEV_GE_141 = 1
 
 PREFERRED_VERSION_wpa-supplicant = 0.7.3
 PREFERRED_VERSION_wget = 1.11.4
-PREFERRED_VERSION_xserver-common = 1.33
+PREFERRED_VERSION_xserver-common = 1.34
 PREFERRED_VERSION_xserver-kdrive = 1.4.0.90
 
 #


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] AM1808

2011-07-26 Thread Koen Kooi

Op 21 jul. 2011, om 14:02 heeft Michael Schnell het volgende geschreven:

 
 We want to use an LCD display (mainly for development and maintenance). The 
 kit features a socket for the chip's LCD/Video pins. We are going to get an 
 LCD panel to connect to the board or to find a converter that allows 
 connecting some standard monitor.
 
 (Question 5) How to configure, use and test the LCD and/or Video output ?
 No idea on that, sorry. I think that's a question for logicPD. I know that 
 the stock LCD is supported by angstrom out of the box.
 
 Just to let you know:
 
 The framebuffer driver seems to be in the Kernel as well:
 
 cat /proc/fp
 0 D8Axx FB Drv
 
 Now I need to find some Display to attach to the boards socket.

Note that framebuffer and display are 2 completely seperate things. The 
framebuffer is just a portion of RAM linux will draw into, getting that out 
onto a display is something else.
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Koen Kooi : efl-nodm-image: convert to systemd

2011-07-26 Thread Angstrom Git Repos
Module: meta-angstrom
Branch: master
Commit: 14183487bed4fdfa4a369e1c6aac86868896b840

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Tue Jul 26 13:53:54 2011 +0200

efl-nodm-image: convert to systemd

tested on qemuarm

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 recipes-angstrom/images/efl-nodm-image.bb |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-angstrom/images/efl-nodm-image.bb 
b/recipes-angstrom/images/efl-nodm-image.bb
index bcbe1c1..adf4ee7 100644
--- a/recipes-angstrom/images/efl-nodm-image.bb
+++ b/recipes-angstrom/images/efl-nodm-image.bb
@@ -1,6 +1,6 @@
 # Small image that launches the Enlightenment desktop without a display manager
 
-require console-image.bb
+require systemd-image.bb
 
 XSERVER ?= xserver-xorg \
 xf86-video-fbdev \
@@ -8,7 +8,7 @@ XSERVER ?= xserver-xorg \

 
 IMAGE_INSTALL +=  \
-e-wm-config-angstrom e-wm-config-default \
+e-wm-config-angstrom e-wm-config-default e-wm-config-standard 
e-wm-config-illume2 \
 xserver-nodm-init \
 xserver-common \
 ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] OE-core based setup instructions page

2011-07-26 Thread Paul Eggleton
Hi all,

It would be nice if we had a setup instructions page for the new OE-core
based Angstrom. We have the old page [1] but it makes no reference to
OE-core; there's Khem's blog post [2] which would be a good start if Khem
is amenable to us copying it. I'm happy to put this together so long as we
decide what we want and where we want it.

Thoughts?

Cheers,
Paul

[1] http://www.angstrom-distribution.org/building-angstrom
[2]
http://sakrah.homelinux.org/blog/2011/03/using-openembedded-core-to-build-angstrom-for-qemu/

-
Paul Eggleton
Intel Open Source Technology Centre

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] ti-cgt6x-1_6_1_17 fetch error

2011-07-26 Thread Maksym Parkachov
Hi developers,

Building my image from scratch, I would like to report fetch error on
the package ti-cgt6x-1_6_1_17. I thought licensing issues were
resolved and it could be distributed by angstrom ?

command:

bitbake -f -c fetch ti-cgt6x

here is configuration:

BB_VERSION= 1.12.0
METADATA_BRANCH   = 2011.03-maintenance
METADATA_REVISION = a1f31c7
TARGET_ARCH   = arm
TARGET_OS = linux-gnueabi
MACHINE   = beagleboard
DISTRO= angstrom
DISTRO_VERSION= 2011.03
TARGET_FPU= hard

here is the log:

NOTE: package ti-cgt6x-1_6_1_17-r4: task do_fetch: Started
--2011-07-26 16:46:09--
http://install.source.dir.local/ti_cgt_c6000_6.1.17_setup_linux_x86.bin
 Resolving install.source.dir.local... failed: Name or service not known.
 wget: unable to resolve host address `install.source.dir.local'
 --2011-07-26 16:46:19--
http://mirrors.openembedded.org/ti_cgt_c6000_6.1.17_setup_linux_x86.bin
 Resolving mirrors.openembedded.org... 82.197.159.157
 Connecting to mirrors.openembedded.org|82.197.159.157|:80... failed:
No route to host.
 --2011-07-26 16:46:22--
http://sources.openembedded.org/ti_cgt_c6000_6.1.17_setup_linux_x86.bin
 Resolving sources.openembedded.org... 140.211.169.165
 Connecting to sources.openembedded.org|140.211.169.165|:80... connected.
 HTTP request sent, awaiting response... 404 Not Found
 2011-07-26 16:46:23 ERROR 404: Not Found.

 --2011-07-26 16:46:23--
http://www.angstrom-distribution.org/unstable/sources/ti_cgt_c6000_6.1.17_setup_linux_x86.bin
 Resolving www.angstrom-distribution.org... 188.40.83.200
 Connecting to www.angstrom-distribution.org|188.40.83.200|:80... connected.
 HTTP request sent, awaiting response... 404 Not Found
 2011-07-26 16:46:23 ERROR 404: Not Found.

NOTE: package ti-cgt6x-1_6_1_17-r4: task Fetch failed: Unable to fetch
URL 
http://install.source.dir.local/ti_cgt_c6000_6.1.17_setup_linux_x86.bin;name=cgt6xbin
from any source.: Failed
ERROR: Function 'Fetch failed: Unable to fetch URL
http://install.source.dir.local/ti_cgt_c6000_6.1.17_setup_linux_x86.bin;name=cgt6xbin
from any source.' failed
ERROR: Task 0 
(/home/angstrom/setup-scripts/sources/openembedded/recipes/ti/ti-cgt6x_6.1.17.bb,
do_fetch) failed with exit code '1'
ERROR: 
'/home/angstrom/setup-scripts/sources/openembedded/recipes/ti/ti-cgt6x_6.1.17.bb'
failed

If someone could look at the issue it would be great.

Thanks in advance,
Maksym.

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] OE-core based setup instructions page

2011-07-26 Thread Koen Kooi

Op 26 jul. 2011, om 16:24 heeft Paul Eggleton het volgende geschreven:

 Hi all,
 
 It would be nice if we had a setup instructions page for the new OE-core
 based Angstrom. We have the old page [1] but it makes no reference to
 OE-core; there's Khem's blog post [2] which would be a good start if Khem
 is amenable to us copying it. I'm happy to put this together so long as we
 decide what we want and where we want it.
 
 Thoughts?

There's a README in the git tree: 
http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/tree/README

is that a start?


 
 Cheers,
 Paul
 
 [1] http://www.angstrom-distribution.org/building-angstrom
 [2]
 http://sakrah.homelinux.org/blog/2011/03/using-openembedded-core-to-build-angstrom-for-qemu/
 
 -
 Paul Eggleton
 Intel Open Source Technology Centre
 
 ___
 Angstrom-distro-devel mailing list
 Angstrom-distro-devel@linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] ti-cgt6x-1_6_1_17 fetch error

2011-07-26 Thread Maksym Parkachov
 I'm pretty sure you need to log in to the TI website and download the proper
 version and manually put it in the sources directory still.

 Philip

Hi Philip,

sure, it works, but, before, there was a clear message in the recipe
that it should be downloaded, and now, it refers to
sources.openembedded.org and www.angstrom-distribution.org in SRC_URI.
And all other TI tools are downloaded from mirrors without problem,
that's why I though it's just a missing version of the file.

If someone from TI reads this, could this be cleared ?

Regards,
Maksym.

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] OE-core based setup instructions page

2011-07-26 Thread Paul Eggleton
Koen Kooi wrote:
 There's a README in the git tree:
 http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/tree/README

 is that a start?

Sure, if we could integrate that into the page on the Angstrom website -
is now the appropriate time to do that?

Cheers,
Paul

-
Paul Eggleton
Intel Open Source Technology Centre

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] OE-core based setup instructions page

2011-07-26 Thread Koen Kooi

Op 26 jul. 2011, om 17:16 heeft Paul Eggleton het volgende geschreven:

 Koen Kooi wrote:
 There's a README in the git tree:
 http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/tree/README
 
 is that a start?
 
 Sure, if we could integrate that into the page on the Angstrom website -
 is now the appropriate time to do that?

I kinda tried to start that discussion over here: 
http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2011-July/004761.html
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Making angstrom-core the default in the setup scripts

2011-07-26 Thread Paul Menzel
Dear Koen,


Am Freitag, den 15.07.2011, 18:21 +0200 schrieb Koen Kooi:

 What do you think of making the oe-core branch[1] the default in the
 setup scripts? The basic needs are there and I'm using it for for all
 the new work I'm doing. It is missing a lot of recipes, but if people
 can name the ones that are missing we can port them over to meta-oe
 and/or meta-angstrom.

unfortunately I have not had time yet to try it out. I am still having
some concerns I raised in reply to Khem’s message [2] but I am pasting
them here again.

1. Compared to former oe.dev activity looking at meta-oe there are only
a handful of people doing contributions and a lot of recipes are
missing. I have the feeling that a lot of developers where left out in
the process of creating the new infrastructure and I do not know if they
just develop their private branches based on oe.dev or if they use
meta-oe and I have not noticed this.

2. Looking at the weekly changelogs sent to the lists I see a lot of
duplicated commits in each layer. Why is that needed? Is not that a
design problem of the layers?

3. I find the `recipe-*section*/` directories difficult to handle to
finding a recipe. Before I would use `recipe/` and then tab completion
and now I have to search for it. Are others uncomfortable with this?

4. What images are available in/for oe-core/meta-openembedded? I liked
for example `minimal{,-uclibc}`? `find . -name minimal*` in `oe-core` or
`meta-oe` did not give any result. Not to mention the images for
BeagleBoard or `micro-image` for the recently sent patches for payload
creation for coreboot.


Thanks,

Paul


 [1] 
 http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/setup-scripts/log/?h=oe-core
[2] 
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-July/033963.html


signature.asc
Description: This is a digitally signed message part
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] OE-core based setup instructions page

2011-07-26 Thread Paul Eggleton
Koen Kooi wrote:
 Op 26 jul. 2011, om 17:16 heeft Paul Eggleton het volgende geschreven:
 Sure, if we could integrate that into the page on the Angstrom website -
 is now the appropriate time to do that?

 I kinda tried to start that discussion over here:
 http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2011-July/004761.html

Seems a bit like a chicken-and-egg situation - Phil's comment was we need
people to know how to try OE-core first before you switch over the
Angstrom setup scripts, but we don't have a single nice page that tells
them how to set up an Angstrom with OE-core. Maybe in the interim we could
just have a separate wiki page for this?

FWIW I don't have any huge objection to switching the setup scripts master
branch over to OE-core other than the fact that there's no support for a
large number of machines we used to have over there (though for the ones I
care about that's kind of my fault.)

Cheers,
Paul

-
Paul Eggleton
Intel Open Source Technology Centre

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] gstreamer-ti package

2011-07-26 Thread Koen Kooi

Op 26 jul. 2011, om 23:09 heeft Joel A Fernandes het volgende geschreven:

 Hi,
 
 The gstreamer-ti plugin in Narcissus built images appears to have not
 been rebuilt when we updated the ti-dmai package. As a result
 gstreamer-ti in these images cannot render to display as it doesn't
 have the new display fixes. Does the auto-builder not rebuild
 dependent packages on such updates?

for the tl;dr crowd: bump PR if you want a rebuild, longer version below.

It only rebuild when versions change, which normally works well enough for 
shared libs, but for static linking you will need to bump PR manually. You need 
to do that anyway since a package manager can't sense that the 1.0.2-r2 in the 
feeds has become different from the 1.0.2-r2 already installed. To further 
protect from such mismatches the upload script will refuse to upload a .ipk if 
one with the same name/version/arch is already there.



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel