summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-21inetutils: Copy in config.rpath prior to running configure taskMike Westerhof1
(fixes configure failure due to missing file so that inetutils builds again)
2010-03-21openldap: update version 2.4.17 to 2.4.21Roman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-21cmake.bbclass: force CMAKE_INSTALL_SO_NO_EXE to be 0Roman I Khimov1
By default cmake guesses whether install shared libaries with exec permissions or not based on host distribution, so this behaviour changes from host to host. OpenEmbedded assumes shared libraries to be with exec permissions (reverse way brakes stripping, for example), so let's force this in cmake configure invocation. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Ash Charles <ashcharles@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-20apex-nslu2: replace endianness tests to not require CONFIG_SITE.Mike Westerhof2
Required since CONFIG_SITE is no longer automatically defined by siteinfo.bbclass (now part of autotools.bbclass).
2010-03-20preferred-slugos-versions.inc: bump up autotools-native, and lock down autotoolsMike Westerhof1
This will avoid build problems when newer autotools become available.
2010-03-21php: 5.2.13 and 5.3.2 both have flaws in the handling of xmlrpcHolger Hans Peter Freyther4
This is addressing CVE-2010-0397.patch.
2010-03-21pango-1.24.4: Address flaw in handling Opentype fontsHolger Hans Peter Freyther3
Addresses CVE-2010-0421. This CVE applies to all versions of pango < 1.27.1 so when someone upgrades pango to 1.26.x he needs to apply the same patch.
2010-03-20sane-srcrevs-fso.inc: bump rev for libframeworkd-glibKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-03-20squid: build with LDAP authentication supportRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: enable null store for non-caching proxiesRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: enable ssl supportRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: revamp initRoman I Khimov2
Configure squid to create PID file by default, use SQUID_ARGS variable, wait for it to actually stop when stopping (takes some time for squid to do it). Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: add volatiles for log directoryRoman I Khimov2
Should be owned by the same user squid runs. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: introduce version 2.7.STABLE8Roman I Khimov4
Enable epoll for this version, it's available on all 2.6 kernels, so disabling it is a bit strange for 2010. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: move config files to /etc/squidRoman I Khimov1
Squid installs 5 files into /etc so it deserves a separate dir for it. Similar setup is used by other distros. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20squid: move potentially reusable in other versions parts to .inc filesRoman I Khimov4
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20abiword: bump PR for wv changeKoen Kooi1
2010-03-20perl: remove versions 5.8.4 and 5.8.7Roman I Khimov33
Obsolete, not used. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-19slugos: add siteinfo to INHERIT, since it's used for the distro and image namesChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19utility-tasks: unbork do_{clean,rebuild,mrproper,distclean}Chris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19contrib/angstrom/sort.sh : add the new omapzoom36x machineGraeme Gregory1
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
2010-03-19x-load_git.bb : fix minor mistake in omapzoom36x versionGraeme Gregory1
This also needs the u-boot snapshot to exist. Signed-off-by: Graeme Gregory <dp@xora.org.uk>
2010-03-19linux-omap-zoomsync : make logo more generic now recipe has 2 machinesGraeme Gregory1
2010-03-19x-load_git: Added support for OMAPZoom36xGeetha T1
2010-03-19u-boot_git: Added support for OMAPZoom36xGeetha T1
2010-03-19linux-omap-zoomsync_2.6.32: Added support for OMAPZoom36xGeetha T2
2010-03-19omapzoom36x.conf: Machine config for OMAP Zoom36xGeetha T1
2010-03-19base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, sillyChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19vala-dbus-binding-tool: 0.1.3 -> 0.1.4Michael 'Mickey' Lauer2
2010-03-20dnsmasq: add status check to init fileRoman I Khimov2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-20dnsmasq: add version 2.52Roman I Khimov3
Fixes CVE-2009-2957 and CVE-2009-2958 among other things. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-19shr-image: use install_linguasMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19preferred-shr-version: update automake to 1.11.1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19ecore: convert BBCLASSEXTENDMartin Jansa3
* different EXTRA_OECONF weren't used for -native as the diff seems rather unintentional when OECONF was updated only in non-native version, feel free to add it if really needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19fsogsmd: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19ewl: doesn't depend on epsilon now, but still on Ecore_data/Ecore_txtMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19edje-viewer: configure.ac shows that it depends on elementary instead etk nowMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19tasks: remove etk/epsilon from task recipesMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19esmart: update SRC_URI as it was moved to OLDMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19epdf: disable deprecated etkMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19esmart: drop epsilon dependency, then we won't get thumbMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19efl: move epsilon/etk to obsolete, because they're not supported with newer ↵Martin Jansa7
ecore anymore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19shr: use binutils 2.20.1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19EFL: bump SRCREVMartin Jansa1
* Ecore_data/Ecore_txt was removed so few OLD apps/libs are not buildable anymore * etk/epsilon will be moved to obsolete * other recipes only updated DEPENDS where possible * more info: http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-February/017170.html http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-February/017279.html http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/017839.html http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/017994.html * nobody replied, so I'm going to move that deprecated stuff Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19Initial split of base.bbclassChris Larson7
Acked-by: Richard Purdie <rpurdie@linux.intel.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19Don't inherit siteinfo in base.bbclassChris Larson13
Acked-by: Richard Purdie <rpurdie@linux.intel.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19base.bbclass: Add note about base_path_relativeChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19pixman_0.16.2: disable gtk (as done in 0.17.*, to break circular dependency ↵Martin Jansa1
gtk+->cairo->pixman->gtk+ and also libtool issue Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19linux-2.6.24: enable ftdi_sio module for hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-19task-shr-feed: add shr-theme-02Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>