Frans Meulenbroeks [Sat, 9 Oct 2010 17:49:38 +0000 (19:49 +0200)]
libxml-parser-perl_2.36.bb: LICENSE is similar to perl so also GPLv1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 17:47:04 +0000 (19:47 +0200)]
libxml-parser-perl_2.34.bb: removed old version
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 17:44:55 +0000 (19:44 +0200)]
liblog-dispatch-perl: merged native and non-native recipes
as there is no functional change, no PR bump is needed
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 17:36:08 +0000 (19:36 +0200)]
perl: updated LICENSE; GPL -> GPLv1
perl has as license the choice between Artistic or GPLv1.
see http://dev.perl.org/licenses/
so changed LICENSE = "Artistic|GPL" to LICENSE = "Artistic|GPLv1"
This also applies to CPAN recipes. Typically they specify that the
code is licensed under the same terms as perl so figured that the
above changes would be better in most (if not all) cases
(and no, I did not verify all 130 or so recipes, if you feel this is needed,
be my guest)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 15:12:27 +0000 (17:12 +0200)]
oprofile : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 15:10:59 +0000 (17:10 +0200)]
opie-sysinfo : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 15:10:02 +0000 (17:10 +0200)]
opie-quicklauncher : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 15:09:17 +0000 (17:09 +0200)]
opie-irdaapplet : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 15:08:07 +0000 (17:08 +0200)]
opie-freetype : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 15:07:22 +0000 (17:07 +0200)]
opensync : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 14:59:54 +0000 (16:59 +0200)]
openmoko2 : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 14:52:43 +0000 (16:52 +0200)]
openmoko-projects : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 14:48:11 +0000 (16:48 +0200)]
opencv : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 14:45:09 +0000 (16:45 +0200)]
omniorb : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 14:44:53 +0000 (16:44 +0200)]
omnewrotate : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 14:42:38 +0000 (16:42 +0200)]
mythtv_0.23+fixes.bb: add pulseaudio to DEPENDS
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 11:22:38 +0000 (13:22 +0200)]
pulseaudio.inc: add DEPENDS on tcp-wrappers
Pulseaudio by default uses tcpwrap if it is there
(unless told in configure not do do so)
This made things nondeterministic
made the dependency explicit (alternate option was add --disable-tcpwrap to EXTRA_OECONF)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Sat, 9 Oct 2010 08:44:36 +0000 (10:44 +0200)]
util-linux-ng: fix DEPENDS
* it picks up pam from staging if it's built, so add it to DEPENDS with DISTRO_FEATURES guard
* remove bogus IMAGE_FEATURE check since u-l-ng is supposed to be used in images with or without udev
Recipes are not allowed to make compile decisions based on the image that's going to get built, since that breaks package management severely.
More to the point: What happens when you do 'bitbake util-linux-ng' and later do 'bitbake foo-image' where foo-image sets a different IMAGE_DEV_MANAGER?
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Sat, 9 Oct 2010 07:48:04 +0000 (09:48 +0200)]
libx11: disable fop
* it's probably trying to use fop from buildhost
Martin Jansa [Sat, 9 Oct 2010 07:42:18 +0000 (09:42 +0200)]
mokojeweled: bump SRCREV
Martin Jansa [Sat, 9 Oct 2010 07:38:13 +0000 (09:38 +0200)]
shr: prefer mupdf 0.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 8 Oct 2010 13:08:27 +0000 (15:08 +0200)]
Revert "mupdf_0.6.bb: remove recipe."
* mupdf_git doesn't build here
* only grg have successfull build on http://tinderbox.openembedded.org/packages/mupdf/
This reverts commit
71d25fe210fc31a342114e5a229f89be304632be.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 07:33:45 +0000 (09:33 +0200)]
perl/libxml-namespacesupport-perl_1.11.bb: update LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 07:33:29 +0000 (09:33 +0200)]
perl/libxml-libxml-perl_1.70.bb: update LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 07:28:34 +0000 (09:28 +0200)]
mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 07:27:52 +0000 (09:27 +0200)]
mythtv/gmyth_0.7.1.bb: removed superfluous quote in LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 9 Oct 2010 07:27:01 +0000 (09:27 +0200)]
perl/libxml-sax-perl_0.96.bb: updated LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Chris Larson [Sat, 9 Oct 2010 00:17:01 +0000 (17:17 -0700)]
image.bbclass: revert the RDEPENDS change
Image recipes don't emit packages, so it doesn't make any sense to make the
RDEPENDS package specific.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 20:36:12 +0000 (22:36 +0200)]
module.bbclass: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 20:32:40 +0000 (22:32 +0200)]
shr/ologicd_git.bb: added DESCRIPTION
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:37:13 +0000 (18:37 +0200)]
gpe-session-scripts : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:36:47 +0000 (18:36 +0200)]
gpe-package : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:36:34 +0000 (18:36 +0200)]
gpe-login : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:35:46 +0000 (18:35 +0200)]
curl : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:34:55 +0000 (18:34 +0200)]
coreutils : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:33:59 +0000 (18:33 +0200)]
connman : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:32:39 +0000 (18:32 +0200)]
classpath : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:31:11 +0000 (18:31 +0200)]
clamav : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 16:30:30 +0000 (18:30 +0200)]
cairo : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Khem Raj [Fri, 8 Oct 2010 16:55:31 +0000 (09:55 -0700)]
Revert "gcc-4.5: Fix asm out of range errors seen on thumb when using -O1"
This reverts commit
8e1eef82a09c14668a125c720cfcd354bbeb42cf.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Steffen Sledz [Fri, 8 Oct 2010 12:56:42 +0000 (14:56 +0200)]
syslog-ng: increase u-a priority to 200
Priority for update-alternatives was 50 before which was the
same like the one for busybox-syslog. Resulting order now is:
* 300 rsyslogd
* 200 syslog-ng
* 100 sysklogd
* 50 busybox-syslog
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 8 Oct 2010 11:16:45 +0000 (13:16 +0200)]
mokomaze: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 8 Oct 2010 11:15:10 +0000 (13:15 +0200)]
mokomaze: fix RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 11:05:55 +0000 (13:05 +0200)]
bootstream-chumby-falconwing_1.bb: no _${PN} after DEPENDS
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:32:06 +0000 (12:32 +0200)]
nogravity/nogravity_2.0.bb: RRECOMMENDS+${PN} -> RRECOMMENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:30:05 +0000 (12:30 +0200)]
fakeroot-native: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:27:56 +0000 (12:27 +0200)]
xfce-base/xfce4-mixer_4.6.1.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:26:52 +0000 (12:26 +0200)]
supertux/supertux_0.1.3.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:26:15 +0000 (12:26 +0200)]
pidgin/msn-pecan_git.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:25:08 +0000 (12:25 +0200)]
mokomaze/mokomaze_0.5.5.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:23:57 +0000 (12:23 +0200)]
libaio/libaio-oracle_0.3.0.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:23:11 +0000 (12:23 +0200)]
jikes/jikes_1.22.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:16:13 +0000 (12:16 +0200)]
devilspie/devilspie_0.22.bb: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:14:15 +0000 (12:14 +0200)]
opie-reader/uqtreader_cvs.bb: RRECOMMENDS -> RRECOMMENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:11:55 +0000 (12:11 +0200)]
opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb: RPROVIDES -> RPROVIDES_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:11:13 +0000 (12:11 +0200)]
opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.3.bb: RPROVIDES -> RPROVIDES_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:09:31 +0000 (12:09 +0200)]
bootstream/bootstream-chumby-falconwing_1.bb: RPROVIDES -> RPROVIDES_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:07:27 +0000 (12:07 +0200)]
wesnoth-wvga_1.8.4.bb: RCONFLICTS -> RCONFLICTS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:06:46 +0000 (12:06 +0200)]
wesnoth_1.8.4.bb: RCONFLICTS -> RCONFLICTS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Fri, 8 Oct 2010 10:05:53 +0000 (12:05 +0200)]
tzdata.inc: RCONFLICTS -> RCONFLICTS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Wed, 6 Oct 2010 11:08:59 +0000 (11:08 +0000)]
mage.bbclass: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Wed, 6 Oct 2010 11:08:58 +0000 (11:08 +0000)]
distutils-base.bbclass: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Wed, 6 Oct 2010 11:09:00 +0000 (11:09 +0000)]
rubyextension.bbclass: RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Mario Schuknecht [Fri, 8 Oct 2010 07:20:24 +0000 (09:20 +0200)]
linux-2.6.24: add additional tcp ioctl (for hipox machine only)
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Fri, 8 Oct 2010 07:50:31 +0000 (09:50 +0200)]
freesmartphone: bump cornucopia SRCREV to rebuild with newer vala with fixed dbus-glib servers
Martin Jansa [Thu, 7 Oct 2010 09:34:55 +0000 (11:34 +0200)]
mokosuite2: bump SRCREV a bit for fixed memory leaks
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 7 Oct 2010 09:33:57 +0000 (11:33 +0200)]
libfreesmartphone-glib: bump SRCREV for fixed memory leak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Fri, 8 Oct 2010 05:44:55 +0000 (22:44 -0700)]
libvisual_0.4.0.bb: passing usual ${libdir} in LIBS is not required
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Thu, 7 Oct 2010 08:33:19 +0000 (10:33 +0200)]
eglibc-package.bbclass: fix missing RPROVIDES for virtual-locale-*
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Thu, 7 Oct 2010 21:59:25 +0000 (14:59 -0700)]
alsa-utils_1.0.20.bb: Use --with-alsa-prefix and --with-alsa-inc-prefix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Michael 'Mickey' Lauer [Thu, 7 Oct 2010 21:39:25 +0000 (23:39 +0200)]
vala: 0.11.0 -> 0.11.0.1
NOTE: And *boom*, we are back to FSO-releases.
Frans Meulenbroeks [Thu, 7 Oct 2010 20:48:44 +0000 (22:48 +0200)]
barebox_git.bb: added missing quote
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 20:48:23 +0000 (22:48 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Michael 'Mickey' Lauer [Thu, 7 Oct 2010 20:46:10 +0000 (22:46 +0200)]
libgee 0.6.0: all versions depend on gobject-introspection now
Frans Meulenbroeks [Wed, 6 Oct 2010 21:02:37 +0000 (23:02 +0200)]
RDEPENDS -> RDEPENDS_${PN}
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Khem Raj [Thu, 7 Oct 2010 19:45:36 +0000 (12:45 -0700)]
gcc-4.5: Fix asm out of range errors seen on thumb when using -O1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 7 Oct 2010 19:42:54 +0000 (12:42 -0700)]
dhcp4.inc: We dont have LIC_FILES_CHKSUM
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 7 Oct 2010 19:39:29 +0000 (12:39 -0700)]
libvpx.inc: Do not inherit autotools
* Define own versions of do_compile and do_configure
this package has configure but its not autconf one.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Zhai Edwin [Tue, 28 Sep 2010 08:00:25 +0000 (16:00 +0800)]
lighttpd: Add 1.4.28 as new recipe.
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Thu, 7 Oct 2010 17:45:37 +0000 (10:45 -0700)]
gzip: update to 1.4, add native
- CVE-2010-0001 affects gzip < 1.4, so updated to 1.4. Also removed prior
version, as no distributions appeared to pin it.
- Added BBCLASSEXTEND="native"
- Added myself as the maintainer in MAINTAINERS
- Move all binaries into /bin, not just the 3 we use with update-alternatives.
- Simplify the recipe, run oe-stylize + tweaks
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Stefan Schmidt [Thu, 7 Oct 2010 17:57:13 +0000 (19:57 +0200)]
Merge branch 'master' of git.openembedded.org:openembedded
Frans Meulenbroeks [Thu, 7 Oct 2010 17:25:35 +0000 (19:25 +0200)]
visiscript : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 17:25:23 +0000 (19:25 +0200)]
v4l2apps : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 17:25:05 +0000 (19:25 +0200)]
qte : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 17:24:03 +0000 (19:24 +0200)]
qt4 : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 17:03:02 +0000 (19:03 +0200)]
qpe-gaim : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 17:02:37 +0000 (19:02 +0200)]
powervr-drivers : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 16:35:38 +0000 (18:35 +0200)]
busybox : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 7 Oct 2010 16:33:12 +0000 (18:33 +0200)]
binutils : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Stefan Schmidt [Thu, 7 Oct 2010 17:44:13 +0000 (19:44 +0200)]
cacao.inc: Fix path to cacaoh staging
Problem found and fixed by dfoley <dfoley@telus.net>
Signed-off-by: dfoley <dfoley@telus.net>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Steffen Sledz [Thu, 7 Oct 2010 17:42:13 +0000 (19:42 +0200)]
dbus: allow anon dbus connections at hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Steffen Sledz [Thu, 7 Oct 2010 17:20:10 +0000 (19:20 +0200)]
dbus: backport SO_REUSEADDR handling for tcp dbusses from dbus git repo
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Thu, 7 Oct 2010 14:59:58 +0000 (16:59 +0200)]
qi: add patch for better glamo timings
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Thu, 7 Oct 2010 12:08:11 +0000 (14:08 +0200)]
libgles-omap3: 10205 is still ES5, not ES6
Martin Jansa [Thu, 7 Oct 2010 11:18:24 +0000 (13:18 +0200)]
libeflvala: bump SRCREV for version compatible with latest vala
Koen Kooi [Thu, 7 Oct 2010 10:42:13 +0000 (12:42 +0200)]
libgles-omap3: fixup ti816x
* needs a better fix in cputype, but this will do for now
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Thu, 7 Oct 2010 08:36:17 +0000 (10:36 +0200)]
syslog-ng: add .inc with common declarations and use u-a for initscript as rsyslog/busybos/sysklogd does
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 7 Oct 2010 07:53:54 +0000 (09:53 +0200)]
syslog-ng: remove old 1.6 versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 7 Oct 2010 09:09:46 +0000 (11:09 +0200)]
task-shr-feed: add mokojeweled
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 7 Oct 2010 07:32:59 +0000 (09:32 +0200)]
mokojeweled: add recipe for new game
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>