Re: [Angstrom-devel] [meta-angstrom] angstrom-core-tweaks.inc: let machine configuration the chance to select libsdl

2013-03-11 Thread Koen Kooi

Op 10 mrt. 2013, om 23:29 heeft Andreas Müller schnitzelt...@googlemail.com 
het volgende geschreven:

 e.g openpandorra's neon optimized version at [1]
 
 http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=sdl_omap.git;a=summary
 
 Signed-off-by: Andreas Müller schnitzelt...@googlemail.com
 ---
 conf/distro/include/angstrom-core-tweaks.inc |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/conf/distro/include/angstrom-core-tweaks.inc 
 b/conf/distro/include/angstrom-core-tweaks.inc
 index 1e5bf3f..6175f80 100644
 --- a/conf/distro/include/angstrom-core-tweaks.inc
 +++ b/conf/distro/include/angstrom-core-tweaks.inc
 @@ -92,7 +92,7 @@ IMAGE_INSTALL += ${IMAGE_BOOT}
 
 # meta-opie
 include conf/distro/include/preferred-opie-git-versions.inc 
 -PREFERRED_PROVIDER_virtual/libsdl = libsdl
 +PREFERRED_PROVIDER_virtual/libsdl ?= libsdl

NACK! Machines are not supposed to be able to break feeds for other machines, 
which this patch does.

Having said that, those patches import all the necessary headers and are opt-in 
at runtime, so the better idea would be to add a bbappend to meta-angstrom to 
add all these patches globally.

regards,

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


Re: [Angstrom-devel] [meta-angstrom] angstrom-core-tweaks.inc: let machine configuration the chance to select libsdl

2013-03-11 Thread Andreas Müller
On Mon, Mar 11, 2013 at 8:51 AM, Koen Kooi k...@dominion.thruhere.net wrote:

 Op 10 mrt. 2013, om 23:29 heeft Andreas Müller schnitzelt...@googlemail.com 
 het volgende geschreven:

 e.g openpandorra's neon optimized version at [1]

 http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=sdl_omap.git;a=summary

 Signed-off-by: Andreas Müller schnitzelt...@googlemail.com
 ---
 conf/distro/include/angstrom-core-tweaks.inc |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

 diff --git a/conf/distro/include/angstrom-core-tweaks.inc 
 b/conf/distro/include/angstrom-core-tweaks.inc
 index 1e5bf3f..6175f80 100644
 --- a/conf/distro/include/angstrom-core-tweaks.inc
 +++ b/conf/distro/include/angstrom-core-tweaks.inc
 @@ -92,7 +92,7 @@ IMAGE_INSTALL += ${IMAGE_BOOT}

 # meta-opie
 include conf/distro/include/preferred-opie-git-versions.inc
 -PREFERRED_PROVIDER_virtual/libsdl = libsdl
 +PREFERRED_PROVIDER_virtual/libsdl ?= libsdl

 NACK! Machines are not supposed to be able to break feeds for other machines, 
 which this patch does.

 Having said that, those patches import all the necessary headers and are 
 opt-in at runtime, so the better idea would be to add a bbappend to 
 meta-angstrom to add all these patches globally.

I wanted to build libsdl from other sources. These are based on
1.2.14, a port to 1.2.15 would be at least a huge effort and I am
afraid the changes are 'hard coded' and would not work for non NEON
machines.

How can I have different sources for specific machine?

Something like SRC_URI_machine in bbappend?

Andreas

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


[Angstrom-devel] OE Changelog since 2013-03-03 until 2013-03-10

2013-03-11 Thread cliff . brake
Changelog since 2013-03-03 until 2013-03-10.  Projects included in this report:

bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distribution/meta-angstrom.git
meta-arago: git://arago-project.org/git/meta-arago.git
meta-beagleboard: git://github.com/beagleboard/meta-beagleboard.git
meta-browser: git://github.com/OSSystems/meta-browser.git
meta-bug: git://github.com/buglabs/meta-bug.git
meta-chicken: git://github.com/OSSystems/meta-chicken
meta-efikamx: git://github.com/kraj/meta-efikamx.git
meta-ettus: http://github.com/koenkooi/meta-ettus.git
meta-fsl-arm: git://git.yoctoproject.org/meta-fsl-arm
meta-fsl-arm-extra: git://github.com/Freescale/meta-fsl-arm-extra.git
meta-fsl-ppc: git://git.yoctoproject.org/meta-fsl-ppc
meta-guacamayo: git://github.com/Guacamayo/meta-guacamayo.git
meta-gumstix: git://github.com/gumstix/meta-gumstix.git
meta-gumstix-community: 
git://gitorious.org/schnitzeltony-oe-meta/meta-gumstix-community.git
meta-handheld: git://git.openembedded.org/meta-handheld
meta-igep: http://github.com/ebutera/meta-igep.git
meta-intel: git://git.yoctoproject.org/meta-intel
meta-ivi: git://git.yoctoproject.org/meta-ivi
meta-java: git://github.com/woglinde/meta-java
meta-kde: git://gitorious.org/openembedded-core-layers/meta-kde.git
meta-micro: git://git.openembedded.org/meta-micro
meta-mono: git://git.yoctoproject.org/meta-mono.git
meta-netbookpro: git://github.com/tworaz/meta-netbookpro
meta-nslu2: git://github.com/kraj/meta-nslu2
meta-opie: git://git.openembedded.org/meta-opie
meta-qt3: git://git.yoctoproject.org/meta-qt3
meta-slugos: git://github.com/kraj/meta-slugos
meta-systemd: git://git.yoctoproject.org/meta-systemd
meta-raspberrypi: git://github.com/djwillis/meta-raspberrypi.git
meta-smartphone: http://git.shr-project.org/repo/meta-smartphone.git
meta-ti: git://git.yoctoproject.org/meta-ti
meta-webos: git://github.com/openwebos/meta-webos.git
meta-xilinx: git://git.yoctoproject.org/meta-xilinx
meta-yocto: git://git.yoctoproject.org/meta-yocto
openembedded: git://git.openembedded.org/openembedded


Changelog for bitbake:

Martin Jansa (1):
  siggen: add quotes around variable values to see whitespace

Richard Purdie (2):
  Revert cooker: now that we use a Pool, raise the exceptions
  Revert cooker: parse using bb.compat.Pool

Robert Yang (1):
  bitbake-layers: fix duplicated help info


Changelog for openembedded-core:

Andreas Oberritter (4):
  qt4.inc: package keyboard drivers
  libpcap: fix description variable
  strace: fix kernel release string parsing
  libsoup-2.4: make libsoup-gnome optional

Andrei Dinu (2):
  libpng : update to 1.60.0
  sudo : upgrade to 1.8.6p7

Björn Stenberg (4):
  ptest: Move ptest checks from recipes to ptest.bbclass
  dbus: Use new _ptest functions
  glib: Use new _ptest functions
  bash: Use new _ptest functions

Bogdan Marinescu (5):
  lttng: updated lttng-ust and lttng-modules to 2.1.1
  gmp: updated to 5.1.0a
  libtimedate-perl: updated to 2.30
  git: updated to 1.8.1.4
  gmp: fix missing PR after update to 5.1.0a

Chase Maupin (1):
  soc-family: fix SOC_FAMILY override order

Chen Qi (5):
  populate-volatile.sh: add ROOT_DIR variable to support running at rootfs tim
  populate-volatile.sh: improve the handling of link config items
  populate-volatile.sh: remove trailing whitespaces
  image.bbclass: add a hook funtion to support readonly rootfs
  core-image.bbclass: support read-only rootfs

Constantin Musca (8):
  apt: upgrade to 0.9.7.7
  gpgme: upgrade to 1.4.0
  ethtool: upgrade to 3.8
  puzzles: upgrade to 9765
  buildhistory.bbclass: add support for SRCREV logging
  libgpg-error: upgrade to 1.11
  package_deb.bbclass: set DPKG_ARCH_arm to armel
  apt-native: fix checksums

Cristian Iorga (2):
  connman: upgrade to 1.12
  connman: Wired inteface provisioned via qemu

Denys Dmytriyenko (2):
  tune-cortexa15: add tunes for ARM Cortex-A15
  tune-cortexa7: add tunes for ARM Cortex-A7

Emilia Ciobanu (1):
  btrfs-tools: added PV to git package recipe

Hongxu Jia (1):
  sanity.bbclass:check if necessary to add march to BUILD_CFLAGS

Jackie Huang (1):
  apr: add libtool to SSTATE_SCAN_FILES

Jeffrey C Honig (1):
  Resolve sysvinit and util-linux conflicting man pages.

Kang Kai (3):
  opkg: save output of postinst scripts when image first boot
  dpkg: save output of postinstall scripts when image firstboot
  rpm: save output of postinstall scripts when image first boot

Khem Raj (2):
  iproute2: Fix build failure on ppc
  qemu: Upgrade to 1.4.0 release

Koen Kooi (1):
  mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.

Laurentiu Palcu (2):
  sstate.bbclass: consider postinstall dependencies too
  adt-installer: remove patches and .pc directories from the shipped tarball