openembedded.git
8 years agoutils.bbclass: restore previous implementation of explode_deps()
Andreas Oberritter [Fri, 11 Feb 2011 20:51:40 +0000 (20:51 +0000)]
utils.bbclass: restore previous implementation of explode_deps()

* explode_deps() changed its behavior to omit version information
  when the function was removed from OE in favor of BitBake's
  implementation in March 2010. Since then, packages didn't contain
  versioned runtime dependencies.

  See commit 89b7e433719f43f1c36c76cb8856d559014e99bc

* This patch restores the previous implementation of explode_deps(),
  thus fixing the generation of versioned runtime dependencies.

* Reimplementing explode_deps() using bb.utils.explode_dep_versions()
  didn't work, because it choked upon parsing inline python code, e.g.
  on update-modules_1.0.bb's RDEPENDS_${PN} field.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
8 years agodropbear: perf hacks
Grazvydas Ignotas [Sun, 5 Jul 2015 13:49:56 +0000 (16:49 +0300)]
dropbear: perf hacks

8 years agodropbear: update to 0.53.1
Grazvydas Ignotas [Sun, 5 Jul 2015 13:46:02 +0000 (16:46 +0300)]
dropbear: update to 0.53.1

8 years agonetcat: old oe hacks
Grazvydas Ignotas [Sat, 4 Jul 2015 16:01:07 +0000 (19:01 +0300)]
netcat: old oe hacks

8 years agonetcat: add patches from newer oe
Grazvydas Ignotas [Sat, 4 Jul 2015 15:39:58 +0000 (18:39 +0300)]
netcat: add patches from newer oe

8 years agoomap3-pandora: reserve space for root
Grazvydas Ignotas [Sun, 5 Jul 2015 20:16:08 +0000 (23:16 +0300)]
omap3-pandora: reserve space for root

this should help with problems where the user accidentally fills up
his NAND and ubi runs out of free blocks.

8 years agomtd-utils: update to 1.5.0
Grazvydas Ignotas [Sun, 5 Jul 2015 19:39:52 +0000 (22:39 +0300)]
mtd-utils: update to 1.5.0

8 years agogcc: backport builtin bswap support
Grazvydas Ignotas [Fri, 12 Jun 2015 23:01:44 +0000 (02:01 +0300)]
gcc: backport builtin bswap support

8 years agogcc: fix build with texinfo 5.x
Grazvydas Ignotas [Fri, 12 Jun 2015 22:54:22 +0000 (01:54 +0300)]
gcc: fix build with texinfo 5.x

just disable it so docs are not built

9 years agoaufs-util: update to 3.2 branch
Grazvydas Ignotas [Mon, 29 Dec 2014 23:54:28 +0000 (01:54 +0200)]
aufs-util: update to 3.2 branch

9 years agopsplash: Updated to v1.71
Michael Mrozek [Fri, 12 Dec 2014 21:02:35 +0000 (22:02 +0100)]
psplash: Updated to v1.71

9 years agolibgles-omap3-es23: use correct kernel module for cc/rebirth
Grazvydas Ignotas [Thu, 11 Dec 2014 22:33:01 +0000 (00:33 +0200)]
libgles-omap3-es23: use correct kernel module for cc/rebirth

also cleanup pre/post-install commands

9 years agolibgles-omap3-es23: avoid reloading the driver needlessly
Grazvydas Ignotas [Mon, 8 Dec 2014 22:40:35 +0000 (00:40 +0200)]
libgles-omap3-es23: avoid reloading the driver needlessly

I've seen it to lock up SGX hardware on my CC unit.

9 years agopsplash: fix up first boot detection
Grazvydas Ignotas [Fri, 28 Nov 2014 23:42:43 +0000 (01:42 +0200)]
psplash: fix up first boot detection

9 years agoxorg-minimal-fonts: rm fonts.alias
Grazvydas Ignotas [Wed, 26 Nov 2014 22:12:19 +0000 (00:12 +0200)]
xorg-minimal-fonts: rm fonts.alias

already provided by font-alias

9 years agoxorg-font-common: use BPN instead of XORG_PN
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>
Conflicts:
recipes/xorg-font/xorg-font-common.inc

9 years agopsplash: Bumped recipe
Michael Mrozek [Tue, 25 Nov 2014 19:09:04 +0000 (20:09 +0100)]
psplash: Bumped recipe

9 years agopsplash: Update to v1.70 (without RC)
Michael Mrozek [Tue, 25 Nov 2014 19:08:07 +0000 (20:08 +0100)]
psplash: Update to v1.70 (without RC)

9 years agognome-keyring: bump
Grazvydas Ignotas [Mon, 17 Nov 2014 00:00:54 +0000 (02:00 +0200)]
gnome-keyring: bump

opkg doesn't doesn't see libtasn1 dependecy after upgrade, why?
This is random try to "fix" it.

9 years agoopkg: update to 0.2.0
Grazvydas Ignotas [Sun, 16 Nov 2014 23:57:06 +0000 (01:57 +0200)]
opkg: update to 0.2.0

9 years agoxorg-lib-common: use BPN instead of PN as default XORG_PN
Martin Jansa [Thu, 24 Jun 2010 07:09:02 +0000 (09:09 +0200)]
xorg-lib-common: use BPN instead of PN as default XORG_PN

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 years agopsplash: Updated to v1.70 RC
Michael Mrozek [Thu, 13 Nov 2014 01:15:43 +0000 (02:15 +0100)]
psplash: Updated to v1.70 RC

9 years agopython: bump PR so that python-tkinter gets rebuilt
Grazvydas Ignotas [Tue, 11 Nov 2014 21:21:46 +0000 (23:21 +0200)]
python: bump PR so that python-tkinter gets rebuilt

9 years agotcl/tk: update to 8.5.8
Grazvydas Ignotas [Mon, 10 Nov 2014 22:29:33 +0000 (00:29 +0200)]
tcl/tk: update to 8.5.8

copied from classic OE tree, as usual

9 years agobinconfig.bbclass: Search in installed root instead of S:
Stanislav Brabec [Wed, 20 Apr 2011 19:26:15 +0000 (19:26 +0000)]
binconfig.bbclass: Search in installed root instead of S:
* It is more consistent.
* Fixes subtle binconfig breakages:
  * binconfig were populated with a different name that upstream intended
  * populated binconfig files that were not intended to be populated
  * See http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-April/031972.html

Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Acked-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
9 years agoudev: rules: make usbdevfs use plugdev group
Grazvydas Ignotas [Sat, 8 Nov 2014 22:31:28 +0000 (00:31 +0200)]
udev: rules: make usbdevfs use plugdev group

also rm dupe file

9 years agozlib: update to 1.2.8
Grazvydas Ignotas [Sat, 1 Nov 2014 00:13:36 +0000 (02:13 +0200)]
zlib: update to 1.2.8

9 years agopango: remove elfutis dep
Grazvydas Ignotas [Sat, 1 Nov 2014 00:20:42 +0000 (02:20 +0200)]
pango: remove elfutis dep

http://boards.openpandora.org/topic/16689-minimalistic-c-dev-environment-on-nand/?p=361798
"pango-dev recommends elfutils-dev which depends on elfutils which
conflicts with binutils-symlinks"

9 years agopixman: app patches to fix scrolling glitches
Grazvydas Ignotas [Sat, 1 Nov 2014 00:12:15 +0000 (02:12 +0200)]
pixman: app patches to fix scrolling glitches

why do we need them at all?

9 years agopixman: updated to 0.32.6
Grazvydas Ignotas [Thu, 23 Oct 2014 22:35:30 +0000 (01:35 +0300)]
pixman: updated to 0.32.6

9 years agolibrsvg: update to 2.32.1
Grazvydas Ignotas [Thu, 23 Oct 2014 21:54:00 +0000 (00:54 +0300)]
librsvg: update to 2.32.1

9 years agolibgles-omap3-dm3730: add some missed files
Grazvydas Ignotas [Tue, 21 Oct 2014 20:02:06 +0000 (23:02 +0300)]
libgles-omap3-dm3730: add some missed files

9 years agowpa-supplicant: update to 2.2
Grazvydas Ignotas [Mon, 20 Oct 2014 21:52:36 +0000 (00:52 +0300)]
wpa-supplicant: update to 2.2

9 years agoxfce4-session: backport patch to fix a crash
Grazvydas Ignotas [Sun, 19 Oct 2014 21:48:22 +0000 (00:48 +0300)]
xfce4-session: backport patch to fix a crash

9 years agobase-files: use inputrc from debian
Grazvydas Ignotas [Sun, 19 Oct 2014 20:59:20 +0000 (23:59 +0300)]
base-files: use inputrc from debian

9 years agoncurses: update to 5.9
Grazvydas Ignotas [Sun, 19 Oct 2014 20:39:41 +0000 (23:39 +0300)]
ncurses: update to 5.9

also use real 'xterm' terminfo file, else home/end won't work..

9 years agoautotools: use oe_runconf from newer OE
Grazvydas Ignotas [Sun, 19 Oct 2014 20:37:59 +0000 (23:37 +0300)]
autotools: use oe_runconf from newer OE

9 years agoless: update to 458
Grazvydas Ignotas [Sun, 19 Oct 2014 18:31:31 +0000 (21:31 +0300)]
less: update to 458

9 years agopsplash-poky: Updated to 1.62RC
Michael Mrozek [Thu, 16 Oct 2014 18:15:40 +0000 (20:15 +0200)]
psplash-poky: Updated to 1.62RC

9 years agolibftdi: add 0.20
Grazvydas Ignotas [Mon, 13 Oct 2014 23:57:11 +0000 (02:57 +0300)]
libftdi: add 0.20

9 years agolibgles-omap3: avoid init errors when already loaded
Grazvydas Ignotas [Sun, 12 Oct 2014 21:15:46 +0000 (00:15 +0300)]
libgles-omap3: avoid init errors when already loaded

9 years agoxfce4-power-manager: update to 0.8.5
Grazvydas Ignotas [Sun, 12 Oct 2014 18:02:44 +0000 (21:02 +0300)]
xfce4-power-manager: update to 0.8.5

9 years agolibgles-omap3-es23: fix init script
Grazvydas Ignotas [Sun, 12 Oct 2014 16:39:26 +0000 (19:39 +0300)]
libgles-omap3-es23: fix init script

9 years agolibgles-omap3: try to deal with replacement issue
Grazvydas Ignotas [Sun, 12 Oct 2014 16:16:10 +0000 (19:16 +0300)]
libgles-omap3: try to deal with replacement issue

Multiple replacers for libgles-omap3, using first one
(libgles-omap3-dm3730-dbg).

9 years agogst-plugin-gles: change libgles-omap3 dependency to virtual one
Grazvydas Ignotas [Sun, 12 Oct 2014 16:06:47 +0000 (19:06 +0300)]
gst-plugin-gles: change libgles-omap3 dependency to virtual one

9 years agoomap3-pandora: set preferred provider for virtual/egl
Grazvydas Ignotas [Sun, 12 Oct 2014 15:44:56 +0000 (18:44 +0300)]
omap3-pandora: set preferred provider for virtual/egl

9 years agolibgles-omap3: split es2+3 and es5, combine different versions
Grazvydas Ignotas [Sun, 12 Oct 2014 14:29:10 +0000 (17:29 +0300)]
libgles-omap3: split es2+3 and es5, combine different versions

4.03.00.02 was reported to be one of the best drivers for 1GHz/DM3730
pandoras while 4.00.00.01 is the last one that works on CC/OMAP3530 ES2,
so split the recipe and use different version for each.
Also update the init script to cope with this.

9 years agobash: update to patchlevel 57
Grazvydas Ignotas [Sat, 11 Oct 2014 22:44:29 +0000 (01:44 +0300)]
bash: update to patchlevel 57

9 years agogamin: fix a deadlock on newer glib
Grazvydas Ignotas [Sat, 11 Oct 2014 21:52:27 +0000 (00:52 +0300)]
gamin: fix a deadlock on newer glib

9 years agothunar: add a bugfix patch
Grazvydas Ignotas [Sat, 11 Oct 2014 19:07:26 +0000 (22:07 +0300)]
thunar: add a bugfix patch

incorrect use of g_cond_timed_wait(), worked earlier because of luck?

9 years agoxfce4-session: crash workaround
Grazvydas Ignotas [Sat, 11 Oct 2014 16:23:23 +0000 (19:23 +0300)]
xfce4-session: crash workaround

9 years agoxfce4-notifyd: try to deal with file clash
Grazvydas Ignotas [Sat, 11 Oct 2014 02:51:08 +0000 (05:51 +0300)]
xfce4-notifyd: try to deal with file clash

9 years agogvfs: update to 1.7.3
Grazvydas Ignotas [Sat, 11 Oct 2014 02:39:24 +0000 (05:39 +0300)]
gvfs: update to 1.7.3

9 years agobump more recipes for glib update
Grazvydas Ignotas [Sat, 11 Oct 2014 01:54:01 +0000 (04:54 +0300)]
bump more recipes for glib update

9 years agogamin: fix build
Grazvydas Ignotas [Sat, 11 Oct 2014 00:54:22 +0000 (03:54 +0300)]
gamin: fix build

9 years agogamin: bump for glib update
Grazvydas Ignotas [Sat, 11 Oct 2014 00:36:38 +0000 (03:36 +0300)]
gamin: bump for glib update

9 years agobump more recipes for glib update
Grazvydas Ignotas [Fri, 10 Oct 2014 23:39:13 +0000 (02:39 +0300)]
bump more recipes for glib update

9 years agoxfce-utils: disable xfconf migration
Grazvydas Ignotas [Fri, 10 Oct 2014 21:09:05 +0000 (00:09 +0300)]
xfce-utils: disable xfconf migration

otherwise it installs some broken script

9 years agogstreamer: missed gstreamer.inc update
Grazvydas Ignotas [Fri, 10 Oct 2014 21:08:34 +0000 (00:08 +0300)]
gstreamer: missed gstreamer.inc update

9 years agogstreamer: update to 0.10.32
Grazvydas Ignotas [Fri, 10 Oct 2014 00:09:48 +0000 (03:09 +0300)]
gstreamer: update to 0.10.32

9 years agoglib-2.0: update to 2.42.0
Grazvydas Ignotas [Thu, 9 Oct 2014 22:31:21 +0000 (01:31 +0300)]
glib-2.0: update to 2.42.0

9 years agogtk+: update to 2.24.24
Grazvydas Ignotas [Thu, 9 Oct 2014 21:47:59 +0000 (00:47 +0300)]
gtk+: update to 2.24.24

9 years agogdk-pixbuf: try to workaround upgrade problems
Grazvydas Ignotas [Thu, 9 Oct 2014 01:47:49 +0000 (04:47 +0300)]
gdk-pixbuf: try to workaround upgrade problems

9 years agomodemmanager: avoid -Werror
Grazvydas Ignotas [Tue, 7 Oct 2014 23:55:42 +0000 (02:55 +0300)]
modemmanager: avoid -Werror

9 years agoxchat: fix build for gtk 2.24
Grazvydas Ignotas [Tue, 7 Oct 2014 23:45:46 +0000 (02:45 +0300)]
xchat: fix build for gtk 2.24

9 years agonetworkmanager: glib compat hack
Grazvydas Ignotas [Tue, 7 Oct 2014 22:56:55 +0000 (01:56 +0300)]
networkmanager: glib compat hack

9 years agoxfce-base: add patches for newer glib compat
Grazvydas Ignotas [Tue, 7 Oct 2014 22:34:34 +0000 (01:34 +0300)]
xfce-base: add patches for newer glib compat

9 years agoadjust gdk-pixbuf dep
Grazvydas Ignotas [Tue, 7 Oct 2014 22:34:15 +0000 (01:34 +0300)]
adjust gdk-pixbuf dep

9 years agognome-vfs: add hacked 2.24.4 recipe
Grazvydas Ignotas [Tue, 7 Oct 2014 21:18:42 +0000 (00:18 +0300)]
gnome-vfs: add hacked 2.24.4 recipe

9 years agobump more recipes for glib update
Grazvydas Ignotas [Fri, 3 Oct 2014 23:47:06 +0000 (02:47 +0300)]
bump more recipes for glib update

9 years agogtk+: rm conflicting recipes
Grazvydas Ignotas [Fri, 3 Oct 2014 21:48:50 +0000 (00:48 +0300)]
gtk+: rm conflicting recipes

9 years agoatk: hack around configure problem
Grazvydas Ignotas [Fri, 3 Oct 2014 00:48:25 +0000 (03:48 +0300)]
atk: hack around configure problem

GNOME_COMPILE_WARNINGS(maximum)?
why not a problem for native?

9 years agopango: update to 1.32.5
Grazvydas Ignotas [Thu, 2 Oct 2014 23:52:01 +0000 (02:52 +0300)]
pango: update to 1.32.5

9 years agocairo: update to 1.12.16
Grazvydas Ignotas [Thu, 2 Oct 2014 23:51:03 +0000 (02:51 +0300)]
cairo: update to 1.12.16

9 years agoatk: update to 2.8.0
Grazvydas Ignotas [Thu, 2 Oct 2014 23:50:14 +0000 (02:50 +0300)]
atk: update to 2.8.0

9 years agoglib: rm bad deps
Grazvydas Ignotas [Thu, 2 Oct 2014 22:32:01 +0000 (01:32 +0300)]
glib: rm bad deps

9 years agogtk+: add some missed backport stuff
Grazvydas Ignotas [Thu, 2 Oct 2014 00:59:44 +0000 (03:59 +0300)]
gtk+: add some missed backport stuff

9 years agogtk+: add 2.24.8 and switch to it
Grazvydas Ignotas [Thu, 2 Oct 2014 00:30:55 +0000 (03:30 +0300)]
gtk+: add 2.24.8 and switch to it

9 years agogdk-pixbuf: add recipe
Grazvydas Ignotas [Thu, 2 Oct 2014 00:28:37 +0000 (03:28 +0300)]
gdk-pixbuf: add recipe

gdk-pixbuf was split off gtk+ on 2.21.3 release

9 years agogtk+: add 2.20.1 from newer OE
Grazvydas Ignotas [Wed, 1 Oct 2014 01:34:26 +0000 (04:34 +0300)]
gtk+: add 2.20.1 from newer OE

9 years agobackport some stuff for newer recipe compat
Grazvydas Ignotas [Wed, 1 Oct 2014 01:33:05 +0000 (04:33 +0300)]
backport some stuff for newer recipe compat

9 years agobump various recipes so they rebuild for glib update
Grazvydas Ignotas [Tue, 30 Sep 2014 23:40:52 +0000 (02:40 +0300)]
bump various recipes so they rebuild for glib update

9 years agoglib-2.0: add and enable 2.40.2
Grazvydas Ignotas [Tue, 30 Sep 2014 22:51:27 +0000 (01:51 +0300)]
glib-2.0: add and enable 2.40.2

9 years agoglib-2.0: add 2.34.3
Grazvydas Ignotas [Tue, 30 Sep 2014 22:17:13 +0000 (01:17 +0300)]
glib-2.0: add 2.34.3

9 years agolibffi: update to 3.0.9
Grazvydas Ignotas [Tue, 30 Sep 2014 21:49:51 +0000 (00:49 +0300)]
libffi: update to 3.0.9

9 years agoautomake: update to 1.11.1
Grazvydas Ignotas [Tue, 30 Sep 2014 21:43:06 +0000 (00:43 +0300)]
automake: update to 1.11.1

9 years agobash: update to patchlevel 52
Grazvydas Ignotas [Thu, 25 Sep 2014 19:47:52 +0000 (22:47 +0300)]
bash: update to patchlevel 52

9 years agoaircrack-ng: add 1.2-beta3
Grazvydas Ignotas [Sun, 21 Sep 2014 17:08:59 +0000 (20:08 +0300)]
aircrack-ng: add 1.2-beta3

9 years agoiw: add recipe for 3.15
Grazvydas Ignotas [Sun, 21 Sep 2014 17:00:37 +0000 (20:00 +0300)]
iw: add recipe for 3.15

9 years agoalsa-lib: hacks for old OE and pandora
Grazvydas Ignotas [Sun, 14 Sep 2014 19:40:02 +0000 (22:40 +0300)]
alsa-lib: hacks for old OE and pandora

9 years agoalsa-lib: add recipe from newer OE
Grazvydas Ignotas [Sun, 14 Sep 2014 19:12:21 +0000 (22:12 +0300)]
alsa-lib: add recipe from newer OE

9 years agoportaudio: update recipe to working one from newer OE
Grazvydas Ignotas [Thu, 11 Sep 2014 20:48:18 +0000 (23:48 +0300)]
portaudio: update recipe to working one from newer OE

9 years agoca-certificates: hacks for old OE
Grazvydas Ignotas [Wed, 27 Aug 2014 21:34:30 +0000 (00:34 +0300)]
ca-certificates: hacks for old OE

9 years agoca-certificates: add recipe from newer OE
Grazvydas Ignotas [Wed, 27 Aug 2014 20:59:12 +0000 (23:59 +0300)]
ca-certificates: add recipe from newer OE

9 years agogpsd: old oe hack and a working mirror
Grazvydas Ignotas [Wed, 23 Jul 2014 22:26:30 +0000 (01:26 +0300)]
gpsd: old oe hack and a working mirror

9 years agogpsd: add 2.95 version which fixes python binding issues
Denis 'GNUtoo' Carikli [Fri, 27 Aug 2010 15:52:30 +0000 (17:52 +0200)]
gpsd: add 2.95 version which fixes python binding issues

gpsd 2.94 is known to have python binding issues:
*From #gpsd in Freenode:
  Aug 26 14:48:15 <lindi-> GNUtoo|laptop: hmm, 2.94 sounds suspicious, i think the python bindings were bit buggy at that time
*And I tried a python test program available here:
    http://lindi.iki.fi/lindi/gpsd/gpsd-get-position3
  It failed to print something when a fix was there
    with 2.94 and succeded with  2.95

libtool.patch was rebased
configure-libusb.patch didn't need to be rebased as it landed upstream

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
9 years agogpsd: add libgpsd package
Martin Jansa [Tue, 8 Jun 2010 20:59:05 +0000 (22:59 +0200)]
gpsd: add libgpsd package

* libgpsd was added in gpsd-2.94 and because it was packaged together with libgps.so.19 without LEAD_SONAME
  the resulting package was renamed from libgps19 to libgps (with debian naming)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 years agogpsd: Add version 2.94
Michael Lippautz [Wed, 19 May 2010 12:24:19 +0000 (14:24 +0200)]
gpsd: Add version 2.94

* Makes python-pygps usable again (2.91 lacks bindings)

9 years agogpsd: fix dbg packaging
Koen Kooi [Thu, 15 Apr 2010 15:00:10 +0000 (17:00 +0200)]
gpsd: fix dbg packaging

9 years agogit: made buildable again
Frans Meulenbroeks [Sun, 4 Mar 2012 11:57:39 +0000 (12:57 +0100)]
git: made buildable again

SRC_URI in git.inc pointed to kernel.org but the tarball is not there
any more (nor in the oe mirror)
I did not want to change git.inc, so I fixed it by
overriding SRC_URI in the .bb files. As new src I took the fedora archive

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Conflicts:

recipes/git/git_1.7.3.5.bb