Andrea Adami
31f161628e
meta-initramfs: add kexecboot recipes from meta-handheld
...
* (purged from device specific settings)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:40:26 +01:00
Andrea Adami
efeb924041
meta-initramfs: add initramfs-kexecboot images from meta-handheld
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:40:26 +01:00
Andrea Adami
302cf2272c
meta-initramfs: add kexec-tools-klibc from meta-oe
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:40:25 +01:00
Andrea Adami
25c2e973e0
meta-initramfs: import klibc recipe and bbclass from meta-oe
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:40:24 +01:00
Andrea Adami
59c8231315
meta-initramfs: initial commit
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:40:23 +01:00
Martin Jansa
d6f83f8423
task-x11-illume: change default ETHEME from e-wm-theme-illume to e-wm-theme-default
...
* e-wm-theme-illume is gone with illume1 (see b37564b735 )
* found by accident when running distroless build, guess everybody is using own theme anyway
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-22 09:33:49 +01:00
Andreas Oberritter
143367e4f5
busybox: create /etc/default on do_install
...
* Currently, it's blindly assumed that /etc/default
exists, when busybox-syslog gets copied into it.
This only works by chance and only if CONFIG_HWCLOCK=y
is set.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org >
Acked-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-20 22:55:28 +01:00
Peter Tworek
8a52afacc7
farsight2: Fix QA warning about non staticdev containing .a files.
...
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-20 22:24:11 +01:00
Peter Tworek
af266a4542
libnice: Fix QA warning about non staticdev containing .a files.
...
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-20 22:24:10 +01:00
Otavio Salvador
a8f2001c7c
openbox: add 3.4.11.2
...
This version inclues O.S. Systems' internal tree fixes and a sync
against 3.4-working branch.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-20 22:22:02 +01:00
Otavio Salvador
5fdcce5941
net-snmp: move static libs onto ${PN}-staticdev
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-20 22:22:02 +01:00
Otavio Salvador
1e593c82a3
net-snmp: use netlink support
...
To properly compile with netlink we added a patch that ports the
netlink use to libnl-3 API.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-20 22:22:02 +01:00
Otavio Salvador
675da0c58a
net-snmp: sync with 5.7 maintainence branch
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-20 22:22:02 +01:00
Otavio Salvador
6f371fa946
polkit: depends on systemd
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-20 22:22:02 +01:00
Otavio Salvador
e29a0310c5
udisks: explicitly depends on systemd
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-20 22:22:02 +01:00
Otavio Salvador
b67977efbe
Revert "systemd.bbclass: depends on systemd"
...
This reverts commit c029d4a268 .
2012-02-20 22:22:02 +01:00
Martin Jansa
aaef9aa923
imagemagick: upgrade to 6.7.5 because 6.4.4 is not compatible with zlib-1.2.6 we have now
...
* for zlib-1.2.6 issue see:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=20267
* dist-lzip removed because it's not supported in our automake yet
* xml is explicity disabled, wasn't enabled before and if autodetected
then fails (see comment above EXTRA_OECONF).
* LIC_FILES_CHKSUM updated, only formal changes AFAIK see:
http://trac.imagemagick.org/log/ImageMagick/trunk/LICENSE
for details
* empty dirs coders and filters added to PN to fix QA warning
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-15 13:56:11 +01:00
Martin Jansa
fe6268a256
webkit-efl: resolve build error with missing eina lib when linked by gold
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-15 13:55:43 +01:00
Peter Tworek
83281ff6b9
xfce4-settings: Update to latest stable version 4.8.3.
...
http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3
Run tested on netbook pro.
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Acked-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-14 15:15:54 +01:00
Martin Jansa
d5e7712217
gdb-cross-canadian: drop .bbappned, doesn't work for me, fixed version sent to oe-core
...
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/017227.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-13 16:59:29 +01:00
Martin Jansa
d0028e40a3
recipes: bump PR to rebuild .la files without libz.la
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-13 16:59:29 +01:00
Martin Jansa
a2ef014930
libgcrypt: drop .bbappend, native is now provided by oe-core
...
* see oe-core 796b06e7bd4c336a5d256d54d1d16a1a9058144c
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-13 16:59:29 +01:00
Martin Jansa
038b7f29c5
ecore: move /usr/lib/ecore/immodules/xim.so from ${PN}-dev to ${PN}-imf"
...
* it's needed for elementary entry too
* also add empty /usr/bin to fix QA
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-02-13 16:59:29 +01:00
Peter Tworek
7954f041ff
xfce4-power-manager: Add initial recipe for version 1.0.10.
...
Run tested on netbook pro.
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Acked-by: Andreas Müller<schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-13 16:59:29 +01:00
Koen Kooi
724ec1ea4f
systemd: move to v40 and don't kill user processes on exit
...
This fixes screen and tmux persistency issues.
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-07 16:06:19 +01:00
Otavio Salvador
e49f3cc870
dhcp: use PRINC
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2012-02-06 13:27:34 +01:00
Khem Raj
3fdcb18dd6
recipe: Delete the duplicate recipes which are already in oe-core
...
These recipes are either same or have small differences but
are superset of changes in oe-core. We can use them from oe-core
as it is without losing or adding any functionality by default
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-05 16:04:54 +01:00
Peter Tworek
03574d32ae
tmux: Add initial recipe for version 1.6.
...
Run tested on netbook pro.
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-05 16:04:52 +01:00
Andrea Adami
c05f2164f3
tzcode-native_2011i: remove and use oe-core recipe
...
* there are no evident reasons justifying the presence in meta-oe layer.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-05 16:04:52 +01:00
Andrea Adami
d1c9f272fb
tzdata_2011g: remove and use the updated recipe in oe-core.
...
* The tzdata_2011n recipe in oe-core now provides sane defaults,
* as committed with id 5304ce429f2c05857f04fbe3b47a067983ca96be
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-05 16:04:51 +01:00
Andreas Müller
07fd4e98b3
atk_2.2.0.bbappend: remove since oe-core now supports native build
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-05 16:04:50 +01:00
Koen Kooi
aca7ed9d3f
gdb-cross-canadian: move bbappend to 7.4 to fix parsing, needs more attention after the weekend
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-03 17:42:22 +01:00
Koen Kooi
5e073def1a
cloud9: convert to systemd bbclass
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-02 19:21:28 +01:00
Piotr Tworek
8881a6815a
gnome-mplayer: Add initial recipe for version 1.0.5.
...
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-02 09:36:38 +01:00
Peter Tworek
e30456092f
xarchiver: Add version 0.5.2.
...
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net >
Acked-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-02 09:36:02 +01:00
Koen Kooi
dab38bf0bf
minilite: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 14:11:52 +01:00
Koen Kooi
954681ee47
python-twisted: import from OE-classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 09:20:31 +01:00
Koen Kooi
3fe3f88ef0
python-zopeinterface: import from OE-classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 09:13:19 +01:00
Peter Tworek
dd0260c7c9
libgsf: remove empty, unused packages.
...
Current version of libgsf recipe passes both --without-gnome-vfs and
--without-bonobo to configure. Because of this libgsf-gnome &
libgsf-gnome-dev are empty.
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 08:28:24 +01:00
Peter Tworek
95d5ad37a9
Add recipe for gmtk 1.0.5.
...
Run tested on netbookpro.
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 08:27:20 +01:00
Peter Tworek
d58fc89d46
obexd: update to 0.44 and put obex-client into separate package.
...
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 08:27:20 +01:00
Otavio Salvador
6396ac4454
busybox: fix busybox-syslog systemd service file
...
The service file had the 'Wants' in 'Service' group instead of the
'Unit' group.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 08:24:08 +01:00
Otavio Salvador
c029d4a268
systemd.bbclass: depends on systemd
...
Packages that uses the systemd class need to have systemd build
otherwise they might fail to detect systemd as available or fail to
generate rootfs.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 08:24:07 +01:00
Otavio Salvador
0d20039cfd
systemd-serialgetty: support machines without serial console
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-02-01 08:24:06 +01:00
Peter Tworek
da3a1350d8
gnome-bluetooth: Depend on virtual/libx11, not libx11.
...
Signed-off-by: Peter Tworek <tworaz666@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 21:08:01 +01:00
Martin Jansa
805e3978a3
libsdl-ttf: fix LICENSE metadata and add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 21:08:01 +01:00
Koen Kooi
aca246d20a
gst-ffmpeg: add bbappend to make it use the external libav
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 21:08:01 +01:00
Martin Jansa
0c0b8b7c13
udev-180: switch from git checkout to release tarball
...
* problem is with manpage generation, commit
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commit;h=6528a3938fe8727b99b210cf504a335d07c94c37
assumes that even without xstltproc we can install pregenerated
manpages, but they are only in release tarball (e.g. src/udev.7)
and without them, build system tries to regenerate and fails:
/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/xsltproc -o src/udev.7 -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl src/udev.xml
warning: failed to load external entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 21:08:00 +01:00
Koen Kooi
4eb9cc06d8
udev: add 180
...
* 'blkid' isn't needed anymore, since 176 udev links against libblkid
* 'modprobe' and 'depmod' aren't needed anymore, udev now links against libkmod
* The entire source including the license files were re-indented hence the LIC_FILES_CHKSUM changes
Runtime tested on beagleboard/angstrom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 15:15:06 +01:00
Andreas Müller
a76fff17ea
ristretto: update to 0.3.4
...
* build tested from scratch
* run tested on overo
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-01-30 13:03:40 +01:00