Testing 2.6.28 with Sony Bravia KDL-32W4000

OK - You have the OMAP34xx non-catalog version - Then I understand :wink:
  Søren

Hi All

As part of my project on OMAP3/Beagle board, I have been exploring the possibility of using the Angstrom as the choice for Linux OS distribution. I have seen a lot of activity on the same on this forum as well.

Could anyone please tell me what the associated licensing model for Angstrom is. Is it GPL or LGPL? I haven’t been able to find out too much about it from the Angstrom website or the previous posts on this group.

Regards
Puneet

Firstly: Don't start a new thread by using the 'reply' button, your message will get burried in the other thread (the sony bravia on in this case)

Secondly: Angstrom as a whole has no license, every single package *does* have a license. The license is inside the control file of each .ipk file:

koen@dominion:/OE/angstrom-dev/deploy/glibc$ dpkg-deb -I ipk/armv7a/libcairo2_1.8.0-r0.1_armv7a.ipk
  new debian package, version 2.0.
  size 207506 bytes: control archive= 592 bytes.
      582 bytes, 12 lines control
      118 bytes, 6 lines * postinst #!/bin/sh
  Package: libcairo2
  Version: 1.8.0-r0.1
  Description: Cairo graphics library
  Section: libs
  Priority: optional
  Maintainer: Angstrom Developers <angstrom-distro-devel@linuxtogo.org>
  License: MPL LGPL
  Architecture: armv7a
  OE: cairo
  Homepage: unknown
  Depends: libpixman-1-0 (>= 0.12.0), libfontconfig1 (>= 2.6.0), libfreetype6 (>= 2.3.6), libexpat1 (>= 2.0.0), libpng12-0 (>= 1.2.31), libxrender1 (>= 0.9.4), libx11-6 (>= 1.1.5), libxau6 (>= 1.0.4), libxdmcp6 (>= 1.0.2), libc6 (>= 2.6.1), libz1 (>= 1.2.3), libgcc1 (>= 4.3.1)
  Source: http://cairographics.org/releases/cairo-1.8.0.tar.gz

Or you can use the online package browser: http://www.angstrom-distribution.org/repo/

regards,

Koen

Hi All,

We will be starting development on BB.
We are interested in Angstrom Linux. Please help me with the link to
its source tree.
I might want to build the image myself. It will be highly appreciated
if you could lead me to the build procedure of the same.

Thanks a lot!
Utham

Hi All,

We will be starting development on BB.
We are interested in Angstrom Linux. Please help me with the link to
its source tree.
I might want to build the image myself. It will be highly appreciated
if you could lead me to the build procedure of the same.

A good starting point would be BeagleBoardAndOpenEmbeddedGit - eLinux.org

regards,

Koen