Commit Graph

784 Commits

Author SHA1 Message Date
Zhenhua Luo 3c76c8c4a5 strongswan: add
strongSwan is an OpenSource IPsec implementation for the Linux operating system.

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16 15:38:13 +01:00
Zhenhua Luo 1f7f7df5f3 bridge-utils: add
bridge-utils provides tools for ethernet bridging.

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16 15:38:11 +01:00
Koen Kooi 7a20673d7a libcdio: add 0.82
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16 15:33:29 +01:00
Koen Kooi 54cee9bcec libsdl-image: add 1.2.10
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16 15:29:05 +01:00
Koen Kooi 8b445cca7d libmms: add 0.6.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16 13:29:00 +01:00
Koen Kooi 80584c1a44 libmodplug: add 0.8.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16 12:36:17 +01:00
Martin Jansa 11fbc9fb4e libvpx: disable tree-vectorize
* It's causing ICE with latest gcc-4.6 from meta-oe, see:
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Martin Jansa 5c24a66ea7 pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Martin Jansa c59fda28b2 mplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorize
* we had -ftree-vectorize instead of -frename-registers here, but that's
  causing ICE with latest gcc-4.6 from meta-oe
* qemux86-64 was still failing without -fno-tree-vectorize
* similar to issue in libvpx
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html
  and lowering to -O3 is not enough in this case
  | libmpcodecs/ad_imaadpcm.c: In function 'qt_ima_adpcm_decode_block':
  | libmpcodecs/ad_imaadpcm.c:177:12: internal compiler error: Segmentation fault
  | Please submit a full bug report,
  | with preprocessed source if appropriate.
  | See <http://gcc.gnu.org/bugs.html> for instructions.
  | make: *** [libmpcodecs/ad_imaadpcm.o] Error 1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Richard Purdie 06ad2a21f2 samba: Force python disabled for now to avoid host contamination
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Martin Jansa a955885a29 xf86-input-void: drop archive prefix from checksums
* .inc file from oe-core doesn't have name=archive in SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Otavio Salvador 2ba3b00677 dropbear: cleanup packaging
* the symbolic link required to disable the sysvinit init script is
  now done during the do_install task so making the recipe simple

* convert to use PRINC to bump PR on bbappend

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:15:42 +00:00
Otavio Salvador 54d71d7933 sessreg: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:16 +00:00
Otavio Salvador ac183f4154 twm: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:15 +00:00
Otavio Salvador 62fa720b73 xrdb: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:15 +00:00
Otavio Salvador ee3349b627 setxkbmap: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:15 +00:00
Koen Kooi 6f36625d07 florence: clean up recipe
Use gettext.bbclass, sha256sum and remove some stray whitespace

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:42:59 +01:00
Samuel Stirtzel 10f6fd90ed florence: Initial recipe added
Florence is a virtual keyboard used to input text with a touchscreen.

Tests:
* Run tested on Overo Gumstix with xfce-nm-image
* Build tested for Qemuarm

NOTICE:
If florence can't find its gconf settings,
you need to start florence with --config and save the configuration once.

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:32:49 +01:00
Ulf Samuelsson ae8e159041 cpufrequtils: Replace non-existant kernel.org git source
git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git
no longer exists so build fails, unless it is already present in
downloads directory.

Source has been retrieved from a mirror:
(http://mirror.nexcess.net/kernel.org/scm/utils/kernel/cpufreq/cpufrequtils.git)
and a new git source has been established on github.

kernel.org link kept in a comment to allow the old
link to be easily reestablished once it is available.

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:29:16 +01:00
Otavio Salvador 7fc354c735 liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:14 +01:00
Otavio Salvador 79c6b533bd qwt.inc: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:14 +01:00
Otavio Salvador f5dae46888 xpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:13 +01:00
Otavio Salvador b41702a6bd mplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:12 +01:00
Otavio Salvador d91b657ebe libav.inc: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:12 +01:00
Otavio Salvador dcec4e47df id3lib_3.8.3.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:11 +01:00
Otavio Salvador be3b96e03f faad2_2.7.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:10 +01:00
Otavio Salvador d63b0e6d8a openvpn.inc: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:09 +01:00
Ulf Samuelsson bd1edfec13 tz*: download location has moved
Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:08 +01:00
Otavio Salvador 6a7929c329 qconnman: bump SRCREV
* add translation support
 * doesn't allow simultaneous connections

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:07 +01:00
Otavio Salvador 2cba3b0244 systemd-systemctl-native: add support to recursive services
Some services can reference others for installation thought the Also
key; systemctl now handles it calling itself recursively for each
service.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:07 +01:00
Klaus Kurzmann e550e77ca9 openssh_5.9p1.bbappend: add systemd units
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:06 +01:00
Otavio Salvador 8cc48b38ab connman: convert to bbappend as 0.78 has been moved to OE-Core
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12 18:40:09 +01:00
Koen Kooi f8911a3231 xinput-calibrator 0.7.5: fix LICENSE syntax and style issues
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12 09:38:14 +01:00
Koen Kooi c486dfa401 kernel bbclass: sync with OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-11 09:46:28 +01:00
Koen Kooi 11debe4222 dropbear 2011.54 bbappend: switch to PRINC to work around a bug in bb.utils.vercmp:
| ERROR: Package version for package dropbear-dbg went backwards which would break package feeds from (0:2011.54-r0 to 0:2011.54-r0.meta-oe.1)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-10 09:35:13 +01:00
Otavio Salvador b37fc4e65b qconnman: fix order of qmake variable settings
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-09 17:30:09 +01:00
Otavio Salvador 9a6cdf59a4 dropbear: move dropbear-systemd to a bbappend
While on it, the recipe has been updated to use systemd.bbclass and
cleaned up.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-09 12:24:35 +00:00
Otavio Salvador c0cd58836f qconnman: add
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-09 12:24:35 +00:00
Otavio Salvador 47f43b95e8 sg3-utils: fix license field format
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-09 11:46:05 +01:00
Otavio Salvador 4e016567b6 connman: update to 0.78
We moved to GIT repository as the tarball releases are not available
since kernel.org compromise.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-08 09:36:42 +01:00
Martin Jansa 4f4d52c73d mplayer2: fix DSO issue with new binutils
* /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld:
  libmpdemux/demux_ogg.o: undefined reference to symbol '_ilog'
  /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld:
  note: '_ilog' is defined in DSO
  /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0 so try adding it to the linker command line
  /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 13:03:12 +01:00
Khem Raj 9e0a23fcb4 1/2] gcc-4.6: Delete the patch that is now applied in oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 13:02:55 +01:00
Khem Raj 747deaff0b eglibc-2.12: Fix build on powerpc
After tune file rework this patch needed an update
so here we come. Fixes the build for powerpc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:46:38 +01:00
Khem Raj d23df9d494 2/2] eglibc-2.12: Bump SRCREV to latest SVN 2.12
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:46:38 +01:00
Eric BENARD 2162f0140d xf86-input-tslib: fix checksum error
remove name=archive in SRC_URI in order to use the right checksum
(else, we would need SRC_URI[archive.md5sum])

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:45:18 +01:00
Eric BENARD 4a00432856 nostromo-1.9.5: add recipe
Nostromo is a simple, fast and secure webserver.

The patch was imported from the OpenEmbedded git server
(git://git.openembedded.org/openembedded) as of commit id
2218504b0413efaf2b1f643a802176eb803a9bf6 and updated to
the latest stable version available.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:29 +01:00
Eric BENARD a4d6623d16 add net-snmp-5.7.1
the recipe was imported from OE-classic and upgraded to latest stable.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:28 +01:00
Eric BENARD f50fc8c196 atftp: correctly handle init script
else it's affected to atftp package which is the client
and not the server, but the init file is only in the server
package thus leading to the following log at boot :
Configuring atftp.
update-rc.d: /etc/init.d/atftpd: file does not exist

while at it, there is a cosmetic change from _atftpd
to _${PN}d to make the recipe consistent

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:27 +01:00
Eric BENARD 62222b7775 pcsc-lite: clean recipe
we get the following log at boot :
Configuring pcsc-lite.
update-rc.d: /etc/init.d/pcscd: file does not exist

as the init script is no more nedded (autoload feature
of the daemon by the clients), we can remove the previously
unused init script and clean the recipe in order not
to have any update-rc interaction.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:26 +01:00
Martin Jansa fe86b9e787 syslog-ng: enable systemd support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06 11:21:10 +01:00