Sean Cross [Sun, 17 Oct 2010 06:04:32 +0000 (14:04 +0800)]
libsamplerate: Fix checksums to match downloaded file
* libsamplerate-0.1.7.tar.gz has changed upstream. The Angstrom mirror has an old version of the file. Pulling it from the source, I see that the following two changes have been made without bumping the version:
*
* diff -ur old-libsamplerate-0.1.7/ChangeLog libsamplerate-0.1.7/ChangeLog
* --- old-libsamplerate-0.1.7/ChangeLog 2009-02-14 11:37:27.
000000000 +0000
* +++ libsamplerate-0.1.7/ChangeLog 2009-02-15 00:17:35.
000000000 +0000
* @@ -11,7 +11,7 @@
* This bug has zero security implications beyond the ability to cause a
* program hitting this bug to exit immediately with a segfault.
* See : http://www.mega-nerd.com/erikd/Blog/2009/Feb/14/index.html
* - Thanks to David Cournapeau for the bug report.
* + Thanks to David Cournapeau and Lev Givon for the bug report.
*
* * doc/win32.html Makefile.am configure.ac
* Reinstate Win32/MSVC compile instructions.
* diff -ur old-libsamplerate-0.1.7/Win32/config.h libsamplerate-0.1.7/Win32/config.h
* --- old-libsamplerate-0.1.7/Win32/config.h 2009-02-14 11:42:49.
000000000 +0000
* +++ libsamplerate-0.1.7/Win32/config.h 2009-02-14 11:46:40.
000000000 +0000
* @@ -190,8 +190,7 @@
* #define STDC_HEADERS 1
*
* /* Version number of package */
* -<<<<<<< diff from left file
* -#define VERSION "0.1.4"
* +#define VERSION "0.1.7"
*
*
*
* @@ -203,6 +202,3 @@
* */
*
* #define inline __inline
* -========
* -#define VERSION "0.1.7"
* ->>>>>>> diff from right file
*
*
* The following patch corrects the checksums for the new version.
*
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Mon, 18 Oct 2010 12:52:00 +0000 (14:52 +0200)]
gtk+ 2.20.1: disable introspection
Koen Kooi [Mon, 18 Oct 2010 12:14:07 +0000 (14:14 +0200)]
recipes/ti: fix permissions
Koen Kooi [Mon, 18 Oct 2010 12:13:48 +0000 (14:13 +0200)]
ti-c6run: add 0.94.04.05
Koen Kooi [Mon, 18 Oct 2010 12:12:54 +0000 (14:12 +0200)]
gnome-icon-theme: add 2.31.0
Michael Smith [Mon, 18 Oct 2010 12:05:42 +0000 (08:05 -0400)]
Revert "package.bbclass: copy dotfiles in root D to PKGD"
This reverts commit
5fc5e69f026bccc43cb5e5a46da63e3dd148be3d.
lirc do_package was hanging because shutil.copytree() doesn't handle
named pipes.
Thread:
http://news.gmane.org/find-root.php?message_id=%3cAANLkTikYuii4mEWxWh7HahgFVzYgaUz%2dDADyUyibqa4d%40mail.gmail.com%3e
http://bugs.python.org/issue3002
Koen Kooi [Mon, 18 Oct 2010 10:41:07 +0000 (12:41 +0200)]
ti-staging: expand staging hack to pkgconfig as well
Khem Raj [Mon, 18 Oct 2010 03:52:56 +0000 (20:52 -0700)]
lirc: Add recipes for 0.8.7 release
Delete lirc-modules_0.8.6+cvs20100613.bb and lirc_0.8.6+cvs20100613.bb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 18 Oct 2010 03:49:03 +0000 (20:49 -0700)]
gcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 17 Oct 2010 21:53:26 +0000 (14:53 -0700)]
openjade_1.3.2.bb: Update configury to make it autreconf'able
* With the autoconf and makefile patches now we can
run autreconf and which means the appropriate libtool
macros are generated
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Ulf Samuelsson [Sun, 17 Oct 2010 21:09:14 +0000 (23:09 +0200)]
Add X11 images with more multimedia support (mplayer etc.)
Ulf Samuelsson [Sun, 17 Oct 2010 21:08:11 +0000 (23:08 +0200)]
Add X-Windows support for AT91SAM9G45 LCD controller
Ulf Samuelsson [Sun, 17 Oct 2010 21:06:39 +0000 (23:06 +0200)]
Add u-boot-2009.11 support for AT91SAM9
Add support for dataflash for SAM9G45/M10
Add support for SD-Card
Add mmc/mux command
Workaround for problem with UBOOT_VERSION beeing overwritten
Add CRC for dataflash environment
Add generic function for adding debug variables
Ulf Samuelsson [Sun, 17 Oct 2010 21:05:20 +0000 (23:05 +0200)]
Add AT91SAM9 linux-2.6.30 from www.linux4sam.org
Ulf Samuelsson [Sun, 17 Oct 2010 21:03:43 +0000 (23:03 +0200)]
Use common files for AT91SAM9 configuration
Philip Balister [Sun, 17 Oct 2010 21:07:13 +0000 (17:07 -0400)]
gnuradio: Remove old recipes. I promise to deal with all user fall out promptly.
Khem Raj [Sun, 17 Oct 2010 21:04:58 +0000 (14:04 -0700)]
openldap_2.4.23.bb: Fix build when using libtool 2.4
* It uses a prebuilt version of libtool which does not know
about sysroot and worse it does not use automake and autoconf in such
a way that one could use autoreconf to regenerate stuff. So we
regenerate the things needed for libtool macros. It should work
with any version of libtool now.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Philip Balister [Sun, 17 Oct 2010 21:04:20 +0000 (17:04 -0400)]
gnuradio: Update GNU Radio recipe. Clean up configuration settings.
Denis 'GNUtoo' Carikli [Sat, 16 Oct 2010 17:17:07 +0000 (19:17 +0200)]
linux-bug: fix installation
without the fix it does that:
| cp: target `.../work/bug-angstrom-linux-gnueabi/linux-bug-2.6.27.2+svnr10746-r32/image/kernel//include/asm/' is not a directory
NOTE: package linux-bug-2.6.27.2+svnr10746-r32: task do_install: Failed
Thanks to eFfeM on #oe for help:
<eFfeM> you copy to $kerneldir/include/asm but that is not guaranteed to exist, ust add an install -d (install -d is better than mkdir as it will also create inbetween dirs if needed)
[...]
<eFfeM> just add the install
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Denis 'GNUtoo' Carikli [Tue, 12 Oct 2010 18:54:12 +0000 (20:54 +0200)]
android-rpc_git: fix libgee link failure
without the fix we have:
| .../sysroots/x86_64-linux/usr/armv4t/lib/gcc/arm-oe-linux-gnueabi/4.5.2/../../../../arm-oe-linux-gnueabi/bin/ld: cannot find -lgee
| collect2: ld returned 1 exit status
| make[3]: *** [fso-msm-gps-activator] Error 1
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Martin Jansa [Sun, 17 Oct 2010 19:31:05 +0000 (21:31 +0200)]
libgee_0.6.0: add gobject-introspection-native to DEPENDS again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Sun, 17 Oct 2010 17:57:13 +0000 (19:57 +0200)]
notification: add new recipe
* notification is a notification gadget for E
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Thomas Zimmermann [Sun, 17 Oct 2010 17:55:13 +0000 (19:55 +0200)]
efm-{nav, path, pathbar}: add new recipes
* this is a E module for the E file manager
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Koen Kooi [Sun, 17 Oct 2010 08:12:31 +0000 (10:12 +0200)]
angstrom next: bump DISTRO_PR for overrides and filespath changes
Koen Kooi [Sat, 16 Oct 2010 23:15:48 +0000 (01:15 +0200)]
imagemagick: add missing lcms dependency
see http://gitorious.org/angstrom/angstrom-testlab/commit/
22416165ec14512909041503be3aaa6490a62d89
Koen Kooi [Sat, 16 Oct 2010 19:55:40 +0000 (21:55 +0200)]
gnome-screensaver: add 2.30.2
Koen Kooi [Sat, 16 Oct 2010 17:53:34 +0000 (19:53 +0200)]
system-tools-backends: update to 2.10.1 and make it work with libtool 2.4
Koen Kooi [Sat, 16 Oct 2010 12:46:22 +0000 (14:46 +0200)]
ti-dmai: pass c6accel location to makefile
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Koen Kooi [Sat, 16 Oct 2010 10:08:54 +0000 (12:08 +0200)]
angstrom-led-config: add pandaboard support
Koen Kooi [Fri, 15 Oct 2010 19:31:29 +0000 (21:31 +0200)]
omap4430-panda: update machine config to match latest MLO and linux providers
Koen Kooi [Fri, 15 Oct 2010 19:29:18 +0000 (21:29 +0200)]
x-load-rsalveti: add x-load 1.41 built from Salveti's tree
Koen Kooi [Fri, 15 Oct 2010 19:28:47 +0000 (21:28 +0200)]
omap4-sgx-modules: add L24.9
Koen Kooi [Fri, 15 Oct 2010 19:27:54 +0000 (21:27 +0200)]
linux-omap4: add 2.5.35.3 from ubuntu git
Khem Raj [Sun, 17 Oct 2010 06:52:41 +0000 (23:52 -0700)]
libgee.inc: Use libtool macros from installed libtool
* Do not use libtool macros that come with libgee
* Default to autoconf provided do_configure
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Sun, 17 Oct 2010 05:34:51 +0000 (22:34 -0700)]
bitbake.conf: sanitize FILESPATH
- reverse OVERRIDES
- drop empty overrides
- uniq the list
- use nested variable references rather than getVar
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Sun, 17 Oct 2010 05:32:06 +0000 (22:32 -0700)]
utils, oe.utils: add 'uniq' function
Ignore duplicates in an iterable.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Frans Meulenbroeks [Sat, 16 Oct 2010 23:40:11 +0000 (01:40 +0200)]
php: version 5.2.13 removed --without-iconv
5.2.13 had an inconsistency: there was a DEPENDS on virtual/iconv
yet there was a configure argument --without-iconv
as my project needed iconv, I removed the --without-iconv
(works like a charm :-) )
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Andreas Oberritter [Fri, 1 Oct 2010 01:17:33 +0000 (01:17 +0000)]
cdfs-2.6.27: initial recipe
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Andreas Oberritter [Fri, 15 Oct 2010 02:16:01 +0000 (02:16 +0000)]
cdtextinfo: initial recipe
* cdtextinfo queries information about an Audio-CD from CD-Text
or CDDB. It outputs queried data as XML.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 16 Oct 2010 19:49:23 +0000 (21:49 +0200)]
python-twisted: removed 2.5.0 version
we already have 8.2.0 for 1.5 year
no one pins this
some recipes depend on python-twisted-native but this version does not have a native counterpart
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 16 Oct 2010 11:53:33 +0000 (13:53 +0200)]
gnutls_2.10.1: remove the libtool-m4-macros
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
Acked-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Martin Jansa [Sat, 16 Oct 2010 12:22:33 +0000 (14:22 +0200)]
task-shr-feed: add dns2tcp
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Justus Winter [Thu, 14 Oct 2010 20:30:17 +0000 (20:30 +0000)]
dns2tcp: add recipe for dns2tcp-{client, server}
* dns2tcp is a network tool designed to relay TCP connections through DNS traffic
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 15 Oct 2010 07:47:33 +0000 (09:47 +0200)]
linux(-kexecboot)_git: bump SRCREV for 2.6.36-rc8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Philip Balister [Sat, 16 Oct 2010 15:36:09 +0000 (11:36 -0400)]
uhd: Add recipe for Ettus Research Universal Hardware Driver.
Martin Jansa [Mon, 27 Sep 2010 23:24:41 +0000 (01:24 +0200)]
shr: bump DISTRO_PR after gcc changes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Łukasz Pankowski [Fri, 15 Oct 2010 19:43:14 +0000 (21:43 +0200)]
ffalarms: bump SRCREV, remove patch applied upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Wed, 29 Sep 2010 10:36:17 +0000 (10:36 +0000)]
utils.bbclass: add name to SRC_URI[{md5, sha256}sum]
* When a checksum is missing or invalid, print strings which can be
copied into a recipe without modification.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 16 Oct 2010 07:39:52 +0000 (09:39 +0200)]
xserver-xorg: move from 1.9.0.901 to 1.9.0.902
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 16 Oct 2010 07:25:18 +0000 (09:25 +0200)]
font-util: add version 1.2.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 16 Oct 2010 07:25:41 +0000 (09:25 +0200)]
font-util_1.1.1: replace -native recipe with BBCLASSEXTEND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 16 Oct 2010 07:04:01 +0000 (09:04 +0200)]
xorg-font-common: use BPN instead of XORG_PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 15 Oct 2010 09:11:07 +0000 (11:11 +0200)]
SHR: use newer python-pycairo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 12 Oct 2010 07:59:30 +0000 (09:59 +0200)]
EFL: bump SRCREV a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 7 Oct 2010 11:30:26 +0000 (13:30 +0200)]
SHR: prefer libtool 2.4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Sat, 16 Oct 2010 08:49:23 +0000 (10:49 +0200)]
obexd_0.34.bb: DEPEND on libical
* This dependencie was added with 0.24
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Henning Heinold [Fri, 15 Oct 2010 09:05:54 +0000 (11:05 +0200)]
libsdl-ttf: fix version 2.0.10 by removing the libtool-m4-macros
* bump PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Sat, 16 Oct 2010 05:58:41 +0000 (22:58 -0700)]
curl: Fix build for native BBLASSEXTEND
Delete unused recipes.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 15 Oct 2010 23:37:52 +0000 (16:37 -0700)]
libtool-2.4: Append lt_sysroot to libdir
Remove cross.patch which is not needed now.
Fix PR setting.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 15 Oct 2010 06:42:48 +0000 (23:42 -0700)]
gcc-package-cross.inc: Edit the libdir enties in libstdc++.la and libsupc++.la
We manually move libstdc++ to staging sysroot from default install
location where gcc-cross installed it. During this process we have
to make sure that .la files are edited to contain proper libdir
entry pointing relative to sysroot.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 15 Oct 2010 06:40:37 +0000 (23:40 -0700)]
gcc-cross-intermediate.inc: Move libgcc from cross dir to target sysroot
shared version of libgcc is also installed by gcc-cross-intermediate
which we did not move to staging as a result cross gcc found this libgcc
and used it compailing about missing libc.so stuff.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Fri, 15 Oct 2010 10:32:28 +0000 (10:32 +0000)]
Fix class OVERRIDES order
* Changed the OVERRIDES settings in the classes to use the new
ordering.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Fri, 15 Oct 2010 10:32:27 +0000 (10:32 +0000)]
Fix Angstrom OVERRIDES settings
* Use the new MACHINE_OVERRIDES variable in angstrom.inc to
set the FEED_ARCH and SOC_FAMILY OVERRIDES
* NOTE: These were left in their orignal order which will
result in the SOC_FAMILY being more specific than
the FEED_ARCH. This was done on purpose as the
SOC_FAMILY should be more specific. i.e. for omap3
the omap3 override is more specific than the armv7a
override.
* Modified the glibc include files to prepend libc-glibc, etc
to the OVERRIDES list.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Fri, 15 Oct 2010 19:57:27 +0000 (12:57 -0700)]
cups14: Drop legacy bits, correct libusb dep
We don't need do_stage for target stuff, drop. We don't need
name=foo on SRC_URIs in this case, drop. We want virtual/libusb0
for a dep here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Chris Larson [Fri, 15 Oct 2010 05:41:21 +0000 (05:41 +0000)]
Reverse the order of OVERRIDES
Given the current implementation of OVERRIDES in bitbake, the variable is
expected to contain elements in the order least specific to most specific,
however, our current usage of it does not match that. As one example, "local"
is supposed to always be the most specific override, yet currently it's the
least specific. As another example, currently the target architecture is seen
as more specific than the machine, which is also clearly wrong.
Big thanks to Chase Maupin for investigating and identifying this long
standing issue.
It becomes clear that a reversal of the current value will bring us to a more
sane behavior, and avoids the need for the dual overrides hack mentioned in
the comments, so this implements this reversal, and drops the unnecessary and
confusing comments.
This also introduces a MACHINE_OVERRIDES variable as a generic mechanism to
inject overrides elements which are more specific than the distro but less
specific than the machine, which is where things like MACHINE_CLASS or
SOC_FAMILY or the like would go. This variable is *space* separated, to make
it easier and more convenient to assemble the variable incrementally.
Reported-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Fri, 15 Oct 2010 16:51:41 +0000 (09:51 -0700)]
openswan: Update to 2.6.29
openswan 2.4.7 has a large number of security defects and was not
pinned by any users, so remove.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Chase Maupin [Wed, 13 Oct 2010 04:01:31 +0000 (04:01 +0000)]
matrix-tui: use INC_PR in versioned recipe
* Added an INC_PR to the matrix-tui.inc file to be used
by the individual version recipes.
* Modified the version recipe to use INC_PR in its PR setting.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Wed, 13 Oct 2010 04:01:30 +0000 (04:01 +0000)]
matrix-gui: use INC_PR in versioned recipes
* Added an INC_PR to the matrix-gui.inc file to be used
by the individual version recipes.
* Modified the version recipes to use INC_PR in their PR setting.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Wed, 13 Oct 2010 04:01:29 +0000 (04:01 +0000)]
matrix-gui-e: use INC_PR in versioned recipes
* Added an INC_PR to the matrix-gui-e.inc file to be used
by the individual version recipes.
* Modified the version recipes to use INC_PR in their PR setting.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Chase Maupin [Wed, 13 Oct 2010 04:01:28 +0000 (04:01 +0000)]
matrix-gui-common: use INC_PR in versioned recipes
* Added an INC_PR to the matrix-gui-common.inc file to be used
by the individual version recipes.
* Modified the version recipes to use INC_PR in their PR setting.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 15 Oct 2010 12:44:09 +0000 (14:44 +0200)]
angstrom-version: make lsb_release work with GNOME
Henning Heinold [Fri, 15 Oct 2010 10:23:43 +0000 (12:23 +0200)]
oe.unpack: fix subdir-feature
Daniele Ricci [Thu, 14 Oct 2010 11:40:58 +0000 (11:40 +0000)]
mokosuite2: bump SRCREV, many bugs fixed and a test version of mokomessages
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 15 Oct 2010 09:03:20 +0000 (11:03 +0200)]
directfb_1.4.6: update mkdfiff.patch to fix building with newer eglibc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Fri, 15 Oct 2010 08:46:24 +0000 (10:46 +0200)]
python-pygobject: forcefully disable introspection
It will pick up the .pc from the native sysroot and then fail to build since we don't have target introspection libs to link against
Koen Kooi [Fri, 15 Oct 2010 08:06:48 +0000 (10:06 +0200)]
xst: bump PR for pkgconfig changes in bitbake.conf
Martin Jansa [Fri, 15 Oct 2010 07:46:46 +0000 (09:46 +0200)]
libsdl-ttf_2.0.10: add DEFAULT_PREFERENCE -1 as it doesn't build with default libtool-2.2.6b
* there is patch only for libtool-2.4
* it expects libtool-2.2.6
Tom Rini [Thu, 14 Oct 2010 21:28:13 +0000 (14:28 -0700)]
gdb (all): Add bison-native to DEPENDS
While in here, noticed that I didn't do the second half of
8b2cac31bec0b97c8bc66ff3e6d2c9903f2ae8dc as I intended and
actually delete the DEPENDS line here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Henning Heinold [Thu, 14 Oct 2010 20:53:18 +0000 (22:53 +0200)]
disko: update to version 1.7.0
Tom Rini [Thu, 14 Oct 2010 18:36:25 +0000 (11:36 -0700)]
.gitignore: Add .pyo files, expand contrib mask
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Chris Larson [Thu, 14 Oct 2010 15:52:24 +0000 (08:52 -0700)]
bitbake.conf: resurrect unexported PKG_CONFIG_DIR for installs
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 14 Oct 2010 14:31:32 +0000 (07:31 -0700)]
image.bbclass: use un-renamed packages in RDEPENDS
The issue was that PACKAGE_INSTALL* get debian package renaming applied, but
this renaming is outside of bitbake's knowledge. Making RDEPENDS use
PACKAGE_INSTALL, therefore, caused problems when adding libraries to images
directly rather than indirectly.
While I'm at it, change it to ensure PACKAGE_INSTALL_ATTEMPTONLY packages
also end up in RDEPENDS, not renamed.
Reported-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Sean Cross [Wed, 13 Oct 2010 21:35:05 +0000 (21:35 +0000)]
c-ares: Fix configure.ac
Get configure to work with our version of autoconf by fixing
the syntax of configure.ac
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Simon Busch [Wed, 13 Oct 2010 21:03:04 +0000 (21:03 +0000)]
libgee: remove unnecessary dependency on gobject-introspection
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Simon Busch [Wed, 13 Oct 2010 21:03:03 +0000 (21:03 +0000)]
libgee: define common INC_PR and use it in all specific version recipes
Until now there is now way to indicate that the libgee.inc common part of libgee has
changed - the PR is only defined in the specific version recipes. This adds the INC_PR var
to to the common libgee.inc and use it in the specific version recipes.
INC_PR is initial set to the highest value of both version 0.5.2 and 0.6.0.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Thu, 14 Oct 2010 14:11:41 +0000 (07:11 -0700)]
freetype: Drop old recipes
All of these versions have various security issues to them and
are not pinned. Remove. While in here, rename files to freetype.
Acks apply to the removal portion.
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Henning Heinold [Thu, 14 Oct 2010 11:55:40 +0000 (13:55 +0200)]
directfb: update to version 1.4.6
* ts-lib patch is applied upstream
* remove older minor versions
Henning Heinold [Thu, 14 Oct 2010 11:43:42 +0000 (13:43 +0200)]
openjdk: update to version 1.8.2, because of security issues
* bump PR
Henning Heinold [Thu, 14 Oct 2010 11:41:52 +0000 (13:41 +0200)]
icedtea6-native: update to version 1.7.5
* remove 1.7.3 version because of security bugs
* explicit disable build of the new browser plugin
Koen Kooi [Thu, 14 Oct 2010 09:37:37 +0000 (11:37 +0200)]
epiphany: fix EXTRA_OECONF
Koen Kooi [Thu, 14 Oct 2010 08:57:29 +0000 (10:57 +0200)]
gstreamer: bump PR for introspection change
Koen Kooi [Thu, 14 Oct 2010 08:56:21 +0000 (10:56 +0200)]
gnome-bluetooth 2.30.0: bump PR for introspection change
Koen Kooi [Thu, 14 Oct 2010 08:55:33 +0000 (10:55 +0200)]
atk 1.30.0: bump PR for introspection change
Koen Kooi [Thu, 14 Oct 2010 08:54:42 +0000 (10:54 +0200)]
gnome bbclass: disable introspection
* introspection doesn't work in a cross environment
Koen Kooi [Thu, 14 Oct 2010 07:53:43 +0000 (09:53 +0200)]
omap3-sgx-modules: make patch apply with all versions of patch
Chris Larson [Thu, 14 Oct 2010 04:43:38 +0000 (21:43 -0700)]
utils: fix popen->Popen reference
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 14 Oct 2010 04:22:14 +0000 (21:22 -0700)]
bitbake.conf: add HOSTNAME variable
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Graham Gower [Wed, 1 Sep 2010 21:08:14 +0000 (21:08 +0000)]
mbmerlin_0.8.1-2.bb: Don't overwrite a file staged by libx11.
If mbmerlin is staged, packages which use the x11.pc file will get one
that mbmerlin provides.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Vitus Jensen [Mon, 6 Sep 2010 13:54:03 +0000 (13:54 +0000)]
htmldoc_1.8.27:: merge native and non-native recipes
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Vitus Jensen [Mon, 6 Sep 2010 13:54:01 +0000 (13:54 +0000)]
htmldoc-gui_1.9.x: remove, there is no GUI code in developer snapshots
Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>