Commit Graph

2816 Commits

Author SHA1 Message Date
Martin Jansa 2c11298520 e-base.bbclass: bump EFL_SRCREV for E17 alpha5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 92bf1cf368 e-wm: fix file permissions on sysactions.conf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 6ba5d2f782 e-wm: add setxkbmap to RDEPENDS
* called from xkb map E17 module
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap  -model 'default'
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap  -model 'default'
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 1d99275e65 efl: upgrade to 1.7.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa a5e97517cb eve: bump SRCREV back to EFL_SRCREV and add edbus2 dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 1055c6d727 edbus2: add recipe for new edbus implementation needed for eve and later efl-1.8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 4b355ae8bc edje: backport patch to fix e-wm build
* 1.7.2 wont be released before E17 is finished, until then we need to backport
  mandatory patches or use conf/distro/include/efl-from-svn-recipes.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 84ac2a95e2 e-base.bbclass: bump EFL_SRCREV for E17 alpha4
* be aware that this rev is slightly newer then alpha4, because we
  need backported patch to edje-1.7
  r79484 | raster | 2012-11-21 00:58:03 +0100 (Wed, 21 Nov 2012) | 3 lines
  backport cedrics fix... not backported when done! :-P
  and also this works only with conf/distro/include/efl-from-svn-recipes.inc
  otherwise edje_cc segfaults when building default e-wm theme

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 57cbe778f0 e-wm-theme-b-and-w: add recipe for old default theme b_and_w
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 9b3ae30b8c e-wm: add work around for illume2 issues from r78978
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa c39af8cb6f e-wm: update path to icon_icon_theme.png, add some unpackaged files and xcb to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa a5a40666aa e-base: bump EFL_SRCREV for E17 alpha3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa b4a28841f7 e-base: bump EFL_SRCREV for E17 alpha2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 2e702c1168 efl: update svn recipes to use 1.7 branch
* E17 will depend only on EFL 1.7 (probably 1.7.2)
* next EFL release we'll have to update recipes a lot to use unified EFL
  source tree, maybe also git instead of svn
* some libs are for newer EFL_SRCREV moved to IN-EFL subdirectory in
  trunk (eet  eina  embryo  eo  evas  evil)
* trunk depends on edbus2 (edbus dir instead of e_dbus)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 19090f5ed4 ecore: disable some X extensions for native recipe and add libxfixes to target DEPENDS
* at least native libxrandr libxdamage libxcursor libxcomposite
  libxfixes are autodetected sometimes, leading to irreproducible builds
  and failing edje_cc
  /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/edje_cc: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa b11ee8bc74 evas: add tiff to DEPENDS
* it's explicitly enabled in OECONF
  and fails without
  | evas_image_load_tiff.c:8:20: fatal error:  tiffio.h: No such file or directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:53 +01:00
Martin Jansa 556a094647 efl-from-svn-recipes.inc: update to match new version
* be aware that elocation, efreet and latest eve now depends on edbus2 (edbus directory in svn, e_dbus is edbus1)
  and we don't have recipe for edbus2 yet

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa 8241677dfc elementary-theme-efenniht: update path to shared images
* moved to images subdirectory in r78304

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa addd4f6ffc eve: add edbus to DEPENDS, but use older SRCREV which depends on edbus1 not edbus2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa 758bcee5e4 efl: EFL_SRCREV bump past 1.7.1 release and update PV in svn recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Martin Jansa adbdd27bf6 efl: upgrade to bugfix release 1.7.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:52 +01:00
Koen Kooi 92e3f684d1 gphoto2: fix gettext build error
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:36 +01:00
Andreas Müller 3f2736b481 lxdm: bugfixes by updating to latest git
* make keyboard layout combobox display languages properly
* systemd-support is included mainline
* autologin for timeouts < 5s works as expected

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Marc Ferland 946c52ccf1 rrdtool: Remove hard-coded include in configure.ac
Got an error building rrdtool because of hard-coded paths in the
configure.ac file. The extact error message was:

ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/marc/yoctomaster/build/crownbay/tmp/work/core2-poky-linux/rrdtool-1.4.7-r2/rrdtool-1.4.7'

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Koen Kooi 5b62eff1d7 kernel bbclass: delete
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Paul Eggleton f58e6aa8e8 netperf: remove
Version 2.6.0 is now in meta-networking.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Paul Eggleton 82e376be6a ptpd: remove
Version 2.0.0 is now in meta-networking.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Paul Eggleton fb8d5dd5f8 socat: remove
Version 1.7.2.0 is in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Paul Eggleton 12250ade47 libcgroup: remove
This is now in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-29 11:03:35 +01:00
Andrei Dinu 3437e92112 gypsy: added to meta-oe/recipes-navigation
Added gypsy to meta-oe/recipes-navigation

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:35 +01:00
Martin Jansa e1f5b6096a xf86-video-glamo: adapt to xserver-0.13 video API
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Martin Jansa a539a4d25f xserver-nodm-init: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Martin Jansa 7cec8502b3 samba: update waf-as-source.patch to apply
* and Applying patch waf-as-source.patch
  ...
  File buildtools/bin/waf-svn is not empty after patch; not deleting
  ...
  Patch waf-as-source.patch does not apply (enforce with -f)
  I've dropped this chunk and now it builds

* there is also WARNING about unpackaged but empty base_sbindir
  WARNING: QA Issue: samba: Files/directories were installed but not
  shipped
    /sbin
  created by do_install in samba.inc but used only when cifs is built,
  maybe we should remove it from samba.inc now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Martin Jansa 0c398b0c79 dhcp: rename bbappend to match new version from oe-core and move to oe-core prefix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:03:34 +01:00
Paul Eggleton 2428998262 mtr: add from OE-Classic, update and tidy up
* Update to 0.82
* Add ncurses to DEPENDS
* Add patch to fix configure with standard autotools_do_configure
* Add SUMMARY
* Add LIC_FILES_CHKSUM

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:59 -05:00
Paul Eggleton 3d851fe4ce proftpd: add from meta-baryon
This was originally from OE-Classic. Improvements over the OE-Classic
recipe for reference:

* Update to 1.3.4b
* Add workaround for proftpd host IP resolution
* Add initscript, borrowed from Debian with some modifications for
  compatibility and handling for hardcoded paths
* Use autotools.bbclass and remove unnecessary configure options
* PARALLEL_MAKE = "" is no longer needed, the bug was fixed in 1.3.3c
* Set SUMMARY (which sets DESCRIPTION) and base it on the short
  description from the website
* Use useradd.bbclass to add ftp user/group
* Add HOMEPAGE
* Add/fix description in some patches and improve recipe indentation
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM

Some of this work was done by Dexuan Cui <dexuan.cui@intel.com> and
Kevin Strasser <kevin.strasser@linux.intel.com>.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:59 -05:00
Paul Eggleton 3761a24e1c xl2tpd: add from OE-Classic, update and tidy up
* Update to version 1.3.1
* Fetch source from a git tag as upstream apparently no longer publishes
  release tarballs
* Add virtual/kernel to DEPENDS since it needs the kernel source
* Inherit update-rc.d.bbclass
* Handle hardcoded paths in initscript
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)
* Remove some unnecessary cruft

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:59 -05:00
Paul Eggleton 5ea9b7527a vblade: add from OE-Classic, update and tidy up
* Update to version 20
* Add LIC_FILES_CHKSUM
* Make LICENSE more accurate
* Set SUMMARY (which sets DESCRIPTION)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
Paul Eggleton 85c1a1a454 radvd: add from OE-Classic, update and tidy up
* Update to 1.9.1
* Add libdaemon to DEPENDS as needed by 1.9+
* Remove empty config file (not really of much use and there's an
  example config in the -doc package anyway)
* Use useradd.bbclass to create user
* Handle hardcoded paths in initscript
* Add LSB headers to initscript (borrowed from openSUSE)
* Set custom LICENSE as it's BSD-Style but not actually one of the
  standard BSD variants
* Add LIC_FILES_CHKSUM
* Set SUMMARY (which sets DESCRIPTION)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
Paul Eggleton e762ce3fc0 quagga: add from OE-Classic, update and tidy-up
* Update to 0.99.21
* Fix SRC_URI to point to a working download location
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Add old gentoo patch to fix libcap linking errors
* Put binaries in sbindir
* Use useradd.bbclass to create user/groups
* Handle hardcoded paths in initscript
* Add LSB headers to initscript (borrowed from debian)
* Tidy up packaging and directory references
* Add SUMMARY

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
Paul Eggleton 4a851a8f25 tunctl: add from OE-Classic and tweak
* Set SUMMARY (which sets DESCRIPTION)
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
Paul Eggleton 2abab0e93d tftp-hpa: add from OE-Classic, update and tidy up
* Update to 5.2
* Add patches from Fedora
* Add DESCRIPTION and better SUMMARY
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Update ALTERNATIVE_* definitions
* Handle hardcoded paths in initscript

Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
Paul Eggleton a863b54099 ntp: make servers configurable and default to none configured
People can't blindly use pool.ntp.org, especially if they are building
for a product or something that could be used in a product, so at least
try to get people to do the right thing and not use pool.ntp.org by
default.

The previous network interface up script is now installed as
ntpdate-sync in ${bindir} (and symlinked as the network if-up script).
NTPSERVERS needs to be set in /etc/default/ntpdate.default at runtime,
or a different version of this file with a default value can be provided
in a bbappend. (If you intend to use ntpd you will also want to provide
an ntp.conf with the appropriate server(s) set there as well.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
Paul Eggleton 93f71dafeb ntp: cleanup recipes and fix SSL support
* Move common definitions to the inc file
* Drop override of do_configure which doesn't seem to be needed anymore
* Fold ntp-ssl into the ntp recipe as a PACKAGECONFIG option for those
  who want it (default to off) and fix configure-time checks to detect
  OpenSSL properly so that it gets enabled when selected
* Remove ntp-bin package and put its contents in currently empty
  ntp-utils package (with migration path)
* Fix hardcoded paths in ntpd initscript
* Specify ntpd.conf as a configuration file for packaging purposes
* Rearrange so that packaging definitions are towards the end in the
  expected order
* Delete unused "ntp" initscript file
* Add SUMMARY
* Update HOMEPAGE

This reapplies some of the changes from the original patch by
Morgan Little <morgan.little@windriver.com>.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-11-27 14:43:58 -05:00
chunrong guo 11a6ce97f7 inetutils : Update to 1.9.1
* There are difference spaces between  inetutils-1.8/COPYING
     and inetutils-1.9.1/COPYING,so md5sum is changed.

   * the following patches are accepted by inetutils 1.9.1 upstream
     inetutils-1.8-1005-ftpd-add-daemon-D-nommu-support.patch
     inetutils-1.8-1004-detect-fork-support.patch
     inetutils-1.8-1003-use-daemon-from-the-C-library-when-possible.patch
     inetutils-1.8-1002-rshd-detect-__rcmd_errstr-support-in-the-C-lib.patch
     inetutils-1.8-1001-ftp-rename-ruserpass-to-avoid-C-library-collision.patch
     inetutils-1.8-0002-argp-fix-program_invocation_name-detection.patch

Signed-off-by: Chunrong Guo <b40290@freescale.com>
2012-11-27 14:43:58 -05:00
Philip Balister eb63724f43 python-cheetah : Drop RDEPENDS from native build.
If the native recipe has the RDEPENDS in, the build fails because these
packages are not provided by python-native.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27 12:48:30 +01:00
Eric BENARD 32bf3d74d3 libdbi: import from OE-classic and update to latest 0.8.4
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27 12:46:10 +01:00
Eric BENARD e919d82715 gammu: import from OE-classic and upgrade to 1.32.0
- provide default configuration files for both gammu and
gammu-smsd
- enable MySQL support
- enable libdbi support

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27 12:45:56 +01:00
Martin Jansa 681ef5d053 systemd-systemctl-native: fix FILESPATH to find systemctl
* BPN is not enough and PN was removed in
  http://git.openembedded.org/openembedded-core/commit/?id=fb359583b659cda643973fa285002aaffb729a51

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27 12:45:15 +01:00
Martin Jansa b670b48220 evolution-data-server: fix build with libxml2-2.9.0
* newer eds versions depend on external libgdata
  http://git.gnome.org/browse/evolution-data-server/commit/servers?h=gnome-2-32&id=28897beab5dcd4aab3586322a96280be92585db6
  but for this one, we need this patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-27 12:44:58 +01:00