summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-04-13 22:49:41 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-15 16:23:17 +0200
commita45830a39bb47a9eab27980d52966226c9504ea4 (patch)
tree001209d9740e8668b2eeeac4212b3561aecebf29
parent6f48cf899aed0622f8fb26ffa144656a1143c9c5 (diff)
downloadmeta-openembedded-a45830a39bb47a9eab27980d52966226c9504ea4.tar.gz
recipes: Unify indentation
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-efl/recipes-devtools/python/python-efl.inc2
-rw-r--r--meta-efl/recipes-efl/e17/e-tasks_git.bb20
-rw-r--r--meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb10
-rw-r--r--meta-efl/recipes-efl/e17/e-wm.inc160
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb6
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_svn.bb6
-rw-r--r--meta-efl/recipes-efl/e17/elmdentica_svn.bb2
-rw-r--r--meta-efl/recipes-efl/e17/enjoy_svn.bb10
-rw-r--r--meta-efl/recipes-efl/e17/eve_svn.bb6
-rw-r--r--meta-efl/recipes-efl/e17/exquisite-theme-illume.bb2
-rw-r--r--meta-efl/recipes-efl/e17/exquisite_svn.bb16
-rw-r--r--meta-efl/recipes-efl/e17/terminology.inc4
-rw-r--r--meta-efl/recipes-efl/e17/terminology_0.3.0.bb2
-rw-r--r--meta-efl/recipes-efl/efl/azy_svn.bb10
-rw-r--r--meta-efl/recipes-efl/efl/ecore.inc58
-rw-r--r--meta-efl/recipes-efl/efl/ecore_1.7.6.bb4
-rw-r--r--meta-efl/recipes-efl/efl/ecore_svn.bb4
-rw-r--r--meta-efl/recipes-efl/efl/edbus2_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/edbus_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/edbus_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/edje.inc14
-rw-r--r--meta-efl/recipes-efl/efl/edje_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/edje_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eet.inc14
-rw-r--r--meta-efl/recipes-efl/efl/eet_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eet_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eeze_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eeze_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/efreet_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/efreet_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eina_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eina_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eio_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/eio_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/elementary.inc54
-rw-r--r--meta-efl/recipes-efl/efl/elementary_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/elementary_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/embryo_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/embryo_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/emotion_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/emotion_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/entrance_svn.bb8
-rw-r--r--meta-efl/recipes-efl/efl/ethumb.inc6
-rw-r--r--meta-efl/recipes-efl/efl/ethumb_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/ethumb_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/evas-generic-loaders.inc10
-rw-r--r--meta-efl/recipes-efl/efl/evas-generic-loaders_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/evas-generic-loaders_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/evas.inc22
-rw-r--r--meta-efl/recipes-efl/efl/evas_1.7.6.1.bb2
-rw-r--r--meta-efl/recipes-efl/efl/evas_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/expedite.inc26
-rw-r--r--meta-efl/recipes-efl/efl/expedite_1.7.6.bb2
-rw-r--r--meta-efl/recipes-efl/efl/expedite_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/libeweather_svn.bb20
-rw-r--r--meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc2
-rw-r--r--meta-efl/recipes-efl/packagegroups/packagegroup-x11-illume.bb12
-rw-r--r--meta-efl/recipes-efl/webkit/webkit-efl_svn.bb12
-rw-r--r--meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb2
-rw-r--r--meta-gnome/recipes-connectivity/midori/midori_0.5.0.bb2
-rw-r--r--meta-gnome/recipes-connectivity/networkmanager/network-manager-applet_0.9.2.0.bb20
-rw-r--r--meta-gnome/recipes-connectivity/obex/obexd_0.48.bb2
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword.inc34
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb6
-rw-r--r--meta-gnome/recipes-gnome/bonobo/libbonobo.inc18
-rw-r--r--meta-gnome/recipes-gnome/dconf/dconf_0.7.5.bb2
-rw-r--r--meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb20
-rw-r--r--meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb4
-rw-r--r--meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb4
-rw-r--r--meta-gnome/recipes-gnome/evince/evince_2.32.0.bb6
-rw-r--r--meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb2
-rw-r--r--meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb42
-rw-r--r--meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb10
-rw-r--r--meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb10
-rw-r--r--meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb14
-rw-r--r--meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb30
-rw-r--r--meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb8
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb8
-rw-r--r--meta-gnome/recipes-gnome/gnome/libgnomekbd_2.26.0.bb4
-rw-r--r--meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb8
-rw-r--r--meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb2
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb28
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs.inc2
-rw-r--r--meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb2
-rw-r--r--meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb2
-rw-r--r--meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb2
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb4
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb4
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomeui.inc2
-rw-r--r--meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb8
-rw-r--r--meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb6
-rw-r--r--meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb4
-rw-r--r--meta-gnome/recipes-gnome/libxklavier/libxklavier_5.0.bb10
-rw-r--r--meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb4
-rw-r--r--meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb8
-rw-r--r--meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb8
-rw-r--r--meta-gnome/recipes-gnome/nonworking/gnome/gnome-terminal_2.26.3.bb2
-rw-r--r--meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb24
-rw-r--r--meta-gnome/recipes-gnome/pimlico/contacts.inc12
-rw-r--r--meta-gnome/recipes-gnome/pimlico/contacts_0.9.bb4
-rw-r--r--meta-gnome/recipes-gnome/pimlico/contacts_git.bb2
-rw-r--r--meta-gnome/recipes-gnome/pimlico/dates_git.bb8
-rw-r--r--meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb2
-rw-r--r--meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb2
-rw-r--r--meta-gnome/recipes-support/goffice/goffice_0.8.17.bb32
-rw-r--r--meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb2
-rw-r--r--meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb2
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb6
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc14
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.2.bb8
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.2.bb2
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc-utils.inc93
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.2.bb2
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc.inc11
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc_2.0.2.bb22
-rw-r--r--meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb2
-rw-r--r--meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb2
-rw-r--r--meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb4
-rw-r--r--meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb4
-rw-r--r--meta-multimedia/recipes-connectivity/gupnp/gupnp.inc4
-rw-r--r--meta-multimedia/recipes-connectivity/gupnp/no-vala.inc6
-rw-r--r--meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb54
-rw-r--r--meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb16
-rw-r--r--meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb36
-rw-r--r--meta-multimedia/recipes-mkv/libebml/libebml_1.2.2.bb30
-rw-r--r--meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.3.0.bb30
-rw-r--r--meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_5.9.0.bb8
-rw-r--r--meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb4
-rw-r--r--meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb4
-rw-r--r--meta-multimedia/recipes-multimedia/mpg123/mpg123_1.15.3.bb12
-rw-r--r--meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb4
-rw-r--r--meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb2
-rw-r--r--meta-networking/recipes-connectivity/crda/crda_1.1.3.bb12
-rw-r--r--meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb50
-rw-r--r--meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb8
-rw-r--r--meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb14
-rw-r--r--meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb32
-rw-r--r--meta-networking/recipes-daemons/ptpd/ptpd_2.2.0.bb6
-rw-r--r--meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb4
-rw-r--r--meta-networking/recipes-daemons/radvd/radvd.inc32
-rw-r--r--meta-networking/recipes-daemons/radvd/radvd_1.9.1.bb2
-rw-r--r--meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb26
-rw-r--r--meta-networking/recipes-daemons/vblade/vblade_20.bb8
-rw-r--r--meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb28
-rw-r--r--meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb34
-rw-r--r--meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb2
-rw-r--r--meta-networking/recipes-irc/znc/znc_git.bb2
-rw-r--r--meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb2
-rw-r--r--meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.7.2.bb18
-rw-r--r--meta-networking/recipes-protocols/quagga/quagga.inc16
-rw-r--r--meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc26
-rw-r--r--meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb12
-rw-r--r--meta-networking/recipes-support/aoetools/aoetools_34.bb2
-rw-r--r--meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb12
-rw-r--r--meta-networking/recipes-support/cifs/cifs-utils_git.bb6
-rw-r--r--meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb10
-rw-r--r--meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb36
-rw-r--r--meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb12
-rw-r--r--meta-networking/recipes-support/netcat/netcat_0.7.1.bb6
-rw-r--r--meta-networking/recipes-support/netperf/netperf_2.6.0.bb44
-rw-r--r--meta-networking/recipes-support/nis/nis.inc2
-rw-r--r--meta-networking/recipes-support/nis/yp-tools_2.12.bb4
-rw-r--r--meta-networking/recipes-support/ntp/ntp.inc64
-rw-r--r--meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb2
-rw-r--r--meta-networking/recipes-support/tunctl/tunctl.inc6
-rw-r--r--meta-oe/classes/gpe.bbclass4
-rw-r--r--meta-oe/classes/vala.bbclass6
-rw-r--r--meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb10
-rw-r--r--meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb10
-rw-r--r--meta-oe/recipes-benchmark/dbench/dbench_4.0.bb6
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_2.0.5.bb6
-rw-r--r--meta-oe/recipes-benchmark/iozone3/iozone3_263.bb40
-rw-r--r--meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb18
-rw-r--r--meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb42
-rw-r--r--meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb14
-rw-r--r--meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb8
-rw-r--r--meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb4
-rw-r--r--meta-oe/recipes-connectivity/bridge-utils/bridge-utils.inc12
-rw-r--r--meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb16
-rw-r--r--meta-oe/recipes-connectivity/dnsmasq/dnsmasq-dbus_2.55.bb4
-rw-r--r--meta-oe/recipes-connectivity/dnsmasq/dnsmasq.inc18
-rw-r--r--meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb44
-rw-r--r--meta-oe/recipes-connectivity/gateone/gateone_git.bb18
-rw-r--r--meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb22
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb22
-rw-r--r--meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb2
-rw-r--r--meta-oe/recipes-connectivity/iw/iw_3.6.bb4
-rw-r--r--meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb4
-rw-r--r--meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.4.6.bb2
-rw-r--r--meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb2
-rw-r--r--meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb2
-rw-r--r--meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb52
-rw-r--r--meta-oe/recipes-connectivity/obex/openobex_1.5.bb6
-rw-r--r--meta-oe/recipes-connectivity/openvpn/openvpn.inc8
-rw-r--r--meta-oe/recipes-connectivity/openvpn/openvpn_2.1.3.bb6
-rw-r--r--meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb4
-rw-r--r--meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb12
-rw-r--r--meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb2
-rw-r--r--meta-oe/recipes-connectivity/samba/samba-basic.inc2
-rw-r--r--meta-oe/recipes-connectivity/samba/samba.inc76
-rw-r--r--meta-oe/recipes-connectivity/samba/samba_3.6.8.bb30
-rw-r--r--meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb10
-rw-r--r--meta-oe/recipes-connectivity/uhd/uhd_git.bb2
-rw-r--r--meta-oe/recipes-connectivity/vsftpd/vsftpd_2.3.5.bb24
-rw-r--r--meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend4
-rw-r--r--meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb6
-rw-r--r--meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb6
-rw-r--r--meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb8
-rw-r--r--meta-oe/recipes-core/glib-2.0/glibmm.inc8
-rw-r--r--meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb2
-rw-r--r--meta-oe/recipes-core/meta/distro-feed-configs.bb4
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-basic.bb32
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-boot.bb4
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb52
-rw-r--r--meta-oe/recipes-devtools/bootchart/bootchart_git.bb2
-rw-r--r--meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb58
-rw-r--r--meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb18
-rw-r--r--meta-oe/recipes-devtools/glade/glade3_3.8.2.bb2
-rw-r--r--meta-oe/recipes-devtools/lemon/lemon.inc14
-rw-r--r--meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb12
-rw-r--r--meta-oe/recipes-devtools/libgee/libgee.inc8
-rw-r--r--meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb50
-rw-r--r--meta-oe/recipes-devtools/ltrace/ltrace_0.5.3.bb96
-rw-r--r--meta-oe/recipes-devtools/lua/lua5.1_5.1.5.bb38
-rw-r--r--meta-oe/recipes-devtools/luajit/luajit_2.0.0.bb28
-rw-r--r--meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb6
-rw-r--r--meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb30
-rw-r--r--meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb10
-rw-r--r--meta-oe/recipes-devtools/orc/orc.inc2
-rw-r--r--meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb14
-rw-r--r--meta-oe/recipes-devtools/php/php.inc10
-rw-r--r--meta-oe/recipes-devtools/php/php/phar-makefile.patch8
-rw-r--r--meta-oe/recipes-devtools/php/php_5.3.19.bb2
-rw-r--r--meta-oe/recipes-devtools/python/python-dateutil_1.4.1.bb4
-rw-r--r--meta-oe/recipes-devtools/python/python-mako_0.7.2.bb2
-rw-r--r--meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb8
-rw-r--r--meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb24
-rw-r--r--meta-oe/recipes-devtools/python/python-pexpect_2.3.bb10
-rw-r--r--meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb38
-rw-r--r--meta-oe/recipes-devtools/python/python-pyserial_2.4.bb6
-rw-r--r--meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb6
-rw-r--r--meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb2
-rw-r--r--meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb6
-rw-r--r--meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb10
-rw-r--r--meta-oe/recipes-devtools/python/python-sip_4.14.2.bb16
-rw-r--r--meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb8
-rw-r--r--meta-oe/recipes-devtools/python/python-tornado_git.bb2
-rw-r--r--meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb80
-rw-r--r--meta-oe/recipes-devtools/swig/swig.inc56
-rw-r--r--meta-oe/recipes-devtools/tcltk/tk_8.5.8.bb30
-rw-r--r--meta-oe/recipes-extended/atftp/atftp_git.bb8
-rw-r--r--meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb4
-rw-r--r--meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb4
-rw-r--r--meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb10
-rw-r--r--meta-oe/recipes-extended/hplip/hplip_3.12.6.bb6
-rw-r--r--meta-oe/recipes-extended/iotop/iotop_0.4.4.bb8
-rw-r--r--meta-oe/recipes-extended/lcdproc/lcdproc5.inc50
-rw-r--r--meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb8
-rw-r--r--meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb10
-rw-r--r--meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb2
-rw-r--r--meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb4
-rw-r--r--meta-oe/recipes-extended/net-snmp/net-snmp.inc56
-rw-r--r--meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb12
-rw-r--r--meta-oe/recipes-extended/nostromo/nostromo_1.9.5.bb2
-rw-r--r--meta-oe/recipes-extended/owfs/owfs_2.8p20.bb10
-rw-r--r--meta-oe/recipes-extended/polkit/polkit-gnome_0.102.bb4
-rw-r--r--meta-oe/recipes-extended/polkit/polkit_0.104.bb4
-rw-r--r--meta-oe/recipes-extended/redis/redis_2.6.9.bb2
-rw-r--r--meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb24
-rw-r--r--meta-oe/recipes-extended/rsyslog/rsyslog.inc4
-rw-r--r--meta-oe/recipes-extended/sip/sip-native_4.14.2.bb16
-rw-r--r--meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb2
-rw-r--r--meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb4
-rw-r--r--meta-oe/recipes-extended/subsurface/subsurface_git.bb6
-rw-r--r--meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb4
-rw-r--r--meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb42
-rw-r--r--meta-oe/recipes-extended/tmux/tmux_1.6.bb2
-rw-r--r--meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb6
-rw-r--r--meta-oe/recipes-extended/zram/zram_0.1.bb12
-rw-r--r--meta-oe/recipes-extended/zsh/zsh.inc4
-rw-r--r--meta-oe/recipes-gnome/gtk+/gtkmm.inc6
-rw-r--r--meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb2
-rw-r--r--meta-oe/recipes-graphics/clutter/clutter-box2d.inc4
-rw-r--r--meta-oe/recipes-graphics/fbida/fbida_2.09.bb6
-rw-r--r--meta-oe/recipes-graphics/gimp/gimp_2.8.2.bb4
-rw-r--r--meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb8
-rw-r--r--meta-oe/recipes-graphics/lxdm/lxdm_git.bb36
-rw-r--r--meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb70
-rw-r--r--meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb32
-rw-r--r--meta-oe/recipes-graphics/tslib/tslib_git.bb6
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb4
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb2
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb10
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb4
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb12
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb6
-rw-r--r--meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb2
-rw-r--r--meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb10
-rw-r--r--meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb14
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xterm_277.bb6
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb4
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb10
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb6
-rw-r--r--meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb26
-rw-r--r--meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb12
-rw-r--r--meta-oe/recipes-kernel/compat-wireless/compat-wireless.inc8
-rw-r--r--meta-oe/recipes-kernel/linux/linux.inc182
-rw-r--r--meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb8
-rw-r--r--meta-oe/recipes-multimedia/esound/esound_0.2.36.bb2
-rw-r--r--meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb2
-rw-r--r--meta-oe/recipes-multimedia/jack/jack_0.121.0.bb4
-rw-r--r--meta-oe/recipes-multimedia/libass/libass.inc8
-rw-r--r--meta-oe/recipes-multimedia/libav/libav.inc66
-rw-r--r--meta-oe/recipes-multimedia/libav/libav_0.8.4.bb4
-rw-r--r--meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb6
-rw-r--r--meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb30
-rw-r--r--meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb16
-rw-r--r--meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb32
-rw-r--r--meta-oe/recipes-multimedia/live555/live555.inc48
-rw-r--r--meta-oe/recipes-multimedia/mikmod/libmikmod_3.1.12.bb28
-rw-r--r--meta-oe/recipes-multimedia/mplayer/mplayer-common.bb4
-rw-r--r--meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb212
-rw-r--r--meta-oe/recipes-multimedia/nonworking/minidlna/minidlna_1.0.25.bb2
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb10
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb4
-rw-r--r--meta-oe/recipes-multimedia/vlc/vlc.inc100
-rw-r--r--meta-oe/recipes-multimedia/webm/libvpx.inc14
-rw-r--r--meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb6
-rw-r--r--meta-oe/recipes-multimedia/x264/x264_git.bb6
-rw-r--r--meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb6
-rw-r--r--meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb4
-rw-r--r--meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb30
-rw-r--r--meta-oe/recipes-navigation/navit/navit.inc54
-rw-r--r--meta-oe/recipes-navigation/omgps/omgps_svn.bb4
-rw-r--r--meta-oe/recipes-navigation/orrery/orrery_2.7.bb4
-rw-r--r--meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb28
-rw-r--r--meta-oe/recipes-qt/libconnman-qt/libconnman-qt_0.4.0.bb34
-rw-r--r--meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb6
-rw-r--r--meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb18
-rw-r--r--meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb32
-rw-r--r--meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb32
-rw-r--r--meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb2
-rw-r--r--meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb2
-rw-r--r--meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb26
-rw-r--r--meta-oe/recipes-support/ca-certificates/ca-certificates-cross_20130119.bb6
-rw-r--r--meta-oe/recipes-support/ca-certificates/ca-certificates_20130119.bb26
-rw-r--r--meta-oe/recipes-support/ckermit/ckermit_301.bb50
-rw-r--r--meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb6
-rw-r--r--meta-oe/recipes-support/cramfs/cramfs_1.1.bb8
-rw-r--r--meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb2
-rw-r--r--meta-oe/recipes-support/debianutils/debianutils_2.30.bb6
-rw-r--r--meta-oe/recipes-support/devicekit/devicekit-power_014.bb8
-rw-r--r--meta-oe/recipes-support/devmem2/devmem2.bb6
-rw-r--r--meta-oe/recipes-support/dfu-util/dfu-util-native_0.4.bb8
-rw-r--r--meta-oe/recipes-support/dfu-util/dfu-util-native_svn.bb8
-rw-r--r--meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb2
-rw-r--r--meta-oe/recipes-support/emacs/emacs.inc188
-rw-r--r--meta-oe/recipes-support/enca/enca_1.9.bb16
-rw-r--r--meta-oe/recipes-support/espeak/espeak-data_1.37.bb18
-rw-r--r--meta-oe/recipes-support/espeak/espeak_1.37.bb40
-rw-r--r--meta-oe/recipes-support/farsight/farsight2_0.0.22.bb6
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb10
-rw-r--r--meta-oe/recipes-support/fbset/fbset_2.1.bb8
-rw-r--r--meta-oe/recipes-support/fbtest/fb-test_git.bb8
-rw-r--r--meta-oe/recipes-support/fftw/fftw.inc2
-rw-r--r--meta-oe/recipes-support/fftw/fftwf_3.3.3.bb4
-rw-r--r--meta-oe/recipes-support/flite/flite.inc8
-rw-r--r--meta-oe/recipes-support/fltk/fltk_1.1.10.bb2
-rw-r--r--meta-oe/recipes-support/fuse/fuse_2.9.2.bb4
-rw-r--r--meta-oe/recipes-support/gsoap/gsoap_2.8.12.bb10
-rw-r--r--meta-oe/recipes-support/gsoap/gsoap_2.8.12.inc2
-rw-r--r--meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb10
-rw-r--r--meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb14
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb4
-rw-r--r--meta-oe/recipes-support/ipsec-tools/ipsec-tools.inc2
-rw-r--r--meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb2
-rw-r--r--meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb18
-rw-r--r--meta-oe/recipes-support/libftdi/libftdi_0.19.bb4
-rw-r--r--meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb8
-rw-r--r--meta-oe/recipes-support/lm_sensors/lmsensors_3.3.3.bb6
-rw-r--r--meta-oe/recipes-support/lvm2/lvm2.inc2
-rw-r--r--meta-oe/recipes-support/lzma/lzma.inc12
-rw-r--r--meta-oe/recipes-support/maliit/maliit-framework_git.bb10
-rw-r--r--meta-oe/recipes-support/maliit/maliit-plugins_git.bb4
-rw-r--r--meta-oe/recipes-support/mbuffer/mbuffer_20091227.bb4
-rw-r--r--meta-oe/recipes-support/mime-support/mime-support_3.48.bb74
-rw-r--r--meta-oe/recipes-support/mini-iconv/mini-iconv.bb2
-rw-r--r--meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb10
-rw-r--r--meta-oe/recipes-support/mysql/mysql5_5.1.40.inc210
-rw-r--r--meta-oe/recipes-support/nmon/nmon_13g.bb6
-rw-r--r--meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb2
-rw-r--r--meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng.inc94
-rw-r--r--meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng_3.2.5.bb4
-rw-r--r--meta-oe/recipes-support/opencv/opencv-samples_2.4.3.bb20
-rw-r--r--meta-oe/recipes-support/opencv/opencv_2.4.3.bb8
-rw-r--r--meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb8
-rw-r--r--meta-oe/recipes-support/p910nd/p910nd_0.95.bb6
-rw-r--r--meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb8
-rw-r--r--meta-oe/recipes-support/picocom/picocom_1.6.bb4
-rw-r--r--meta-oe/recipes-support/pidgin/pidgin.inc28
-rw-r--r--meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb20
-rw-r--r--meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb10
-rw-r--r--meta-oe/recipes-support/poppler/poppler-data_0.4.5.bb2
-rw-r--r--meta-oe/recipes-support/poppler/poppler.inc10
-rw-r--r--meta-oe/recipes-support/postgresql/postgresql.inc2
-rw-r--r--meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb4
-rw-r--r--meta-oe/recipes-support/rng-tools/rng-tools_2.bb12
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb6
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb6
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb10
-rw-r--r--meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb42
-rw-r--r--meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb20
-rw-r--r--meta-oe/recipes-support/strongswan/strongswan_5.0.0.bb4
-rw-r--r--meta-oe/recipes-support/synergy/synergy_1.3.8.bb4
-rw-r--r--meta-oe/recipes-support/talloc/talloc_2.0.1.bb20
-rw-r--r--meta-oe/recipes-support/tbb/tbb_4.1.bb8
-rw-r--r--meta-oe/recipes-support/tcpdump/tcpdump_4.3.0.bb34
-rw-r--r--meta-oe/recipes-support/toscoterm/toscoterm_git.bb10
-rw-r--r--meta-oe/recipes-support/upower/upower_0.9.14.bb8
-rw-r--r--meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb2
-rw-r--r--meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_1.2.5.bb4
-rw-r--r--meta-oe/recipes-support/vim/vim.inc52
-rw-r--r--meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb4
-rw-r--r--meta-oe/recipes-support/xchat/xchat_2.8.8.bb8
-rw-r--r--meta-oe/recipes-support/xfsprogs/xfsprogs_3.1.8.bb42
-rw-r--r--meta-ruby/recipes-devtools/ruby/ruby.inc12
-rw-r--r--meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb44
-rw-r--r--meta-systemd/oe-core/recipes-bsp/keymaps/keymaps_1.0.bbappend4
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp_4.2.5.bbappend10
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.1p1.bbappend8
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend4
-rw-r--r--meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend12
-rw-r--r--meta-systemd/oe-core/recipes-core/dropbear/dropbear_2012.55.bbappend10
-rw-r--r--meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend4
-rw-r--r--meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend4
-rw-r--r--meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend4
-rw-r--r--meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend2
-rw-r--r--meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend4
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2-native_2.4.3.bb36
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2_2.4.3.bb126
-rw-r--r--meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb2
-rw-r--r--meta-webserver/recipes-php/modphp/modphp5.inc56
-rw-r--r--meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb8
-rw-r--r--meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb14
-rw-r--r--meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb30
-rw-r--r--meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb2
-rw-r--r--meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb8
-rw-r--r--meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb2
-rw-r--r--meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.7.4.bb12
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_0.10.2.bb4
-rw-r--r--meta-xfce/recipes-xfce/tumbler/tumbler_0.1.27.bb2
-rw-r--r--meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb4
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb2
-rw-r--r--meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb4
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb6
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb2
-rw-r--r--recipes-support/multipath-tools/multipath-tools_git.bb2
-rw-r--r--toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc138
-rw-r--r--toolchain-layer/recipes-devtools/gcc/gcc-cross-canadian_4.6.bb6
-rw-r--r--toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb68
468 files changed, 3573 insertions, 3579 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl.inc b/meta-efl/recipes-devtools/python/python-efl.inc
index 2bcc434950..b622c40d9f 100644
--- a/meta-efl/recipes-devtools/python/python-efl.inc
+++ b/meta-efl/recipes-devtools/python/python-efl.inc
@@ -17,7 +17,7 @@ inherit e-base autotools pkgconfig distutils-base
17SRCVER = "${PV}" 17SRCVER = "${PV}"
18 18
19SRC_URI = "\ 19SRC_URI = "\
20 ${E_MIRROR}/BINDINGS/python/${SRCNAME}-${SRCVER}.tar.bz2 \ 20 ${E_MIRROR}/BINDINGS/python/${SRCNAME}-${SRCVER}.tar.bz2 \
21" 21"
22S = "${WORKDIR}/${SRCNAME}-${SRCVER}" 22S = "${WORKDIR}/${SRCNAME}-${SRCVER}"
23 23
diff --git a/meta-efl/recipes-efl/e17/e-tasks_git.bb b/meta-efl/recipes-efl/e17/e-tasks_git.bb
index dea6f03a73..29dec4f9f4 100644
--- a/meta-efl/recipes-efl/e17/e-tasks_git.bb
+++ b/meta-efl/recipes-efl/e17/e-tasks_git.bb
@@ -17,16 +17,16 @@ SRC_URI = "git://github.com/shr-project/e-tasks.git;protocol=git;branch=master \
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19do_install_append() { 19do_install_append() {
20 install -d "${D}/${datadir}/pixmaps" 20 install -d "${D}/${datadir}/pixmaps"
21 install -m 0644 "${S}/resources/e-tasks.png" "${D}/${datadir}/pixmaps" 21 install -m 0644 "${S}/resources/e-tasks.png" "${D}/${datadir}/pixmaps"
22 install -d "${D}/${datadir}/applications" 22 install -d "${D}/${datadir}/applications"
23 install -m 0644 "${S}/resources/e-tasks.desktop" "${D}/${datadir}/applications" 23 install -m 0644 "${S}/resources/e-tasks.desktop" "${D}/${datadir}/applications"
24 install -d "${D}/${datadir}/e-tasks" 24 install -d "${D}/${datadir}/e-tasks"
25 for ico in "${S}/resources/"*.png; do 25 for ico in "${S}/resources/"*.png; do
26 if [ "$(basename $ico)" != "e-tasks.png" ]; then 26 if [ "$(basename $ico)" != "e-tasks.png" ]; then
27 install -m 0644 $ico "${D}/${datadir}/e-tasks" 27 install -m 0644 $ico "${D}/${datadir}/e-tasks"
28 fi 28 fi
29 done 29 done
30} 30}
31 31
32FILES_${PN} += "/usr/share/e-tasks/* /usr/share/applications/* /usr/share/pixmaps/*" 32FILES_${PN} += "/usr/share/e-tasks/* /usr/share/applications/* /usr/share/pixmaps/*"
diff --git a/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb b/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
index f826e10697..af32a355a4 100644
--- a/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb
@@ -18,14 +18,14 @@ SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};protocol=http"
18S = "${WORKDIR}/${SRCNAME}/e" 18S = "${WORKDIR}/${SRCNAME}/e"
19 19
20do_compile() { 20do_compile() {
21 # unfortunately hardcoded edje_cc in Makefile 21 # unfortunately hardcoded edje_cc in Makefile
22 sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile 22 sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile
23 make 23 make
24} 24}
25 25
26do_install() { 26do_install() {
27 install -d ${D}${datadir}/enlightenment/data/themes/ 27 install -d ${D}${datadir}/enlightenment/data/themes/
28 install -m 0644 ${S}/b_and_w.edj ${D}${datadir}/enlightenment/data/themes/ 28 install -m 0644 ${S}/b_and_w.edj ${D}${datadir}/enlightenment/data/themes/
29} 29}
30 30
31FILES_${PN} = "${datadir}/enlightenment/data/themes/" 31FILES_${PN} = "${datadir}/enlightenment/data/themes/"
diff --git a/meta-efl/recipes-efl/e17/e-wm.inc b/meta-efl/recipes-efl/e17/e-wm.inc
index 61c21d4ab2..78fbd9544d 100644
--- a/meta-efl/recipes-efl/e17/e-wm.inc
+++ b/meta-efl/recipes-efl/e17/e-wm.inc
@@ -9,11 +9,11 @@ inherit e update-alternatives gettext
9S = "${WORKDIR}/${SRCNAME}" 9S = "${WORKDIR}/${SRCNAME}"
10 10
11EXTRA_OECONF = "\ 11EXTRA_OECONF = "\
12 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 12 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
13 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \ 13 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
14 --x-includes=${STAGING_INCDIR}/X11 \ 14 --x-includes=${STAGING_INCDIR}/X11 \
15 --x-libraries=${STAGING_LIBDIR} \ 15 --x-libraries=${STAGING_LIBDIR} \
16 --enable-simple-x11 \ 16 --enable-simple-x11 \
17" 17"
18 18
19do_configure_prepend() { 19do_configure_prepend() {
@@ -52,16 +52,16 @@ do_install_append() {
52} 52}
53 53
54RDEPENDS_${PN} += "\ 54RDEPENDS_${PN} += "\
55 shared-mime-info \ 55 shared-mime-info \
56 mime-support \ 56 mime-support \
57 setxkbmap \ 57 setxkbmap \
58 edje-utils \ 58 edje-utils \
59 ${PN}-utils \ 59 ${PN}-utils \
60 dbus-x11 \ 60 dbus-x11 \
61 evas-loader-png \ 61 evas-loader-png \
62 evas-loader-jpeg \ 62 evas-loader-jpeg \
63 evas-loader-gif \ 63 evas-loader-gif \
64 evas-generic-loader-svg \ 64 evas-generic-loader-svg \
65" 65"
66 66
67# Uclibc build don't have 'glibc-utils' 67# Uclibc build don't have 'glibc-utils'
@@ -75,57 +75,57 @@ RCONFLICTS_${PN}-config-mobile = "${PN}-config-illume2"
75RPROVIDES_${PN}-config-mobile = "${PN}-config-illume2" 75RPROVIDES_${PN}-config-mobile = "${PN}-config-illume2"
76 76
77PACKAGES =+ "\ 77PACKAGES =+ "\
78 ${PN}-config-default \ 78 ${PN}-config-default \
79 ${PN}-config-mobile \ 79 ${PN}-config-mobile \
80 ${PN}-config-minimalist \ 80 ${PN}-config-minimalist \
81 ${PN}-config-netbook \ 81 ${PN}-config-netbook \
82 ${PN}-config-scaleable \ 82 ${PN}-config-scaleable \
83 ${PN}-config-standard \ 83 ${PN}-config-standard \
84 ${PN}-theme-default \ 84 ${PN}-theme-default \
85 ${PN}-background-dark-gradient \ 85 ${PN}-background-dark-gradient \
86 ${PN}-background-light-gradient \ 86 ${PN}-background-light-gradient \
87 ${PN}-backgrounds \ 87 ${PN}-backgrounds \
88 ${PN}-images \ 88 ${PN}-images \
89 ${PN}-icons \ 89 ${PN}-icons \
90 ${PN}-other \ 90 ${PN}-other \
91 ${PN}-input-methods \ 91 ${PN}-input-methods \
92 ${PN}-sysactions \ 92 ${PN}-sysactions \
93 ${PN}-utils \ 93 ${PN}-utils \
94 ${PN}-menu \ 94 ${PN}-menu \
95 efm-desktop-icon \ 95 efm-desktop-icon \
96 illume-keyboard-default-alpha \ 96 illume-keyboard-default-alpha \
97 illume-keyboard-default-numeric \ 97 illume-keyboard-default-numeric \
98 illume-keyboard-default-terminal \ 98 illume-keyboard-default-terminal \
99" 99"
100 100
101ESYSACTIONS ?= "${PN}-sysactions" 101ESYSACTIONS ?= "${PN}-sysactions"
102 102
103RRECOMMENDS_${PN} = "\ 103RRECOMMENDS_${PN} = "\
104 ${PN}-config-default \ 104 ${PN}-config-default \
105 ${PN}-images \ 105 ${PN}-images \
106 ${PN}-icons \ 106 ${PN}-icons \
107 ${PN}-other \ 107 ${PN}-other \
108 ${PN}-input-methods \ 108 ${PN}-input-methods \
109 ${ESYSACTIONS} \ 109 ${ESYSACTIONS} \
110" 110"
111 111
112FILES_${PN} = "\ 112FILES_${PN} = "\
113 ${bindir}/* \ 113 ${bindir}/* \
114 ${libdir}/enlightenment/utils/* \ 114 ${libdir}/enlightenment/utils/* \
115 ${libdir}/enlightenment/modules/*/*.* \ 115 ${libdir}/enlightenment/modules/*/*.* \
116 ${libdir}/enlightenment/modules/*/*/* \ 116 ${libdir}/enlightenment/modules/*/*/* \
117 ${libdir}/enlightenment/modules/*/*/.order \ 117 ${libdir}/enlightenment/modules/*/*/.order \
118 ${libdir}/enlightenment/modules/keyboards/ignore_built_in_keyboards \ 118 ${libdir}/enlightenment/modules/keyboards/ignore_built_in_keyboards \
119 ${libdir}/enlightenment/*plugins/*/*/* \ 119 ${libdir}/enlightenment/*plugins/*/*/* \
120 ${libdir}/enlightenment/preload/e_precache.so \ 120 ${libdir}/enlightenment/preload/e_precache.so \
121 ${datadir}/enlightenment/data/icons \ 121 ${datadir}/enlightenment/data/icons \
122 ${datadir}/enlightenment/data/favorites \ 122 ${datadir}/enlightenment/data/favorites \
123 ${datadir}/enlightenment/data/input_methods \ 123 ${datadir}/enlightenment/data/input_methods \
124 ${datadir}/enlightenment/data/config/profile.cfg \ 124 ${datadir}/enlightenment/data/config/profile.cfg \
125 ${datadir}/enlightenment/AUTHORS \ 125 ${datadir}/enlightenment/AUTHORS \
126 ${datadir}/enlightenment/COPYING \ 126 ${datadir}/enlightenment/COPYING \
127 ${datadir}/xsessions/enlightenment.desktop \ 127 ${datadir}/xsessions/enlightenment.desktop \
128 ${sysconfdir}/xdg \ 128 ${sysconfdir}/xdg \
129" 129"
130 130
131FILES_${PN}-config-default = "${datadir}/enlightenment/data/config/default" 131FILES_${PN}-config-default = "${datadir}/enlightenment/data/config/default"
@@ -148,53 +148,53 @@ FILES_${PN}-utils = "${libdir}/enlightenment/utils/*"
148FILES_${PN}-menu = "${sysconfdir}/xdg/menus/applications.menu" 148FILES_${PN}-menu = "${sysconfdir}/xdg/menus/applications.menu"
149 149
150FILES_efm-desktop-icon = "\ 150FILES_efm-desktop-icon = "\
151 ${datadir}/applications/efm.desktop \ 151 ${datadir}/applications/efm.desktop \
152 ${datadir}/applications/enlightenment_filemanager.desktop \ 152 ${datadir}/applications/enlightenment_filemanager.desktop \
153 ${datadir}/icons/e-module-fileman.png \ 153 ${datadir}/icons/e-module-fileman.png \
154" 154"
155 155
156KEYBOARDS_DIR="${libdir}/enlightenment/modules/illume-keyboard/keyboards" 156KEYBOARDS_DIR="${libdir}/enlightenment/modules/illume-keyboard/keyboards"
157FILES_illume-keyboard-default-alpha = "\ 157FILES_illume-keyboard-default-alpha = "\
158 ${KEYBOARDS_DIR}/Default.kbd \ 158 ${KEYBOARDS_DIR}/Default.kbd \
159 ${KEYBOARDS_DIR}/alpha.png \ 159 ${KEYBOARDS_DIR}/alpha.png \
160" 160"
161FILES_illume-keyboard-default-numeric = "\ 161FILES_illume-keyboard-default-numeric = "\
162 ${KEYBOARDS_DIR}/Numbers.kbd \ 162 ${KEYBOARDS_DIR}/Numbers.kbd \
163 ${KEYBOARDS_DIR}/numeric.png \ 163 ${KEYBOARDS_DIR}/numeric.png \
164" 164"
165FILES_illume-keyboard-default-terminal = "\ 165FILES_illume-keyboard-default-terminal = "\
166 ${KEYBOARDS_DIR}/Terminal.kbd \ 166 ${KEYBOARDS_DIR}/Terminal.kbd \
167 ${KEYBOARDS_DIR}/qwerty.png \ 167 ${KEYBOARDS_DIR}/qwerty.png \
168" 168"
169 169
170RRECOMMENDS_${PN}-config-default = "${PN}-theme-default" 170RRECOMMENDS_${PN}-config-default = "${PN}-theme-default"
171RRECOMMENDS_${PN}-config-mobile = "\ 171RRECOMMENDS_${PN}-config-mobile = "\
172 illume-keyboard-default-alpha \ 172 illume-keyboard-default-alpha \
173 illume-keyboard-default-numeric \ 173 illume-keyboard-default-numeric \
174 illume-keyboard-default-terminal \ 174 illume-keyboard-default-terminal \
175" 175"
176 176
177RRECOMMENDS_${PN}-config-minimalist = "\ 177RRECOMMENDS_${PN}-config-minimalist = "\
178 ${PN}-background-light-gradient \ 178 ${PN}-background-light-gradient \
179 ${PN}-theme-default \ 179 ${PN}-theme-default \
180" 180"
181RRECOMMENDS_${PN}-config-netbook = "\ 181RRECOMMENDS_${PN}-config-netbook = "\
182 ${PN}-background-dark-gradient \ 182 ${PN}-background-dark-gradient \
183 ${PN}-theme-default \ 183 ${PN}-theme-default \
184" 184"
185RRECOMMENDS_${PN}-config-scaleable = "${PN}-theme-default" 185RRECOMMENDS_${PN}-config-scaleable = "${PN}-theme-default"
186RRECOMMENDS_${PN}-config-standard = "${PN}-theme-default" 186RRECOMMENDS_${PN}-config-standard = "${PN}-theme-default"
187 187
188FILES_${PN}-dbg += "\ 188FILES_${PN}-dbg += "\
189 ${libdir}/enlightenment/modules/*/*/.debug/ \ 189 ${libdir}/enlightenment/modules/*/*/.debug/ \
190 ${libdir}/enlightenment/modules/policies/.debug/ \ 190 ${libdir}/enlightenment/modules/policies/.debug/ \
191 ${libdir}/enlightenment/preload/.debug/ \ 191 ${libdir}/enlightenment/preload/.debug/ \
192 ${libdir}/enlightenment/utils/.debug/ \ 192 ${libdir}/enlightenment/utils/.debug/ \
193 ${libdir}/enlightenment/*plugins/*/*/.debug \ 193 ${libdir}/enlightenment/*plugins/*/*/.debug \
194" 194"
195 195
196FILES_${PN}-doc += "\ 196FILES_${PN}-doc += "\
197 ${datadir}/enlightenment/doc \ 197 ${datadir}/enlightenment/doc \
198" 198"
199 199
200CONFFILES_${PN}-menu = "${sysconfdir}/xdg/menus/applications.menu" 200CONFFILES_${PN}-menu = "${sysconfdir}/xdg/menus/applications.menu"
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb b/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb
index ebd5900f95..228c12283a 100644
--- a/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_0.17.2.1.bb
@@ -7,9 +7,9 @@ SRCNAME = "enlightenment"
7S = "${WORKDIR}/${SRCNAME}-${PV}" 7S = "${WORKDIR}/${SRCNAME}-${PV}"
8 8
9SRC_URI = "\ 9SRC_URI = "\
10 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 10 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
11 file://enlightenment_start.oe \ 11 file://enlightenment_start.oe \
12 file://applications.menu \ 12 file://applications.menu \
13" 13"
14 14
15SRC_URI[md5sum] = "e78018ba7a4622efbcbebd6d093b7fa4" 15SRC_URI[md5sum] = "e78018ba7a4622efbcbebd6d093b7fa4"
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
index 22eb821f77..fc03ff3e36 100644
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb
@@ -10,7 +10,7 @@ SRCREV = "${EFL_SRCREV}"
10S = "${WORKDIR}/${SRCNAME}" 10S = "${WORKDIR}/${SRCNAME}"
11 11
12SRC_URI = "\ 12SRC_URI = "\
13 ${E_SVN}/trunk;module=${SRCNAME};protocol=http \ 13 ${E_SVN}/trunk;module=${SRCNAME};protocol=http \
14 file://enlightenment_start.oe \ 14 file://enlightenment_start.oe \
15 file://applications.menu \ 15 file://applications.menu \
16" 16"
diff --git a/meta-efl/recipes-efl/e17/elmdentica_svn.bb b/meta-efl/recipes-efl/e17/elmdentica_svn.bb
index f3bf939eb4..543b9b7042 100644
--- a/meta-efl/recipes-efl/e17/elmdentica_svn.bb
+++ b/meta-efl/recipes-efl/e17/elmdentica_svn.bb
@@ -19,5 +19,5 @@ SRCREV = "${EFL_SRCREV}"
19RDEPENDS_${PN} = "${PN}-themes" 19RDEPENDS_${PN} = "${PN}-themes"
20 20
21do_configure_prepend() { 21do_configure_prepend() {
22 autopoint --force 22 autopoint --force
23} 23}
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb
index 5137c4edc4..bdbe471e53 100644
--- a/meta-efl/recipes-efl/e17/enjoy_svn.bb
+++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb
@@ -18,12 +18,12 @@ RDEPENDS_${PN} += "\
18 gst-plugins-base-ogg gst-plugins-base-ivorbisdec \ 18 gst-plugins-base-ogg gst-plugins-base-ivorbisdec \
19 gst-plugins-good-flac \ 19 gst-plugins-good-flac \
20 lightmediascanner-test \ 20 lightmediascanner-test \
21 " 21"
22 22
23inherit e gettext 23inherit e gettext
24SRC_URI = " \ 24SRC_URI = " \
25 ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \ 25 ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
26 file://0001-always-use-position-as-percent-and-define-a-1-second.patch \ 26 file://0001-always-use-position-as-percent-and-define-a-1-second.patch \
27" 27"
28S = "${WORKDIR}/${SRCNAME}" 28S = "${WORKDIR}/${SRCNAME}"
29 29
@@ -32,11 +32,11 @@ PR = "r1"
32FILES_${PN} += "${datadir}/icons/" 32FILES_${PN} += "${datadir}/icons/"
33 33
34EXTRA_OECONF = "\ 34EXTRA_OECONF = "\
35 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 35 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
36" 36"
37 37
38do_configure_prepend() { 38do_configure_prepend() {
39 autopoint || touch config.rpath 39 autopoint || touch config.rpath
40} 40}
41 41
42pkg_postinst_${PN} () { 42pkg_postinst_${PN} () {
diff --git a/meta-efl/recipes-efl/e17/eve_svn.bb b/meta-efl/recipes-efl/e17/eve_svn.bb
index 9f4b93b88e..128bd1ab00 100644
--- a/meta-efl/recipes-efl/e17/eve_svn.bb
+++ b/meta-efl/recipes-efl/e17/eve_svn.bb
@@ -10,16 +10,16 @@ SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
10S = "${WORKDIR}/${SRCNAME}" 10S = "${WORKDIR}/${SRCNAME}"
11 11
12do_configure_prepend() { 12do_configure_prepend() {
13 autopoint || touch config.rpath 13 autopoint || touch config.rpath
14} 14}
15 15
16SRC_URI += "file://eve-theme-for-smaller-screens.patch \ 16SRC_URI += "file://eve-theme-for-smaller-screens.patch \
17" 17"
18 18
19EXTRA_OECONF = "\ 19EXTRA_OECONF = "\
20 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 20 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
21" 21"
22 22
23FILES_${PN} += "\ 23FILES_${PN} += "\
24 ${datadir}/icons/eve.png \ 24 ${datadir}/icons/eve.png \
25" 25"
diff --git a/meta-efl/recipes-efl/e17/exquisite-theme-illume.bb b/meta-efl/recipes-efl/e17/exquisite-theme-illume.bb
index 9037f688b3..5948e20731 100644
--- a/meta-efl/recipes-efl/e17/exquisite-theme-illume.bb
+++ b/meta-efl/recipes-efl/e17/exquisite-theme-illume.bb
@@ -21,7 +21,7 @@ SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};protocol=http \
21S = "${WORKDIR}/${SRCNAME}" 21S = "${WORKDIR}/${SRCNAME}"
22 22
23do_compile() { 23do_compile() {
24 ${STAGING_BINDIR_NATIVE}/edje_cc exquisite.edc illume.edj 24 ${STAGING_BINDIR_NATIVE}/edje_cc exquisite.edc illume.edj
25} 25}
26 26
27do_install() { 27do_install() {
diff --git a/meta-efl/recipes-efl/e17/exquisite_svn.bb b/meta-efl/recipes-efl/e17/exquisite_svn.bb
index 62453b8295..7dfb8e41ea 100644
--- a/meta-efl/recipes-efl/e17/exquisite_svn.bb
+++ b/meta-efl/recipes-efl/e17/exquisite_svn.bb
@@ -21,18 +21,18 @@ SRC_URI += "file://splashfuncs"
21inherit update-rc.d 21inherit update-rc.d
22 22
23do_install_prepend() { 23do_install_prepend() {
24 install -d ${D}/mnt/.splash/ 24 install -d ${D}/mnt/.splash/
25 install -d ${D}${sysconfdir}/init.d 25 install -d ${D}${sysconfdir}/init.d
26 install -m 0755 ${WORKDIR}/exquisite-init ${D}${sysconfdir}/init.d/exquisite 26 install -m 0755 ${WORKDIR}/exquisite-init ${D}${sysconfdir}/init.d/exquisite
27 install -d ${D}${sysconfdir}/default 27 install -d ${D}${sysconfdir}/default
28 install -m 0755 ${WORKDIR}/splashfuncs ${D}${sysconfdir}/default/splashfuncs 28 install -m 0755 ${WORKDIR}/splashfuncs ${D}${sysconfdir}/default/splashfuncs
29 install -d ${D}${bindir} 29 install -d ${D}${bindir}
30 ln -s exquisite-write ${D}${bindir}/splash-write 30 ln -s exquisite-write ${D}${bindir}/splash-write
31} 31}
32 32
33 33
34do_install_append() { 34do_install_append() {
35 rm -rf ${D}${datadir}/exquisite/data/fonts/* 35 rm -rf ${D}${datadir}/exquisite/data/fonts/*
36} 36}
37 37
38INITSCRIPT_NAME = "exquisite" 38INITSCRIPT_NAME = "exquisite"
diff --git a/meta-efl/recipes-efl/e17/terminology.inc b/meta-efl/recipes-efl/e17/terminology.inc
index 15af6ea50e..00b8f834ac 100644
--- a/meta-efl/recipes-efl/e17/terminology.inc
+++ b/meta-efl/recipes-efl/e17/terminology.inc
@@ -10,11 +10,11 @@ INC_PR = "r2"
10PE = "2" 10PE = "2"
11 11
12EXTRA_OECONF = "\ 12EXTRA_OECONF = "\
13 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 13 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
14" 14"
15 15
16FILES_${PN} += "\ 16FILES_${PN} += "\
17 ${datadir}/icons/terminology.png \ 17 ${datadir}/icons/terminology.png \
18" 18"
19 19
20# doesn't start without own theme 20# doesn't start without own theme
diff --git a/meta-efl/recipes-efl/e17/terminology_0.3.0.bb b/meta-efl/recipes-efl/e17/terminology_0.3.0.bb
index 5bd485bd96..d3cd59cff7 100644
--- a/meta-efl/recipes-efl/e17/terminology_0.3.0.bb
+++ b/meta-efl/recipes-efl/e17/terminology_0.3.0.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "7cecd058cb4509873412252477f2ce5b" 9SRC_URI[md5sum] = "7cecd058cb4509873412252477f2ce5b"
diff --git a/meta-efl/recipes-efl/efl/azy_svn.bb b/meta-efl/recipes-efl/efl/azy_svn.bb
index 80821964c6..a670b9ca99 100644
--- a/meta-efl/recipes-efl/efl/azy_svn.bb
+++ b/meta-efl/recipes-efl/efl/azy_svn.bb
@@ -15,14 +15,14 @@ BBCLASSEXTEND = "native"
15EXTRA_OECONF += " --disable-mysql-tests" 15EXTRA_OECONF += " --disable-mysql-tests"
16 16
17do_configure_prepend_class-target() { 17do_configure_prepend_class-target() {
18 sed -i "s#\./lemon#${STAGING_BINDIR_NATIVE}/azy_lemon#g" ${S}/src/bin/Makefile.am 18 sed -i "s#\./lemon#${STAGING_BINDIR_NATIVE}/azy_lemon#g" ${S}/src/bin/Makefile.am
19 sed -i "s#\$(top_builddir)/src/bin/azy_parser -H -p -o#${STAGING_BINDIR_NATIVE}/azy_parser -H -p -o#g" ${S}/src/tests/Makefile.am 19 sed -i "s#\$(top_builddir)/src/bin/azy_parser -H -p -o#${STAGING_BINDIR_NATIVE}/azy_parser -H -p -o#g" ${S}/src/tests/Makefile.am
20 sed -i "s#\$(top_builddir)/src/bin/azy_parser -eHn -m#${STAGING_BINDIR_NATIVE}/azy_parser -eHn -m#g" ${S}/src/tests/identi.ca/Makefile.am 20 sed -i "s#\$(top_builddir)/src/bin/azy_parser -eHn -m#${STAGING_BINDIR_NATIVE}/azy_parser -eHn -m#g" ${S}/src/tests/identi.ca/Makefile.am
21} 21}
22 22
23do_install_append_class-native() { 23do_install_append_class-native() {
24 install -d ${D}/${bindir} 24 install -d ${D}/${bindir}
25 install -m 0755 ${S}/src/bin/lemon ${D}/${bindir}/azy_lemon 25 install -m 0755 ${S}/src/bin/lemon ${D}/${bindir}/azy_lemon
26} 26}
27 27
28inherit efl 28inherit efl
diff --git a/meta-efl/recipes-efl/efl/ecore.inc b/meta-efl/recipes-efl/efl/ecore.inc
index d329f573fa..fd75a00cca 100644
--- a/meta-efl/recipes-efl/efl/ecore.inc
+++ b/meta-efl/recipes-efl/efl/ecore.inc
@@ -35,12 +35,12 @@ PACKAGES =+ "\
35 ${PN}-txt \ 35 ${PN}-txt \
36 ${PN}-x \ 36 ${PN}-x \
37 ${PN}-input \ 37 ${PN}-input \
38 " 38"
39# Some upgrade path tweaking 39# Some upgrade path tweaking
40AUTO_LIBNAME_PKGS = "" 40AUTO_LIBNAME_PKGS = ""
41 41
42FILES_${PN} = "${libdir}/libecore*.so.* \ 42FILES_${PN} = "${libdir}/libecore*.so.* \
43 ${bindir} \ 43 ${bindir} \
44" 44"
45FILES_${PN}-con = "${libdir}/libecore_con*.so.*" 45FILES_${PN}-con = "${libdir}/libecore_con*.so.*"
46FILES_${PN}-config = "${libdir}/libecore_config*.so.*" 46FILES_${PN}-config = "${libdir}/libecore_config*.so.*"
@@ -51,7 +51,7 @@ FILES_${PN}-evas = "${libdir}/libecore_evas*.so.*"
51FILES_${PN}-fb = "${libdir}/libecore_fb*.so.*" 51FILES_${PN}-fb = "${libdir}/libecore_fb*.so.*"
52FILES_${PN}-file = "${libdir}/libecore_file*.so.*" 52FILES_${PN}-file = "${libdir}/libecore_file*.so.*"
53FILES_${PN}-imf = "${libdir}/libecore_imf*.so.* \ 53FILES_${PN}-imf = "${libdir}/libecore_imf*.so.* \
54 ${libdir}/ecore/immodules/*.so \ 54 ${libdir}/ecore/immodules/*.so \
55" 55"
56FILES_${PN}-imf-evas = "${libdir}/libecore_imf_evas*.so.*" 56FILES_${PN}-imf-evas = "${libdir}/libecore_imf_evas*.so.*"
57FILES_${PN}-ipc = "${libdir}/libecore_ipc*.so.*" 57FILES_${PN}-ipc = "${libdir}/libecore_ipc*.so.*"
@@ -61,32 +61,32 @@ FILES_${PN}-x = "${libdir}/libecore_x*.so.*"
61FILES_${PN}-input = "${libdir}/libecore_input*.so.*" 61FILES_${PN}-input = "${libdir}/libecore_input*.so.*"
62 62
63ECORE_OECONF = "\ 63ECORE_OECONF = "\
64 --x-includes=${STAGING_INCDIR}/X11 \ 64 --x-includes=${STAGING_INCDIR}/X11 \
65 --x-libraries=${STAGING_LIBDIR} \ 65 --x-libraries=${STAGING_LIBDIR} \
66 --enable-simple-x11 \ 66 --enable-simple-x11 \
67 --enable-ecore-config \ 67 --enable-ecore-config \
68 --enable-ecore-x \ 68 --enable-ecore-x \
69 --enable-ecore-job \ 69 --enable-ecore-job \
70 --enable-ecore-fb \ 70 --enable-ecore-fb \
71 --enable-ecore-evas \ 71 --enable-ecore-evas \
72 --enable-ecore-evas-software-16-x11 \ 72 --enable-ecore-evas-software-16-x11 \
73 --enable-ecore-evas-xrender \ 73 --enable-ecore-evas-xrender \
74 --enable-abstract-sockets \ 74 --enable-abstract-sockets \
75 --enable-ecore-con \ 75 --enable-ecore-con \
76 --enable-ecore-ipc \ 76 --enable-ecore-ipc \
77 --enable-ecore-file \ 77 --enable-ecore-file \
78 --enable-inotify \ 78 --enable-inotify \
79 --disable-ecore-desktop \ 79 --disable-ecore-desktop \
80 --disable-ecore-x-xcb \ 80 --disable-ecore-x-xcb \
81 --disable-ecore-x-xprint \ 81 --disable-ecore-x-xprint \
82 --disable-ecore-directfb \ 82 --disable-ecore-directfb \
83 --disable-ecore-sdl \ 83 --disable-ecore-sdl \
84 --enable-ecore-evas-opengl-x11 \ 84 --enable-ecore-evas-opengl-x11 \
85 --disable-ecore-evas-dfb \ 85 --disable-ecore-evas-dfb \
86 --disable-ecore-evas-sdl \ 86 --disable-ecore-evas-sdl \
87 --disable-openssl \ 87 --disable-openssl \
88 --disable-poll \ 88 --disable-poll \
89 --enable-xim \ 89 --enable-xim \
90" 90"
91 91
92EXTRA_OECONF = "${ECORE_OECONF} \ 92EXTRA_OECONF = "${ECORE_OECONF} \
diff --git a/meta-efl/recipes-efl/efl/ecore_1.7.6.bb b/meta-efl/recipes-efl/efl/ecore_1.7.6.bb
index 4df653e990..0842878ba0 100644
--- a/meta-efl/recipes-efl/efl/ecore_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/ecore_1.7.6.bb
@@ -3,8 +3,8 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7 file://fix-ecore-fb-initialization.patch \ 7 file://fix-ecore-fb-initialization.patch \
8" 8"
9 9
10SRC_URI[md5sum] = "a41828b5b4ca42283d8658c0fe54db07" 10SRC_URI[md5sum] = "a41828b5b4ca42283d8658c0fe54db07"
diff --git a/meta-efl/recipes-efl/efl/ecore_svn.bb b/meta-efl/recipes-efl/efl/ecore_svn.bb
index 945cfad4eb..f421c2bfb0 100644
--- a/meta-efl/recipes-efl/efl/ecore_svn.bb
+++ b/meta-efl/recipes-efl/efl/ecore_svn.bb
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12 file://fix-ecore-fb-initialization.patch \ 12 file://fix-ecore-fb-initialization.patch \
13" 13"
14S = "${WORKDIR}/${SRCNAME}" 14S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/edbus2_svn.bb b/meta-efl/recipes-efl/efl/edbus2_svn.bb
index 26d8092671..e87f147194 100644
--- a/meta-efl/recipes-efl/efl/edbus2_svn.bb
+++ b/meta-efl/recipes-efl/efl/edbus2_svn.bb
@@ -6,7 +6,7 @@ PR = "${INC_PR}.2"
6DEFAULT_PREFERENCE = "-1" 6DEFAULT_PREFERENCE = "-1"
7 7
8SRC_URI = "\ 8SRC_URI = "\
9 ${E_SVN}/trunk/IN-EFL;module=${SRCNAME};protocol=http;scmdata=keep \ 9 ${E_SVN}/trunk/IN-EFL;module=${SRCNAME};protocol=http;scmdata=keep \
10" 10"
11S = "${WORKDIR}/${SRCNAME}" 11S = "${WORKDIR}/${SRCNAME}"
12 12
diff --git a/meta-efl/recipes-efl/efl/edbus_1.7.6.bb b/meta-efl/recipes-efl/efl/edbus_1.7.6.bb
index 196dd37eee..17f7c1bbc8 100644
--- a/meta-efl/recipes-efl/efl/edbus_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/edbus_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "3b4694a1b7c8f635effb225fe4c1f43d" 9SRC_URI[md5sum] = "3b4694a1b7c8f635effb225fe4c1f43d"
diff --git a/meta-efl/recipes-efl/efl/edbus_svn.bb b/meta-efl/recipes-efl/efl/edbus_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/edbus_svn.bb
+++ b/meta-efl/recipes-efl/efl/edbus_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/edje.inc b/meta-efl/recipes-efl/efl/edje.inc
index 6f50ea8fbc..b34453ce9c 100644
--- a/meta-efl/recipes-efl/efl/edje.inc
+++ b/meta-efl/recipes-efl/efl/edje.inc
@@ -44,9 +44,9 @@ PACKAGES =+ "${PN}-utils"
44RDEPENDS_${PN}-utils = "cpp cpp-symlinks embryo-tests" 44RDEPENDS_${PN}-utils = "cpp cpp-symlinks embryo-tests"
45 45
46RRECOMMENDS_${PN}-utils = "\ 46RRECOMMENDS_${PN}-utils = "\
47 evas-saver-png \ 47 evas-saver-png \
48 evas-saver-jpeg \ 48 evas-saver-jpeg \
49 evas-saver-eet \ 49 evas-saver-eet \
50" 50"
51 51
52DEBIAN_NOAUTONAME_${PN}-utils = "1" 52DEBIAN_NOAUTONAME_${PN}-utils = "1"
@@ -54,10 +54,10 @@ DEBIAN_NOAUTONAME_${PN}-utils = "1"
54AUTO_LIBNAME_PKGS = "" 54AUTO_LIBNAME_PKGS = ""
55 55
56FILES_${PN}-utils = "\ 56FILES_${PN}-utils = "\
57 ${bindir}/edje_* \ 57 ${bindir}/edje_* \
58 ${bindir}/inkscape2edc \ 58 ${bindir}/inkscape2edc \
59 ${libdir}/edje/utils/epp \ 59 ${libdir}/edje/utils/epp \
60 ${datadir}/edje/include/edje.inc \ 60 ${datadir}/edje/include/edje.inc \
61" 61"
62 62
63FILES_${PN} += "${libdir}/${PN}/modules/*/*/module.so \ 63FILES_${PN} += "${libdir}/${PN}/modules/*/*/module.so \
diff --git a/meta-efl/recipes-efl/efl/edje_1.7.6.bb b/meta-efl/recipes-efl/efl/edje_1.7.6.bb
index 4708ff6f21..0795e8d26f 100644
--- a/meta-efl/recipes-efl/efl/edje_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/edje_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "2fa9079a1c53efebad47dccf6cb3a62c" 9SRC_URI[md5sum] = "2fa9079a1c53efebad47dccf6cb3a62c"
diff --git a/meta-efl/recipes-efl/efl/edje_svn.bb b/meta-efl/recipes-efl/efl/edje_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/edje_svn.bb
+++ b/meta-efl/recipes-efl/efl/edje_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/eet.inc b/meta-efl/recipes-efl/efl/eet.inc
index 0f6a9fe105..a7864ec79c 100644
--- a/meta-efl/recipes-efl/efl/eet.inc
+++ b/meta-efl/recipes-efl/efl/eet.inc
@@ -9,16 +9,16 @@ BBCLASSEXTEND = "native"
9INC_PR = "r0" 9INC_PR = "r0"
10 10
11EXTRA_OECONF = "\ 11EXTRA_OECONF = "\
12 --enable-openssl \ 12 --enable-openssl \
13 --enable-cypher \ 13 --enable-cypher \
14 --enable-signature \ 14 --enable-signature \
15 --disable-coverage \ 15 --disable-coverage \
16 --enable-old-eet-file-format \ 16 --enable-old-eet-file-format \
17 --disable-assert \ 17 --disable-assert \
18" 18"
19 19
20PACKAGES =+ "${PN}-utils" 20PACKAGES =+ "${PN}-utils"
21 21
22FILES_${PN}-utils = "\ 22FILES_${PN}-utils = "\
23 ${bindir}/${PN} \ 23 ${bindir}/${PN} \
24" 24"
diff --git a/meta-efl/recipes-efl/efl/eet_1.7.6.bb b/meta-efl/recipes-efl/efl/eet_1.7.6.bb
index f014fe32b3..023dab088e 100644
--- a/meta-efl/recipes-efl/efl/eet_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/eet_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "16a3b3cffbc7d63a5efdd673793e4a7a" 9SRC_URI[md5sum] = "16a3b3cffbc7d63a5efdd673793e4a7a"
diff --git a/meta-efl/recipes-efl/efl/eet_svn.bb b/meta-efl/recipes-efl/efl/eet_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/eet_svn.bb
+++ b/meta-efl/recipes-efl/efl/eet_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/eeze_1.7.6.bb b/meta-efl/recipes-efl/efl/eeze_1.7.6.bb
index 76a4c89f3e..85dd6b1728 100644
--- a/meta-efl/recipes-efl/efl/eeze_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/eeze_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "8e23ead15f9f52df5ffd05560153756f" 9SRC_URI[md5sum] = "8e23ead15f9f52df5ffd05560153756f"
diff --git a/meta-efl/recipes-efl/efl/eeze_svn.bb b/meta-efl/recipes-efl/efl/eeze_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/eeze_svn.bb
+++ b/meta-efl/recipes-efl/efl/eeze_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/efreet_1.7.6.bb b/meta-efl/recipes-efl/efl/efreet_1.7.6.bb
index a72b47c1fb..af7e44b3c9 100644
--- a/meta-efl/recipes-efl/efl/efreet_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/efreet_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "3888d88fcbf50e8977fc9f198facee8e" 9SRC_URI[md5sum] = "3888d88fcbf50e8977fc9f198facee8e"
diff --git a/meta-efl/recipes-efl/efl/efreet_svn.bb b/meta-efl/recipes-efl/efl/efreet_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/efreet_svn.bb
+++ b/meta-efl/recipes-efl/efl/efreet_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/eina_1.7.6.bb b/meta-efl/recipes-efl/efl/eina_1.7.6.bb
index 69fda645c7..b3dafd5414 100644
--- a/meta-efl/recipes-efl/efl/eina_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/eina_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "4f0075f404223284dac0f34f676c511e" 9SRC_URI[md5sum] = "4f0075f404223284dac0f34f676c511e"
diff --git a/meta-efl/recipes-efl/efl/eina_svn.bb b/meta-efl/recipes-efl/efl/eina_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/eina_svn.bb
+++ b/meta-efl/recipes-efl/efl/eina_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/eio_1.7.6.bb b/meta-efl/recipes-efl/efl/eio_1.7.6.bb
index 7265cf20ff..5c45c92ffb 100644
--- a/meta-efl/recipes-efl/efl/eio_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/eio_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "c180817c536822153a1853b74a96d01a" 9SRC_URI[md5sum] = "c180817c536822153a1853b74a96d01a"
diff --git a/meta-efl/recipes-efl/efl/eio_svn.bb b/meta-efl/recipes-efl/efl/eio_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/eio_svn.bb
+++ b/meta-efl/recipes-efl/efl/eio_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/elementary.inc b/meta-efl/recipes-efl/efl/elementary.inc
index 34338e865d..a8ed15f760 100644
--- a/meta-efl/recipes-efl/efl/elementary.inc
+++ b/meta-efl/recipes-efl/efl/elementary.inc
@@ -8,63 +8,63 @@ inherit efl gettext
8INC_PR = "r0" 8INC_PR = "r0"
9 9
10EXTRA_OECONF = "\ 10EXTRA_OECONF = "\
11 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 11 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
12 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \ 12 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
13 --disable-web \ 13 --disable-web \
14" 14"
15 15
16do_compile_append() { 16do_compile_append() {
17 sed -i -e s:${STAGING_DIR_TARGET}::g \ 17 sed -i -e s:${STAGING_DIR_TARGET}::g \
18 -e s:/${TARGET_SYS}::g \ 18 -e s:/${TARGET_SYS}::g \
19 elementary.pc 19 elementary.pc
20} 20}
21 21
22PACKAGES += "${PN}-configs ${PN}-accessibility" 22PACKAGES += "${PN}-configs ${PN}-accessibility"
23 23
24RDEPENDS_${PN} = "\ 24RDEPENDS_${PN} = "\
25 ${PN}-themes \ 25 ${PN}-themes \
26 ${PN}-configs \ 26 ${PN}-configs \
27" 27"
28RSUGGESTS_${PN} = "${PN}-tests ${PN}-accessibility" 28RSUGGESTS_${PN} = "${PN}-tests ${PN}-accessibility"
29 29
30FILES_${PN} += "\ 30FILES_${PN} += "\
31 ${libdir}/edje/modules/elm \ 31 ${libdir}/edje/modules/elm \
32 ${libdir}/elementary/modules/datetime_input_ctxpopup/*/module.so \ 32 ${libdir}/elementary/modules/datetime_input_ctxpopup/*/module.so \
33" 33"
34 34
35FILES_${PN}-dev += "\ 35FILES_${PN}-dev += "\
36 ${libdir}/elementary/modules/datetime_input_ctxpopup/*/module.la \ 36 ${libdir}/elementary/modules/datetime_input_ctxpopup/*/module.la \
37" 37"
38 38
39FILES_${PN}-themes = "\ 39FILES_${PN}-themes = "\
40 ${datadir}/elementary/themes \ 40 ${datadir}/elementary/themes \
41" 41"
42 42
43FILES_${PN}-configs = "\ 43FILES_${PN}-configs = "\
44 ${datadir}/elementary/config \ 44 ${datadir}/elementary/config \
45" 45"
46 46
47FILES_${PN}-dbg += "\ 47FILES_${PN}-dbg += "\
48 ${libdir}/elementary/modules/test_entry/*/.debug \ 48 ${libdir}/elementary/modules/test_entry/*/.debug \
49 ${libdir}/elementary/modules/test_map/*/.debug \ 49 ${libdir}/elementary/modules/test_map/*/.debug \
50 ${libdir}/elementary/modules/access_output/*/.debug \ 50 ${libdir}/elementary/modules/access_output/*/.debug \
51 ${libdir}/elementary/modules/datetime_input_ctxpopup/*/.debug \ 51 ${libdir}/elementary/modules/datetime_input_ctxpopup/*/.debug \
52 ${libdir}/edje/modules/elm/*/.debug \ 52 ${libdir}/edje/modules/elm/*/.debug \
53" 53"
54 54
55FILES_${PN}-tests = "\ 55FILES_${PN}-tests = "\
56 ${bindir}/elementary* \ 56 ${bindir}/elementary* \
57 ${datadir}/elementary/images \ 57 ${datadir}/elementary/images \
58 ${datadir}/elementary/objects \ 58 ${datadir}/elementary/objects \
59 ${datadir}/elementary/examples \ 59 ${datadir}/elementary/examples \
60 ${datadir}/applications/* \ 60 ${datadir}/applications/* \
61 ${datadir}/icons/* \ 61 ${datadir}/icons/* \
62 ${libdir}/elementary/modules/test_entry/* \ 62 ${libdir}/elementary/modules/test_entry/* \
63 ${libdir}/elementary/modules/test_map/* \ 63 ${libdir}/elementary/modules/test_map/* \
64" 64"
65 65
66FILES_${PN}-accessibility = "\ 66FILES_${PN}-accessibility = "\
67 ${libdir}/elementary/modules/access_output/* \ 67 ${libdir}/elementary/modules/access_output/* \
68" 68"
69 69
70# Some upgrade path tweaking, as in evas 70# Some upgrade path tweaking, as in evas
diff --git a/meta-efl/recipes-efl/efl/elementary_1.7.6.bb b/meta-efl/recipes-efl/efl/elementary_1.7.6.bb
index f719253063..060a8540ee 100644
--- a/meta-efl/recipes-efl/efl/elementary_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/elementary_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "48f28d887432f9aca434c864de33d5f8" 9SRC_URI[md5sum] = "48f28d887432f9aca434c864de33d5f8"
diff --git a/meta-efl/recipes-efl/efl/elementary_svn.bb b/meta-efl/recipes-efl/efl/elementary_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/elementary_svn.bb
+++ b/meta-efl/recipes-efl/efl/elementary_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/embryo_1.7.6.bb b/meta-efl/recipes-efl/efl/embryo_1.7.6.bb
index bb3aa74a69..a288052a7d 100644
--- a/meta-efl/recipes-efl/efl/embryo_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/embryo_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "6302e1845d50074a949d8d822e2c8874" 9SRC_URI[md5sum] = "6302e1845d50074a949d8d822e2c8874"
diff --git a/meta-efl/recipes-efl/efl/embryo_svn.bb b/meta-efl/recipes-efl/efl/embryo_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/embryo_svn.bb
+++ b/meta-efl/recipes-efl/efl/embryo_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/emotion_1.7.6.bb b/meta-efl/recipes-efl/efl/emotion_1.7.6.bb
index 9435a9f1fd..1a7edb3b00 100644
--- a/meta-efl/recipes-efl/efl/emotion_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/emotion_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "eb15b6faa1e4a30f80622a1381c670fc" 9SRC_URI[md5sum] = "eb15b6faa1e4a30f80622a1381c670fc"
diff --git a/meta-efl/recipes-efl/efl/emotion_svn.bb b/meta-efl/recipes-efl/efl/emotion_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/emotion_svn.bb
+++ b/meta-efl/recipes-efl/efl/emotion_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/entrance_svn.bb b/meta-efl/recipes-efl/efl/entrance_svn.bb
index 02eb64ba91..9a85f7bda8 100644
--- a/meta-efl/recipes-efl/efl/entrance_svn.bb
+++ b/meta-efl/recipes-efl/efl/entrance_svn.bb
@@ -6,8 +6,8 @@ SECTION = "e/apps"
6 6
7inherit e gettext systemd 7inherit e gettext systemd
8SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};protocol=http;scmdata=keep \ 8SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};protocol=http;scmdata=keep \
9 file://0001-pam-use-common-auth-instead-of-system-auth.patch \ 9 file://0001-pam-use-common-auth-instead-of-system-auth.patch \
10 file://entrance.service \ 10 file://entrance.service \
11" 11"
12S = "${WORKDIR}/${SRCNAME}" 12S = "${WORKDIR}/${SRCNAME}"
13 13
@@ -33,6 +33,6 @@ RCONFLICTS_${PN} += "${PN}-systemd"
33SYSTEMD_SERVICE_${PN} = "entrance.service" 33SYSTEMD_SERVICE_${PN} = "entrance.service"
34 34
35do_install_append() { 35do_install_append() {
36 install -d ${D}${systemd_unitdir}/system 36 install -d ${D}${systemd_unitdir}/system
37 install -m 0644 ${WORKDIR}/entrance.service ${D}${systemd_unitdir}/system 37 install -m 0644 ${WORKDIR}/entrance.service ${D}${systemd_unitdir}/system
38} 38}
diff --git a/meta-efl/recipes-efl/efl/ethumb.inc b/meta-efl/recipes-efl/efl/ethumb.inc
index 92a83eee4f..32a1306501 100644
--- a/meta-efl/recipes-efl/efl/ethumb.inc
+++ b/meta-efl/recipes-efl/efl/ethumb.inc
@@ -8,9 +8,9 @@ INC_PR = "r0"
8inherit efl 8inherit efl
9 9
10EXTRA_OECONF = "\ 10EXTRA_OECONF = "\
11 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 11 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
12 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \ 12 --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
13 --disable-docs \ 13 --disable-docs \
14" 14"
15 15
16# Some upgrade path tweaking, as in evas 16# Some upgrade path tweaking, as in evas
diff --git a/meta-efl/recipes-efl/efl/ethumb_1.7.6.bb b/meta-efl/recipes-efl/efl/ethumb_1.7.6.bb
index f66a6786f7..b8ced29076 100644
--- a/meta-efl/recipes-efl/efl/ethumb_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/ethumb_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "343ef0dfda62295db353b7dca059e4a7" 9SRC_URI[md5sum] = "343ef0dfda62295db353b7dca059e4a7"
diff --git a/meta-efl/recipes-efl/efl/ethumb_svn.bb b/meta-efl/recipes-efl/efl/ethumb_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/ethumb_svn.bb
+++ b/meta-efl/recipes-efl/efl/ethumb_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/evas-generic-loaders.inc b/meta-efl/recipes-efl/efl/evas-generic-loaders.inc
index 4f8429187a..43cdb86919 100644
--- a/meta-efl/recipes-efl/efl/evas-generic-loaders.inc
+++ b/meta-efl/recipes-efl/efl/evas-generic-loaders.inc
@@ -10,11 +10,11 @@ INC_PR = "r0"
10SRCNAME = "evas_generic_loaders" 10SRCNAME = "evas_generic_loaders"
11 11
12EXTRA_OECONF = " \ 12EXTRA_OECONF = " \
13 --enable-poppler \ 13 --enable-poppler \
14 --enable-svg \ 14 --enable-svg \
15 --disable-gstreamer \ 15 --disable-gstreamer \
16 --disable-libraw \ 16 --disable-libraw \
17 --disable-spectre \ 17 --disable-spectre \
18" 18"
19 19
20python populate_packages_prepend () { 20python populate_packages_prepend () {
diff --git a/meta-efl/recipes-efl/efl/evas-generic-loaders_1.7.6.bb b/meta-efl/recipes-efl/efl/evas-generic-loaders_1.7.6.bb
index d3ea978b1c..eb2e6f9870 100644
--- a/meta-efl/recipes-efl/efl/evas-generic-loaders_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/evas-generic-loaders_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "f025e08a673ba4f11a3d17fc50e0abb1" 9SRC_URI[md5sum] = "f025e08a673ba4f11a3d17fc50e0abb1"
diff --git a/meta-efl/recipes-efl/efl/evas-generic-loaders_svn.bb b/meta-efl/recipes-efl/efl/evas-generic-loaders_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/evas-generic-loaders_svn.bb
+++ b/meta-efl/recipes-efl/efl/evas-generic-loaders_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/evas.inc b/meta-efl/recipes-efl/efl/evas.inc
index 04cf83563d..4e5e1e3063 100644
--- a/meta-efl/recipes-efl/efl/evas.inc
+++ b/meta-efl/recipes-efl/efl/evas.inc
@@ -48,17 +48,17 @@ PACKAGES_DYNAMIC += "^evas-engine-.* ^evas-loader-.* ^evas-saver-.* ^evas-cserve
48RRECOMMENDS_${PN} += "evas-loader-generic evas-generic-loader-svn" 48RRECOMMENDS_${PN} += "evas-loader-generic evas-generic-loader-svn"
49 49
50RRECOMMENDS_${PN} = " \ 50RRECOMMENDS_${PN} = " \
51 evas-engine-fb \ 51 evas-engine-fb \
52 evas-engine-software-generic \ 52 evas-engine-software-generic \
53 evas-engine-software-x11 \ 53 evas-engine-software-x11 \
54 evas-engine-software-16 \ 54 evas-engine-software-16 \
55 evas-engine-software-16-x11 \ 55 evas-engine-software-16-x11 \
56 evas-engine-xrender-x11 \ 56 evas-engine-xrender-x11 \
57 \ 57 \
58 evas-loader-png \ 58 evas-loader-png \
59 evas-loader-jpeg \ 59 evas-loader-jpeg \
60 evas-loader-gif \ 60 evas-loader-gif \
61 evas-loader-svg \ 61 evas-loader-svg \
62" 62"
63 63
64# Some upgrade path tweaking 64# Some upgrade path tweaking
diff --git a/meta-efl/recipes-efl/efl/evas_1.7.6.1.bb b/meta-efl/recipes-efl/efl/evas_1.7.6.1.bb
index 2ea56eea94..f434d1ae24 100644
--- a/meta-efl/recipes-efl/efl/evas_1.7.6.1.bb
+++ b/meta-efl/recipes-efl/efl/evas_1.7.6.1.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.1" 3PR = "${INC_PR}.1"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "c1710b7769c6dc8cfb0a21190fbc0c9b" 9SRC_URI[md5sum] = "c1710b7769c6dc8cfb0a21190fbc0c9b"
diff --git a/meta-efl/recipes-efl/efl/evas_svn.bb b/meta-efl/recipes-efl/efl/evas_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/evas_svn.bb
+++ b/meta-efl/recipes-efl/efl/evas_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/expedite.inc b/meta-efl/recipes-efl/efl/expedite.inc
index 9399d82d04..89500bfbfd 100644
--- a/meta-efl/recipes-efl/efl/expedite.inc
+++ b/meta-efl/recipes-efl/efl/expedite.inc
@@ -8,20 +8,20 @@ INC_PR = "r0"
8inherit e 8inherit e
9 9
10EXTRA_OECONF = "\ 10EXTRA_OECONF = "\
11 --x-includes=${STAGING_INCDIR}/X11 \ 11 --x-includes=${STAGING_INCDIR}/X11 \
12 --x-libraries=${STAGING_LIBDIR} \ 12 --x-libraries=${STAGING_LIBDIR} \
13 --enable-simple-x11 \ 13 --enable-simple-x11 \
14\ 14\
15 --disable-opengl-glew \ 15 --disable-opengl-glew \
16 --enable-software-x11 \ 16 --enable-software-x11 \
17 --enable-xrender-x11 \ 17 --enable-xrender-x11 \
18 --enable-software-16-x11 \ 18 --enable-software-16-x11 \
19 --enable-opengl-x11 \ 19 --enable-opengl-x11 \
20 --enable-fb \ 20 --enable-fb \
21 --disable-software-ddraw \ 21 --disable-software-ddraw \
22 --disable-software-16-ddraw \ 22 --disable-software-16-ddraw \
23 --disable-direct3d \ 23 --disable-direct3d \
24 --disable-software-sdl \ 24 --disable-software-sdl \
25" 25"
26 26
27FILES_${PN} += "${datadir}" 27FILES_${PN} += "${datadir}"
diff --git a/meta-efl/recipes-efl/efl/expedite_1.7.6.bb b/meta-efl/recipes-efl/efl/expedite_1.7.6.bb
index 42431aa521..c582ad1daf 100644
--- a/meta-efl/recipes-efl/efl/expedite_1.7.6.bb
+++ b/meta-efl/recipes-efl/efl/expedite_1.7.6.bb
@@ -3,7 +3,7 @@ require ${BPN}.inc
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = "\ 5SRC_URI = "\
6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \ 6 ${E_MIRROR}/${SRCNAME}-${SRCVER}.tar.gz \
7" 7"
8 8
9SRC_URI[md5sum] = "a4a6f3a84ff85d78c74e56a046bd3419" 9SRC_URI[md5sum] = "a4a6f3a84ff85d78c74e56a046bd3419"
diff --git a/meta-efl/recipes-efl/efl/expedite_svn.bb b/meta-efl/recipes-efl/efl/expedite_svn.bb
index 95d8e02e5a..5b13b9e7b4 100644
--- a/meta-efl/recipes-efl/efl/expedite_svn.bb
+++ b/meta-efl/recipes-efl/efl/expedite_svn.bb
@@ -8,6 +8,6 @@ DEFAULT_PREFERENCE = "-1"
8SRCNAME_append = "-1.7" 8SRCNAME_append = "-1.7"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \ 11 ${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
12" 12"
13S = "${WORKDIR}/${SRCNAME}" 13S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/efl/libeweather_svn.bb b/meta-efl/recipes-efl/efl/libeweather_svn.bb
index 934efa10f3..bc7bce654e 100644
--- a/meta-efl/recipes-efl/efl/libeweather_svn.bb
+++ b/meta-efl/recipes-efl/efl/libeweather_svn.bb
@@ -16,31 +16,31 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
16RSUGGESTS_${PN} = "elementary-tests" 16RSUGGESTS_${PN} = "elementary-tests"
17 17
18do_compile_append() { 18do_compile_append() {
19 sed -i -e s:${STAGING_DIR_TARGET}::g \ 19 sed -i -e s:${STAGING_DIR_TARGET}::g \
20 -e s:/${TARGET_SYS}::g \ 20 -e s:/${TARGET_SYS}::g \
21 eweather.pc 21 eweather.pc
22} 22}
23 23
24PACKAGES += "${PN}-plugins" 24PACKAGES += "${PN}-plugins"
25 25
26FILES_${PN}-themes = "\ 26FILES_${PN}-themes = "\
27 ${datadir} \ 27 ${datadir} \
28" 28"
29 29
30FILES_${PN}-plugins = "\ 30FILES_${PN}-plugins = "\
31 ${libdir}/eweather/plugins/*.so \ 31 ${libdir}/eweather/plugins/*.so \
32" 32"
33 33
34FILES_${PN}-dbg += "\ 34FILES_${PN}-dbg += "\
35 ${libdir}/eweather/plugins/.debug \ 35 ${libdir}/eweather/plugins/.debug \
36" 36"
37 37
38FILES_${PN}-dev += "\ 38FILES_${PN}-dev += "\
39 ${libdir}/eweather/plugins/*.a \ 39 ${libdir}/eweather/plugins/*.a \
40 ${libdir}/eweather/plugins/*.la \ 40 ${libdir}/eweather/plugins/*.la \
41" 41"
42 42
43RRECOMMENDS_${PN} = "\ 43RRECOMMENDS_${PN} = "\
44 ${PN}-themes \ 44 ${PN}-themes \
45 ${PN}-plugins \ 45 ${PN}-plugins \
46" 46"
diff --git a/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc b/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc
index 8f012677ed..89c9f9a57c 100644
--- a/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc
+++ b/meta-efl/recipes-efl/packagegroups/packagegroup-efl-sdk.inc
@@ -8,7 +8,7 @@ SDK-EFL = " \
8 lua5.1-dev \ 8 lua5.1-dev \
9 edje-dev \ 9 edje-dev \
10 elementary-dev \ 10 elementary-dev \
11 " 11"
12 12
13SDK-EXTRAS ?= "" 13SDK-EXTRAS ?= ""
14SDK-EXTRAS_qemux86 ?= " valgrind lttng-ust-dev" 14SDK-EXTRAS_qemux86 ?= " valgrind lttng-ust-dev"
diff --git a/meta-efl/recipes-efl/packagegroups/packagegroup-x11-illume.bb b/meta-efl/recipes-efl/packagegroups/packagegroup-x11-illume.bb
index 11b01f6a9f..47f758a820 100644
--- a/meta-efl/recipes-efl/packagegroups/packagegroup-x11-illume.bb
+++ b/meta-efl/recipes-efl/packagegroups/packagegroup-x11-illume.bb
@@ -15,10 +15,10 @@ RPROVIDES_${PN} += "task-x11-illume"
15RREPLACES_${PN} += "task-x11-illume" 15RREPLACES_${PN} += "task-x11-illume"
16RCONFLICTS_${PN} += "task-x11-illume" 16RCONFLICTS_${PN} += "task-x11-illume"
17RDEPENDS_${PN} = "\ 17RDEPENDS_${PN} = "\
18 packagegroup-core-x11-xserver \ 18 packagegroup-core-x11-xserver \
19 packagegroup-core-x11-utils \ 19 packagegroup-core-x11-utils \
20 \ 20 \
21 e-wm \ 21 e-wm \
22 ${ECONFIG} \ 22 ${ECONFIG} \
23 ${ETHEME} \ 23 ${ETHEME} \
24" 24"
diff --git a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
index 1b782cd44e..33100c2a1f 100644
--- a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
+++ b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
@@ -17,17 +17,17 @@ PR = "r2"
17SRCREV_FORMAT = "source" 17SRCREV_FORMAT = "source"
18 18
19SRC_URI = "\ 19SRC_URI = "\
20 svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;protocol=http;subdir=src \ 20 svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;protocol=http;subdir=src \
21 svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http;subdir=src \ 21 svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http;subdir=src \
22 svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http;subdir=src \ 22 svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http;subdir=src \
23 file://CMakeLists.txt \ 23 file://CMakeLists.txt \
24 file://bison-2.6.patch \ 24 file://bison-2.6.patch \
25" 25"
26 26
27S = "${WORKDIR}/src" 27S = "${WORKDIR}/src"
28 28
29do_configure_prepend() { 29do_configure_prepend() {
30 cp ${WORKDIR}/CMakeLists.txt ${S}; 30 cp ${WORKDIR}/CMakeLists.txt ${S};
31} 31}
32 32
33inherit cmake lib_package pkgconfig perlnative pythonnative 33inherit cmake lib_package pkgconfig perlnative pythonnative
diff --git a/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb b/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
index 1e8a98bd2f..388d2405a0 100644
--- a/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
+++ b/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
@@ -17,5 +17,5 @@ RRECOMMENDS_${PN} = "gst-plugins-good-meta gst-plugins-base-meta"
17EXTRA_OECONF += "--disable-scrollkeeper" 17EXTRA_OECONF += "--disable-scrollkeeper"
18 18
19do_configure_prepend() { 19do_configure_prepend() {
20 sed -i -e "s: help : :g" ${S}/Makefile.am 20 sed -i -e "s: help : :g" ${S}/Makefile.am
21} 21}
diff --git a/meta-gnome/recipes-connectivity/midori/midori_0.5.0.bb b/meta-gnome/recipes-connectivity/midori/midori_0.5.0.bb
index cf75b82789..f046375dfd 100644
--- a/meta-gnome/recipes-connectivity/midori/midori_0.5.0.bb
+++ b/meta-gnome/recipes-connectivity/midori/midori_0.5.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
5DEPENDS = "webkit-gtk libsoup-2.4 openssl python-native python-docutils-native librsvg-native libnotify libunique" 5DEPENDS = "webkit-gtk libsoup-2.4 openssl python-native python-docutils-native librsvg-native libnotify libunique"
6 6
7SRC_URI = "http://archive.xfce.org/src/apps/midori/0.5/midori-${PV}.tar.bz2;name=midori \ 7SRC_URI = "http://archive.xfce.org/src/apps/midori/0.5/midori-${PV}.tar.bz2;name=midori \
8 " 8"
9SRC_URI[midori.md5sum] = "ad11685633e23f8173e2cd947d945cce" 9SRC_URI[midori.md5sum] = "ad11685633e23f8173e2cd947d945cce"
10SRC_URI[midori.sha256sum] = "d280c19bb135f2b644a67d9f34d1ec1c148ceb14b5de11ce6c23f64c15be5df0" 10SRC_URI[midori.sha256sum] = "d280c19bb135f2b644a67d9f34d1ec1c148ceb14b5de11ce6c23f64c15be5df0"
11 11
diff --git a/meta-gnome/recipes-connectivity/networkmanager/network-manager-applet_0.9.2.0.bb b/meta-gnome/recipes-connectivity/networkmanager/network-manager-applet_0.9.2.0.bb
index 7939c1e670..85ea5c84c4 100644
--- a/meta-gnome/recipes-connectivity/networkmanager/network-manager-applet_0.9.2.0.bb
+++ b/meta-gnome/recipes-connectivity/networkmanager/network-manager-applet_0.9.2.0.bb
@@ -12,24 +12,24 @@ SRC_URI[archive.sha256sum] = "287301692224cc1bb20abe8bc52140461f565e58898a99daef
12# GTK2.x mode 12# GTK2.x mode
13EXTRA_OECONF += "--with-gtkver=2 \ 13EXTRA_OECONF += "--with-gtkver=2 \
14 --with-bluetooth=yes \ 14 --with-bluetooth=yes \
15 " 15"
16 16
17do_configure_append() { 17do_configure_append() {
18 rm config.log 18 rm config.log
19 # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror 19 # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
20 for i in $(find ${S} -name "Makefile") ; do 20 for i in $(find ${S} -name "Makefile") ; do
21 sed -i -e s:-Werror::g $i 21 sed -i -e s:-Werror::g $i
22 done 22 done
23} 23}
24 24
25RDEPENDS_${PN} =+ "networkmanager" 25RDEPENDS_${PN} =+ "networkmanager"
26RRECOMMENDS_${PN} =+ "gnome-bluetooth gnome-keyring" 26RRECOMMENDS_${PN} =+ "gnome-bluetooth gnome-keyring"
27 27
28FILES_${PN} += "${datadir}/nm-applet/ \ 28FILES_${PN} += "${datadir}/nm-applet/ \
29 ${datadir}/libnm-gtk/wifi.ui \ 29 ${datadir}/libnm-gtk/wifi.ui \
30 ${datadir}/gnome-vpn-properties/ \ 30 ${datadir}/gnome-vpn-properties/ \
31 ${datadir}/gnome/autostart/ \ 31 ${datadir}/gnome/autostart/ \
32 " 32"
33 33
34FILES_${PN} += "${libdir}/gnome-bluetooth/plugins/*.so" 34FILES_${PN} += "${libdir}/gnome-bluetooth/plugins/*.so"
35FILES_${PN}-dev += "${libdir}/gnome-bluetooth/plugins/libnma.la" 35FILES_${PN}-dev += "${libdir}/gnome-bluetooth/plugins/libnma.la"
diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
index d88d1b90c8..230705236d 100644
--- a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
+++ b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
@@ -8,7 +8,7 @@ PR = "r0"
8 8
9SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz \ 9SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz \
10 file://ssize_t_definition.patch \ 10 file://ssize_t_definition.patch \
11 " 11"
12SRC_URI[md5sum] = "d03cf9bad2983243837f4f6d76ef14a6" 12SRC_URI[md5sum] = "d03cf9bad2983243837f4f6d76ef14a6"
13SRC_URI[sha256sum] = "eaa9d8d9542700e6750918d72a3ce00f8cf3a2771d3e2516efd1be5a05f78582" 13SRC_URI[sha256sum] = "eaa9d8d9542700e6750918d72a3ce00f8cf3a2771d3e2516efd1be5a05f78582"
14 14
diff --git a/meta-gnome/recipes-gnome/abiword/abiword.inc b/meta-gnome/recipes-gnome/abiword/abiword.inc
index 8fbcd3bb25..39c590c41e 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword.inc
+++ b/meta-gnome/recipes-gnome/abiword/abiword.inc
@@ -20,15 +20,15 @@ CVSSRC = "${WORKDIR}/abi"
20SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" 20SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
21 21
22FILES_${PN} += " \ 22FILES_${PN} += " \
23 ${datadir}/icons/* \ 23 ${datadir}/icons/* \
24 ${datadir}/mime-info \ 24 ${datadir}/mime-info \
25 ${datadir}/abiword-${SHRT_VER}/glade \ 25 ${datadir}/abiword-${SHRT_VER}/glade \
26 ${datadir}/abiword-${SHRT_VER}/system.profile-en \ 26 ${datadir}/abiword-${SHRT_VER}/system.profile-en \
27 ${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \ 27 ${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \
28 " 28"
29 29
30# ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \ 30# ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \
31# ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \ 31# ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \
32 32
33inherit autotools pkgconfig 33inherit autotools pkgconfig
34 34
@@ -40,10 +40,10 @@ PARALLEL_MAKE = ""
40# --disable-exports options 40# --disable-exports options
41 41
42EXTRA_OECONF = " --enable-embedded=poky \ 42EXTRA_OECONF = " --enable-embedded=poky \
43 --disable-printing \ 43 --disable-printing \
44 --with-sys-wv \ 44 --with-sys-wv \
45 --disable-exports \ 45 --disable-exports \
46 --disable-spellcheck" 46 --disable-spellcheck"
47 47
48# TODO -- refactor this, so that instead of two strings and profiles 48# TODO -- refactor this, so that instead of two strings and profiles
49# packages we have lots of locale packages, each with a set of strings and 49# packages we have lots of locale packages, each with a set of strings and
@@ -51,14 +51,14 @@ EXTRA_OECONF = " --enable-embedded=poky \
51# 51#
52PACKAGES += " abiword-strings abiword-systemprofiles" 52PACKAGES += " abiword-strings abiword-systemprofiles"
53 53
54FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings" 54FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings"
55FILES_abiword-systemprofiles += "${datadir}/abiword-${SHRT_VER}/system.profile*" 55FILES_abiword-systemprofiles += "${datadir}/abiword-${SHRT_VER}/system.profile*"
56 56
57# AbiWord configure.ac does not play nicely with autoreconf 57# AbiWord configure.ac does not play nicely with autoreconf
58# so use the autogen.sh script that comes with AbiWord 58# so use the autogen.sh script that comes with AbiWord
59# 59#
60do_configure() { 60do_configure() {
61 cd ${S} 61 cd ${S}
62 export NOCONFIGURE="no"; ./autogen.sh 62 export NOCONFIGURE="no"; ./autogen.sh
63 oe_runconf 63 oe_runconf
64} 64}
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb b/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb
index a2cd1cc169..1aa88cbe3c 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb
@@ -50,9 +50,9 @@ do_configure() {
50} 50}
51 51
52do_install_append() { 52do_install_append() {
53 install -d ${D}${datadir}/pixmaps/ 53 install -d ${D}${datadir}/pixmaps/
54 mv ${D}${datadir}/icons/* ${D}${datadir}/pixmaps/ 54 mv ${D}${datadir}/icons/* ${D}${datadir}/pixmaps/
55 rmdir ${D}${datadir}/icons 55 rmdir ${D}${datadir}/icons
56} 56}
57 57
58PACKAGES += " ${PN}-clipart ${PN}-icons ${PN}-strings ${PN}-systemprofiles ${PN}-templates " 58PACKAGES += " ${PN}-clipart ${PN}-icons ${PN}-strings ${PN}-systemprofiles ${PN}-templates "
diff --git a/meta-gnome/recipes-gnome/bonobo/libbonobo.inc b/meta-gnome/recipes-gnome/bonobo/libbonobo.inc
index d9a861804d..9f0857701b 100644
--- a/meta-gnome/recipes-gnome/bonobo/libbonobo.inc
+++ b/meta-gnome/recipes-gnome/bonobo/libbonobo.inc
@@ -9,13 +9,13 @@ inherit gnome
9 9
10SRC_URI += "file://gtk-doc.m4 \ 10SRC_URI += "file://gtk-doc.m4 \
11 file://gtk-doc.make \ 11 file://gtk-doc.make \
12 " 12"
13 13
14ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2" 14ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
15 15
16FILES_${PN} += "${libdir}/orbit-2.0/*.so ${libdir}/bonobo/monikers/*.so" 16FILES_${PN} += "${libdir}/orbit-2.0/*.so ${libdir}/bonobo/monikers/*.so"
17FILES_${PN}-dbg += "${libdir}/bonobo/monikers/.debug \ 17FILES_${PN}-dbg += "${libdir}/bonobo/monikers/.debug \
18 ${libdir}/bonobo-2.0/samples/.debug ${libdir}/orbit-2.0/.debug" 18 ${libdir}/bonobo-2.0/samples/.debug ${libdir}/orbit-2.0/.debug"
19FILES_${PN}-dev += "${libdir}/orbit-2.0/*.la ${libdir}/bonobo/monikers/*.la ${libdir}/bonobo-2.0/samples" 19FILES_${PN}-dev += "${libdir}/orbit-2.0/*.la ${libdir}/bonobo/monikers/*.la ${libdir}/bonobo-2.0/samples"
20FILES_${PN}-staticdev += "${libdir}/orbit-2.0/*.a ${libdir}/bonobo/monikers/*.a" 20FILES_${PN}-staticdev += "${libdir}/orbit-2.0/*.a ${libdir}/bonobo/monikers/*.a"
21 21
@@ -24,17 +24,17 @@ LEAD_SONAME = "libbonobo-2.so"
24PARALLEL_MAKE = "" 24PARALLEL_MAKE = ""
25 25
26do_configure_prepend() { 26do_configure_prepend() {
27 install -d m4 27 install -d m4
28 install ${WORKDIR}/gtk-doc.m4 m4/ 28 install ${WORKDIR}/gtk-doc.m4 m4/
29 install ${WORKDIR}/gtk-doc.make ./ 29 install ${WORKDIR}/gtk-doc.make ./
30} 30}
31 31
32do_compile() { 32do_compile() {
33 oe_runmake ORBIT_IDL="${ORBIT_IDL_SRC}" 33 oe_runmake ORBIT_IDL="${ORBIT_IDL_SRC}"
34} 34}
35 35
36do_install() { 36do_install() {
37 oe_runmake ORBIT_IDL="${ORBIT_IDL_SRC}" DESTDIR="${D}" install 37 oe_runmake ORBIT_IDL="${ORBIT_IDL_SRC}" DESTDIR="${D}" install
38 install -d ${D}${datadir}/idl/bonobo-activation-2.0/ 38 install -d ${D}${datadir}/idl/bonobo-activation-2.0/
39 install idl/*.idl ${D}${datadir}/idl/bonobo-activation-2.0/ 39 install idl/*.idl ${D}${datadir}/idl/bonobo-activation-2.0/
40} 40}
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.7.5.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.7.5.bb
index af9a83a1fc..ba14e8848c 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.7.5.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.7.5.bb
@@ -19,7 +19,7 @@ PACKAGES =+ "dconf-editor"
19FILES_dconf-editor = "${bindir}/dconf-editor ${datadir}/dconf-editor/" 19FILES_dconf-editor = "${bindir}/dconf-editor ${datadir}/dconf-editor/"
20FILES_${PN} += "${datadir}/dbus-1/ \ 20FILES_${PN} += "${datadir}/dbus-1/ \
21 ${libdir}/gio/modules/*.so \ 21 ${libdir}/gio/modules/*.so \
22 " 22"
23FILES_${PN}-dbg += "${libdir}/gio/modules/.debug/libdconfsettings.so" 23FILES_${PN}-dbg += "${libdir}/gio/modules/.debug/libdconfsettings.so"
24 24
25pkg_postinst_${PN} () { 25pkg_postinst_${PN} () {
diff --git a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb
index 05311fd545..9e6ba90424 100644
--- a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb
+++ b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb
@@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=00aefaa50aad75c21367df66102d542c \
7DEPENDS = "gtk+ glib-2.0 libwnck lua5.1 virtual/libx11" 7DEPENDS = "gtk+ glib-2.0 libwnck lua5.1 virtual/libx11"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 http://www.gusnan.se/devilspie2/download/devilspie2_${PV}-src.tar.gz \ 10 http://www.gusnan.se/devilspie2/download/devilspie2_${PV}-src.tar.gz \
11 file://default.lua \ 11 file://default.lua \
12 file://devilspie2.desktop \ 12 file://devilspie2.desktop \
13" 13"
14SRC_URI[md5sum] = "90b354662659e2922bd051fdde3b0971" 14SRC_URI[md5sum] = "90b354662659e2922bd051fdde3b0971"
15SRC_URI[sha256sum] = "9c94fa13ed8c0bf6914fdda513e21a4bd527821b97a53d8004168a8d465a646a" 15SRC_URI[sha256sum] = "9c94fa13ed8c0bf6914fdda513e21a4bd527821b97a53d8004168a8d465a646a"
@@ -17,14 +17,14 @@ SRC_URI[sha256sum] = "9c94fa13ed8c0bf6914fdda513e21a4bd527821b97a53d8004168a8d46
17inherit pkgconfig 17inherit pkgconfig
18 18
19do_compile() { 19do_compile() {
20 export GTK2=1 20 export GTK2=1
21 oe_runmake CC="${CC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS=" -ldl -lm ${LDFLAGS}" 21 oe_runmake CC="${CC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS=" -ldl -lm ${LDFLAGS}"
22} 22}
23 23
24do_install() { 24do_install() {
25 oe_runmake DESTDIR="${D}" PREFIX="${prefix}" install 25 oe_runmake DESTDIR="${D}" PREFIX="${prefix}" install
26 install -d ${D}/${sysconfdir}/devilspie2 26 install -d ${D}/${sysconfdir}/devilspie2
27 install -m 644 ${WORKDIR}/default.lua ${D}/${sysconfdir}/devilspie2 27 install -m 644 ${WORKDIR}/default.lua ${D}/${sysconfdir}/devilspie2
28 install -d ${D}/${sysconfdir}/xdg/autostart 28 install -d ${D}/${sysconfdir}/xdg/autostart
29 install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart 29 install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart
30} 30}
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
index 958a90ccab..23a6cefeb2 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
@@ -40,8 +40,8 @@ LDFLAGS += "-lpthread"
40#PARALLEL_MAKE = "" 40#PARALLEL_MAKE = ""
41 41
42do_configure_append () { 42do_configure_append () {
43 cp ${WORKDIR}/iconv-detect.h ${S} 43 cp ${WORKDIR}/iconv-detect.h ${S}
44 sed -i 's/-DG_DISABLE_DEPRECATED//g' ${S}/libedataserver/Makefile 44 sed -i 's/-DG_DISABLE_DEPRECATED//g' ${S}/libedataserver/Makefile
45} 45}
46 46
47EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \ 47EXTRA_OECONF = "--without-openldap --with-dbus --without-bug-buddy \
diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
index de02e261cf..495172d29e 100644
--- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
+++ b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
@@ -11,8 +11,8 @@ SRC_URI[archive.sha256sum] = "278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c4
11EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file" 11EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file"
12 12
13do_configure_prepend() { 13do_configure_prepend() {
14 touch ${S}/gnome-doc-utils.make 14 touch ${S}/gnome-doc-utils.make
15 sed -i -e s:help::g Makefile.am 15 sed -i -e s:help::g Makefile.am
16} 16}
17 17
18FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1" 18FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
diff --git a/meta-gnome/recipes-gnome/evince/evince_2.32.0.bb b/meta-gnome/recipes-gnome/evince/evince_2.32.0.bb
index 74958d84f9..986cd7198c 100644
--- a/meta-gnome/recipes-gnome/evince/evince_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/evince/evince_2.32.0.bb
@@ -18,11 +18,11 @@ EXTRA_OECONF = " --enable-thumbnailer \
18 --disable-scrollkeeper \ 18 --disable-scrollkeeper \
19 --enable-pixbuf \ 19 --enable-pixbuf \
20 --disable-help \ 20 --disable-help \
21 " 21"
22 22
23do_install_append() { 23do_install_append() {
24 install -d install -d ${D}${datadir}/pixmaps 24 install -d install -d ${D}${datadir}/pixmaps
25 install -m 0755 ${S}/data/icons/48x48/apps/evince.png ${D}${datadir}/pixmaps/ 25 install -m 0755 ${S}/data/icons/48x48/apps/evince.png ${D}${datadir}/pixmaps/
26} 26}
27 27
28RDEPENDS_${PN} += "glib-2.0-utils" 28RDEPENDS_${PN} += "glib-2.0-utils"
diff --git a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb
index 88cf1d6cae..d5a175139e 100644
--- a/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb
+++ b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb
@@ -14,5 +14,5 @@ SRC_URI[sha256sum] = "346f645c0fdef900642f6e9a2c18e7ba9a7ca9bc62fe2b08eb418f065a
14inherit autotools pkgconfig gsettings 14inherit autotools pkgconfig gsettings
15 15
16do_configure_prepend() { 16do_configure_prepend() {
17 sed -i -e "s: help: :g" ${S}/Makefile.am 17 sed -i -e "s: help: :g" ${S}/Makefile.am
18} 18}
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
index 45bddc8f09..1e55dd9880 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
@@ -18,7 +18,7 @@ SRC_URI += " \
18 file://gdm-pam \ 18 file://gdm-pam \
19 file://Default \ 19 file://Default \
20 file://gdm.service.in \ 20 file://gdm.service.in \
21 " 21"
22 22
23SRC_URI[archive.md5sum] = "dbe5187a2e17881cc454e313e0ae8d1e" 23SRC_URI[archive.md5sum] = "dbe5187a2e17881cc454e313e0ae8d1e"
24SRC_URI[archive.sha256sum] = "034d23af0ea18d86e5543e707212d9297ec7d83f221808968af266dbebc0e703" 24SRC_URI[archive.sha256sum] = "034d23af0ea18d86e5543e707212d9297ec7d83f221808968af266dbebc0e703"
@@ -29,36 +29,36 @@ EXTRA_OECONF = " --enable-authentication-scheme=shadow \
29 --disable-scrollkeeper" 29 --disable-scrollkeeper"
30 30
31do_configure_prepend() { 31do_configure_prepend() {
32 sed -i -e "s:\bdocs::g" ${S}/Makefile.am 32 sed -i -e "s:\bdocs::g" ${S}/Makefile.am
33} 33}
34 34
35do_install_prepend() { 35do_install_prepend() {
36 mkdir -p ${D}/var/lib/gdm/.gconf.mandatory 36 mkdir -p ${D}/var/lib/gdm/.gconf.mandatory
37 cp ${WORKDIR}/%gconf-tree.xml ${D}/var/lib/gdm/.gconf.mandatory/ 37 cp ${WORKDIR}/%gconf-tree.xml ${D}/var/lib/gdm/.gconf.mandatory/
38} 38}
39 39
40do_install_append() { 40do_install_append() {
41 install -d ${D}/${sysconfdir}/init.d 41 install -d ${D}/${sysconfdir}/init.d
42 install -m 0755 ${WORKDIR}/gdm ${D}/${sysconfdir}/init.d/ 42 install -m 0755 ${WORKDIR}/gdm ${D}/${sysconfdir}/init.d/
43 43
44 install -d ${D}/${sysconfdir}/gdm 44 install -d ${D}/${sysconfdir}/gdm
45 install -m 0644 ${WORKDIR}/gdm.conf ${D}/${sysconfdir}/gdm/ 45 install -m 0644 ${WORKDIR}/gdm.conf ${D}/${sysconfdir}/gdm/
46 46
47 install -d ${D}/${sysconfdir}/pam.d 47 install -d ${D}/${sysconfdir}/pam.d
48 install -m 0755 ${WORKDIR}/gdm-pam ${D}/${sysconfdir}/pam.d/gdm 48 install -m 0755 ${WORKDIR}/gdm-pam ${D}/${sysconfdir}/pam.d/gdm
49 49
50 install -d ${D}/${sysconfdir}/gdm/Init 50 install -d ${D}/${sysconfdir}/gdm/Init
51 install -m 0755 ${WORKDIR}/Default ${D}/${sysconfdir}/gdm/Init 51 install -m 0755 ${WORKDIR}/Default ${D}/${sysconfdir}/gdm/Init
52 52
53 install -d ${D}${systemd_unitdir}/system 53 install -d ${D}${systemd_unitdir}/system
54 sed -e 's,%sbindir%,${sbindir},g' \ 54 sed -e 's,%sbindir%,${sbindir},g' \
55 < ${WORKDIR}/gdm.service.in \ 55 < ${WORKDIR}/gdm.service.in \
56 > ${D}${systemd_unitdir}/system/gdm.service 56 > ${D}${systemd_unitdir}/system/gdm.service
57} 57}
58 58
59FILES_${PN} += "${datadir}/icon* \ 59FILES_${PN} += "${datadir}/icon* \
60 ${datadir}/xsession* \ 60 ${datadir}/xsession* \
61 " 61"
62 62
63RDEPENDS_${PN} += "grep dbus-x11 shadow" 63RDEPENDS_${PN} += "grep dbus-x11 shadow"
64# "libpam-base-files" 64# "libpam-base-files"
@@ -81,8 +81,8 @@ pkg_postinst_${PN} () {
81 grep "^gdm:" /etc/passwd > /dev/null || adduser --disabled-password --system --home /var/lib/gdm gdm --ingroup gdm -g gdm 81 grep "^gdm:" /etc/passwd > /dev/null || adduser --disabled-password --system --home /var/lib/gdm gdm --ingroup gdm -g gdm
82 82
83if [ -d /var/lib/gdm ]; then 83if [ -d /var/lib/gdm ]; then
84 chown -R gdm:gdm /var/lib/gdm 84 chown -R gdm:gdm /var/lib/gdm
85 chmod 0750 /var/lib/gdm 85 chmod 0750 /var/lib/gdm
86fi 86fi
87 87
88# Register up as default dm 88# Register up as default dm
@@ -94,5 +94,5 @@ echo "${bindir}/gdm" > ${sysconfdir}/X11/default-display-manager
94pkg_postrm_${PN} () { 94pkg_postrm_${PN} () {
95 deluser gdm || true 95 deluser gdm || true
96 delgroup gdm || true 96 delgroup gdm || true
97 sed -i /gdm/d ${sysconfdir}/X11/default-display-manager || true 97 sed -i /gdm/d ${sysconfdir}/X11/default-display-manager || true
98} 98}
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb b/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb
index 11e0945f83..11f1a60c1d 100644
--- a/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb
+++ b/meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb
@@ -16,8 +16,8 @@ EXTRA_OECONF = "--disable-scrollkeeper \
16 --enable-gvfs-metadata" 16 --enable-gvfs-metadata"
17 17
18do_configure_prepend() { 18do_configure_prepend() {
19 gnome-doc-common --copy || true 19 gnome-doc-common --copy || true
20 gnome-doc-prepare --force --copy || true 20 gnome-doc-prepare --force --copy || true
21} 21}
22 22
23FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2" 23FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2"
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
index 2b4ccbb8bd..a2037cff00 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
@@ -19,11 +19,11 @@ EXTRA_OECONF += "--enable-nautilus-sendto=no"
19 19
20# No native docbook XSL stylesheets recipe in OE yet 20# No native docbook XSL stylesheets recipe in OE yet
21do_configure_prepend() { 21do_configure_prepend() {
22 sed -i s/help// Makefile.am 22 sed -i s/help// Makefile.am
23} 23}
24 24
25do_configure_append() { 25do_configure_append() {
26 sed -i 's,func_fatal_error "error: cannot install,echo "bogus message about,' ${HOST_SYS}-libtool 26 sed -i 's,func_fatal_error "error: cannot install,echo "bogus message about,' ${HOST_SYS}-libtool
27} 27}
28 28
29RRECOMMENDS_${PN} += "obexd obex-data-server" 29RRECOMMENDS_${PN} += "obexd obex-data-server"
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
index ea4ce4b098..ef04c8d549 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
@@ -14,7 +14,7 @@ SRC_URI[archive.sha256sum] = "7c568b57358e5c08f4d8dd76dbac7df2539135ad081872b605
14LDFLAGS += "-lgthread-2.0 -lxml2" 14LDFLAGS += "-lgthread-2.0 -lxml2"
15 15
16do_configure_prepend() { 16do_configure_prepend() {
17 sed -i s:help::g Makefile.am 17 sed -i s:help::g Makefile.am
18} 18}
19 19
20FILES_${PN} += "${datadir}/icon* \ 20FILES_${PN} += "${datadir}/icon* \
@@ -22,7 +22,7 @@ FILES_${PN} += "${datadir}/icon* \
22 ${libdir}/window-manager-settings/*.so \ 22 ${libdir}/window-manager-settings/*.so \
23 ${datadir}/gnome \ 23 ${datadir}/gnome \
24 ${datadir}/desktop-directories \ 24 ${datadir}/desktop-directories \
25 " 25"
26FILES_${PN}-dbg += "${libdir}/window-manager-settings/.debug" 26FILES_${PN}-dbg += "${libdir}/window-manager-settings/.debug"
27FILES_${PN}-dev += "${libdir}/window-manager-settings/*.la" 27FILES_${PN}-dev += "${libdir}/window-manager-settings/*.la"
28FILES_${PN}-staticdev += "${libdir}/window-manager-settings/*.a" 28FILES_${PN}-staticdev += "${libdir}/window-manager-settings/*.a"
diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb
index 612e88fd3c..333f8cbe30 100644
--- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_2.32.1.bb
@@ -16,8 +16,8 @@ DEPENDS += "gconf libxrandr virtual/libx11 gtk+ glib-2.0 gnome-doc-utils"
16EXTRA_OECONF = "--disable-scrollkeeper --disable-desktop-docs" 16EXTRA_OECONF = "--disable-scrollkeeper --disable-desktop-docs"
17 17
18do_configure_prepend () { 18do_configure_prepend () {
19 cp ${STAGING_DATADIR_NATIVE}/gnome-common/data/omf.make ${S} 19 cp ${STAGING_DATADIR_NATIVE}/gnome-common/data/omf.make ${S}
20 sed -i -e s:^#!@PYTHON@:#!${bindir}/python: ${S}/gnome-about/gnome-about.in 20 sed -i -e s:^#!@PYTHON@:#!${bindir}/python: ${S}/gnome-about/gnome-about.in
21} 21}
22 22
23PACKAGES =+ "libgnome-desktop" 23PACKAGES =+ "libgnome-desktop"
diff --git a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb
index 595d9dc6b7..a0fd9bdba7 100644
--- a/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb
@@ -12,15 +12,15 @@ SRC_URI[archive.md5sum] = "f0366c8baebca0404d190b2d78f3582d"
12SRC_URI[archive.sha256sum] = "03e461b6bda7f773f8018d25fa3213d3073d4dc83a76e6b39d962652f4de6a98" 12SRC_URI[archive.sha256sum] = "03e461b6bda7f773f8018d25fa3213d3073d4dc83a76e6b39d962652f4de6a98"
13 13
14SRC_URI += "\ 14SRC_URI += "\
15 file://disable-scrollkeeper.patch \ 15 file://disable-scrollkeeper.patch \
16 file://fix-dbus-interfaces.patch \ 16 file://fix-dbus-interfaces.patch \
17 file://sysrooted-pkg-config.patch \ 17 file://sysrooted-pkg-config.patch \
18 " 18"
19 19
20EXTRA_OECONF += "--disable-scrollkeeper" 20EXTRA_OECONF += "--disable-scrollkeeper"
21 21
22do_configure_prepend() { 22do_configure_prepend() {
23 sed -i -e "s: help : :g" ${S}/Makefile.am 23 sed -i -e "s: help : :g" ${S}/Makefile.am
24} 24}
25 25
26PACKAGES =+ "${PN}-nautilus-extension" 26PACKAGES =+ "${PN}-nautilus-extension"
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index 13614a062b..a82ceb9311 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -27,13 +27,13 @@ SRC_URI[archive.sha256sum] = "25db8ec026c4bf47f0ef5cc7e2712f2aad175bd7fb8e4952ef
27EXTRA_OECONF = "--disable-scrollkeeper --disable-eds --enable-bonobo=no --with-in-process-applets=none" 27EXTRA_OECONF = "--disable-scrollkeeper --disable-eds --enable-bonobo=no --with-in-process-applets=none"
28 28
29do_configure_prepend() { 29do_configure_prepend() {
30 gnome-doc-prepare --automake 30 gnome-doc-prepare --automake
31 sed -i -e s:help:: ${S}/Makefile.am 31 sed -i -e s:help:: ${S}/Makefile.am
32} 32}
33 33
34pkg_postinst_${PN}_append () { 34pkg_postinst_${PN}_append () {
35 gconftool-2 --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \ 35 gconftool-2 --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \
36 --direct --load /etc/gconf/schemas/panel-default-setup.entries 36 --direct --load /etc/gconf/schemas/panel-default-setup.entries
37} 37}
38 38
39PACKAGES =+ "libpanel-applet" 39PACKAGES =+ "libpanel-applet"
@@ -44,6 +44,6 @@ FILES_${PN} =+ "${datadir}/gnome* \
44 ${datadir}/icons \ 44 ${datadir}/icons \
45 ${datadir}/PolicyKit \ 45 ${datadir}/PolicyKit \
46 ${libdir}/bonobo \ 46 ${libdir}/bonobo \
47 " 47"
48 48
49 49
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
index e54579d6dc..c4465a55ae 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel_2.32.1.bb
@@ -21,17 +21,17 @@ S = "${WORKDIR}/git"
21EXTRA_OECONF = "--disable-scrollkeeper --disable-eds --enable-bonobo=no --with-in-process-applets=none" 21EXTRA_OECONF = "--disable-scrollkeeper --disable-eds --enable-bonobo=no --with-in-process-applets=none"
22 22
23do_configure_prepend() { 23do_configure_prepend() {
24 gnome-doc-prepare --automake 24 gnome-doc-prepare --automake
25 sed -i -e s:help:: ${S}/Makefile.am 25 sed -i -e s:help:: ${S}/Makefile.am
26 sed -i -e s:^#!@PYTHON@:#!/usr/bin/python: ${S}/gnome-panel/gnome-panel-add.in 26 sed -i -e s:^#!@PYTHON@:#!/usr/bin/python: ${S}/gnome-panel/gnome-panel-add.in
27} 27}
28 28
29pkg_postinst_${PN}_append () { 29pkg_postinst_${PN}_append () {
30if [ -n "$D" ]; then 30if [ -n "$D" ]; then
31 exit 1 31 exit 1
32fi 32fi
33 gconftool-2 --config-source=xml:readwrite:${sysconfdir}/gconf/gconf.xml.defaults \ 33 gconftool-2 --config-source=xml:readwrite:${sysconfdir}/gconf/gconf.xml.defaults \
34 --direct --load ${sysconfdir}/gconf/schemas/panel-default-setup.entries 34 --direct --load ${sysconfdir}/gconf/schemas/panel-default-setup.entries
35} 35}
36 36
37PACKAGES =+ "libpanel-applet" 37PACKAGES =+ "libpanel-applet"
@@ -42,6 +42,6 @@ FILES_${PN} =+ "${datadir}/gnome* \
42 ${datadir}/icons \ 42 ${datadir}/icons \
43 ${datadir}/PolicyKit \ 43 ${datadir}/PolicyKit \
44 ${libdir}/bonobo \ 44 ${libdir}/bonobo \
45 " 45"
46 46
47 47
diff --git a/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb
index aeaf688917..cc4c0c478f 100644
--- a/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb
@@ -21,32 +21,34 @@ EXTRA_OECONF = " --disable-scrollkeeper \
21 --with-dpms-ext=${STAGING_INCDIR}/.. \ 21 --with-dpms-ext=${STAGING_INCDIR}/.. \
22 --enable-compile-warnings=no \ 22 --enable-compile-warnings=no \
23 ac_cv_header_X11_extensions_dpms_h=yes \ 23 ac_cv_header_X11_extensions_dpms_h=yes \
24 " 24"
25 25
26do_configure_prepend() { 26do_configure_prepend() {
27 sed -i -e 's: man ::g' ${S}/Makefile.am 27 sed -i -e 's: man ::g' ${S}/Makefile.am
28} 28}
29 29
30do_configure_append() { 30do_configure_append() {
31 rm config.log 31 rm config.log
32 # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror 32 # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
33 for i in $(find ${S} -name "Makefile") ; do 33 for i in $(find ${S} -name "Makefile") ; do
34 sed -i -e s:-Werror::g $i 34 sed -i -e s:-Werror::g $i
35 done 35 done
36 sed -e "s/libtool --/${TARGET_SYS}-libtool --/" -i ${S}/src/Makefile 36 sed -e "s/libtool --/${TARGET_SYS}-libtool --/" -i ${S}/src/Makefile
37} 37}
38 38
39PACKAGES =+ "${PN}-applets" 39PACKAGES =+ "${PN}-applets"
40 40
41FILES_${PN}-applets = "${bindir}/*applet* \ 41FILES_${PN}-applets = "${bindir}/*applet* \
42 ${libdir}/bonobo/servers \ 42 ${libdir}/bonobo/servers \
43 ${datadir}/gnome-2.0/ui" 43 ${datadir}/gnome-2.0/ui \
44"
44 45
45FILES_${PN} += "${datadir}/icons \ 46FILES_${PN} += "${datadir}/icons \
46 ${datadir}/dbus-1 \ 47 ${datadir}/dbus-1 \
47 ${datadir}/gnome/autostart \ 48 ${datadir}/gnome/autostart \
48 " 49"
49 50
50FILES_${PN}-doc += "${datadir}/omf \ 51FILES_${PN}-doc += "${datadir}/omf \
51 ${datadir}/gnome/help " 52 ${datadir}/gnome/help \
53"
52 54
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
index e1fa519511..93b0284a22 100644
--- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
@@ -15,10 +15,10 @@ SRC_URI[archive.sha256sum] = "22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f611
15EXTRA_OECONF = " --with-gtk=2.0 ac_cv_path_GCONF_SANITY_CHECK=set --disable-docbook-docs" 15EXTRA_OECONF = " --with-gtk=2.0 ac_cv_path_GCONF_SANITY_CHECK=set --disable-docbook-docs"
16 16
17do_configure_append() { 17do_configure_append() {
18 for i in $(find ${S} -name "Makefile") ; do 18 for i in $(find ${S} -name "Makefile") ; do
19 sed -i -e s:"GCONFTOOL = .*/usr/bin/gconftool-2":"GCONFTOOL = /usr/bin/gconftool-2":g $i 19 sed -i -e s:"GCONFTOOL = .*/usr/bin/gconftool-2":"GCONFTOOL = /usr/bin/gconftool-2":g $i
20 sed -i -e s:"GCONF_SANITY_CHECK = set":"GCONF_SANITY_CHECK = /usr/libexec/gconf-sanity-check-2":g $i 20 sed -i -e s:"GCONF_SANITY_CHECK = set":"GCONF_SANITY_CHECK = /usr/libexec/gconf-sanity-check-2":g $i
21 done 21 done
22} 22}
23 23
24RRECOMMENDS_${PN} += "${@base_contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}" 24RRECOMMENDS_${PN} += "${@base_contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}"
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
index f5f394e1ba..47baea694f 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
@@ -17,10 +17,10 @@ EXTRA_OECONF = "--disable-esd \
17 --x-includes=${STAGING_INCDIR} \ 17 --x-includes=${STAGING_INCDIR} \
18 --x-libraries=${STAGING_LIBDIR} \ 18 --x-libraries=${STAGING_LIBDIR} \
19 --enable-polkit \ 19 --enable-polkit \
20 " 20"
21 21
22do_configure_prepend() { 22do_configure_prepend() {
23 sed -i -e 's:-L$libdir::g' -e 's:-I$includedir::g' configure.ac 23 sed -i -e 's:-L$libdir::g' -e 's:-I$includedir::g' configure.ac
24} 24}
25 25
26FILES_${PN} += "${libdir}/gnome-settings-daemon-2.0/*.so ${libdir}/gnome-settings-daemon-2.0/*plugin \ 26FILES_${PN} += "${libdir}/gnome-settings-daemon-2.0/*.so ${libdir}/gnome-settings-daemon-2.0/*plugin \
diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
index 98b7b8ddfc..7764b71436 100644
--- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_2.28.2.bb
@@ -12,13 +12,13 @@ SRC_URI[archive.sha256sum] = "b628edfd39e3a6b374ce133f367d3568475eb4e981a367f4f9
12SRC_URI += "file://0001-Fix-glib-includes.patch" 12SRC_URI += "file://0001-Fix-glib-includes.patch"
13 13
14do_configure_prepend() { 14do_configure_prepend() {
15 sed -i -e s:help::g ${S}/Makefile.am 15 sed -i -e s:help::g ${S}/Makefile.am
16} 16}
17 17
18FILES_${PN} += "${datadir}/icons \ 18FILES_${PN} += "${datadir}/icons \
19 ${datadir}/dbus-1 \ 19 ${datadir}/dbus-1 \
20 ${datadir}/gnome/autostart \ 20 ${datadir}/gnome/autostart \
21 " 21"
22 22
23FILES_${PN}-doc += "${datadir}/omf \ 23FILES_${PN}-doc += "${datadir}/omf \
24 ${datadir}/gnome/help " 24 ${datadir}/gnome/help "
diff --git a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
index cfe7125dd9..78cd1d682f 100644
--- a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
@@ -21,7 +21,7 @@ inherit gnome
21RPROVIDES_${PN} = "gnome-vfs-plugin-dbus" 21RPROVIDES_${PN} = "gnome-vfs-plugin-dbus"
22 22
23SRC_URI += "file://gconftool-lossage.patch \ 23SRC_URI += "file://gconftool-lossage.patch \
24 file://gnome-vfs-no-kerberos.patch;striplevel=0" 24 file://gnome-vfs-no-kerberos.patch;striplevel=0"
25 25
26SRC_URI[archive.md5sum] = "a05fab03eeef10a47dd156b758982f2e" 26SRC_URI[archive.md5sum] = "a05fab03eeef10a47dd156b758982f2e"
27SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb568f8996444faa" 27SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb568f8996444faa"
@@ -33,7 +33,7 @@ EXTRA_OECONF = " --disable-hal \
33 ac_cv_lib_sec_acl=no \ 33 ac_cv_lib_sec_acl=no \
34 gvfs_cv_HAVE_SOLARIS_ACLS=no \ 34 gvfs_cv_HAVE_SOLARIS_ACLS=no \
35 gvfs_cv_HAVE_POSIX_ACLS=no \ 35 gvfs_cv_HAVE_POSIX_ACLS=no \
36 " 36"
37 37
38FILES_${PN} += "${libdir}/vfs ${datadir}/dbus-1/services" 38FILES_${PN} += "${libdir}/vfs ${datadir}/dbus-1/services"
39FILES_${PN}-dbg += "${libdir}/gnome-vfs-2.0/modules/.debug" 39FILES_${PN}-dbg += "${libdir}/gnome-vfs-2.0/modules/.debug"
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
index f317997462..8f4a6eb297 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
@@ -9,13 +9,13 @@ PR = "r2"
9inherit gnome pkgconfig 9inherit gnome pkgconfig
10 10
11do_compile_append () { 11do_compile_append () {
12 cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old 12 cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old
13 sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc 13 sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc
14} 14}
15 15
16SRC_URI += "\ 16SRC_URI += "\
17 file://libgnomecups-0.2.3-glib.h.patch \ 17 file://libgnomecups-0.2.3-glib.h.patch \
18 file://libgnomecups-0.2.3-cups-1.6.patch \ 18 file://libgnomecups-0.2.3-cups-1.6.patch \
19" 19"
20 20
21SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" 21SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b"
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomekbd_2.26.0.bb b/meta-gnome/recipes-gnome/gnome/libgnomekbd_2.26.0.bb
index f2e4ec533e..640882a705 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomekbd_2.26.0.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomekbd_2.26.0.bb
@@ -6,8 +6,8 @@ DEPENDS = "gconf-dbus dbus libxklavier gtk+"
6inherit gnome 6inherit gnome
7 7
8do_configure_append() { 8do_configure_append() {
9 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g 9 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
10 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g 10 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g
11} 11}
12 12
13 13
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
index 8c8574aa20..8e31f1dcd5 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
@@ -15,10 +15,10 @@ SRC_URI[archive.md5sum] = "d66b81ee8aa3b3a33f5efc9a47ce07e3"
15SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6" 15SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6"
16 16
17FILES_${PN}-dbg += "\ 17FILES_${PN}-dbg += "\
18 ${libdir}/${PN}/${PV}/modules/.debug \ 18 ${libdir}/${PN}/${PV}/modules/.debug \
19 ${libdir}/${PN}/${PV}/modules/*/.debug \ 19 ${libdir}/${PN}/${PV}/modules/*/.debug \
20" 20"
21FILES_${PN}-staticdev += "\ 21FILES_${PN}-staticdev += "\
22 ${libdir}/${PN}/${PV}/modules/*.a \ 22 ${libdir}/${PN}/${PV}/modules/*.a \
23 ${libdir}/${PN}/${PV}/modules/*/*.a \ 23 ${libdir}/${PN}/${PV}/modules/*/*.a \
24" 24"
diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
index 0414386d8a..2cac8aa86f 100644
--- a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
+++ b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
@@ -16,7 +16,7 @@ SRC_URI[archive.sha256sum] = "cf809695230ab8892a078be454a42ade865754c72ec1da7c3d
16SRC_URI += "file://parallel.patch" 16SRC_URI += "file://parallel.patch"
17 17
18do_install_append () { 18do_install_append () {
19 rm ${D}${libdir}/${BPN}/extensions/*.a 19 rm ${D}${libdir}/${BPN}/extensions/*.a
20} 20}
21 21
22FILES_${PN} += "${datadir}/icons" 22FILES_${PN} += "${datadir}/icons"
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb
index 3bc6b2bd38..8fe72edd30 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.8.2.bb
@@ -12,18 +12,18 @@ EXTRA_OECONF += "--disable-gphoto2 \
12 --disable-samba" 12 --disable-samba"
13 13
14do_install_append() { 14do_install_append() {
15 rm -rf ${D}${sysconfdir} 15 rm -rf ${D}${sysconfdir}
16 rm -rf ${D}${bindir} 16 rm -rf ${D}${bindir}
17 rm -rf ${D}${includedir} 17 rm -rf ${D}${includedir}
18 rm -rf ${D}${libdir}/gio 18 rm -rf ${D}${libdir}/gio
19 rm -rf ${D}${libdir}/lib* 19 rm -rf ${D}${libdir}/lib*
20 rmdir --ignore-fail-on-non-empty ${D}${libdir} 20 rmdir --ignore-fail-on-non-empty ${D}${libdir}
21 rm -rf ${D}${datadir}/gvfs/mounts 21 rm -rf ${D}${datadir}/gvfs/mounts
22 rm -rf ${D}${datadir}/glib-2.0 22 rm -rf ${D}${datadir}/glib-2.0
23 rm -rf ${D}${datadir}/GConf 23 rm -rf ${D}${datadir}/GConf
24 rm -f ${D}${datadir}/dbus-1/services/gvfs-* 24 rm -f ${D}${datadir}/dbus-1/services/gvfs-*
25 rm -rf ${D}${datadir}/locale 25 rm -rf ${D}${datadir}/locale
26 rm -f ${D}${libexecdir}/gvfsd* 26 rm -f ${D}${libexecdir}/gvfsd*
27 rm -f ${D}${libexecdir}/gvfs-fuse-daemon 27 rm -f ${D}${libexecdir}/gvfs-fuse-daemon
28 rm -f ${D}${libexecdir}/gvfs-gphoto2-volume-monitor 28 rm -f ${D}${libexecdir}/gvfs-gphoto2-volume-monitor
29} 29}
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs.inc b/meta-gnome/recipes-gnome/gvfs/gvfs.inc
index c69851c0f2..0e1c69cf26 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs.inc
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs.inc
@@ -14,7 +14,7 @@ EXTRA_OECONF = "--with-samba-includes=${STAGING_INCDIR} \
14 --with-samba-libs=${STAGING_LIBDIR} \ 14 --with-samba-libs=${STAGING_LIBDIR} \
15 --with-archive-includes=${STAGING_INCDIR} \ 15 --with-archive-includes=${STAGING_INCDIR} \
16 --with-archive-libs=${STAGING_LIBDIR} \ 16 --with-archive-libs=${STAGING_LIBDIR} \
17 " 17"
18 18
19FILES_${PN} += "${datadir}/dbus-1/services/*" 19FILES_${PN} += "${datadir}/dbus-1/services/*"
20 20
diff --git a/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb b/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb
index 0e39707a77..5d6467f9aa 100644
--- a/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb
@@ -11,7 +11,7 @@ SRC_URI[archive.md5sum] = "f1a96c6f19c9a0bc6b4e12acc9a8a85d"
11SRC_URI[archive.sha256sum] = "9041526fa0466b99dae5cf06c2cc70376f25531eec5d58b1e1378acfb302410c" 11SRC_URI[archive.sha256sum] = "9041526fa0466b99dae5cf06c2cc70376f25531eec5d58b1e1378acfb302410c"
12 12
13do_configure_prepend() { 13do_configure_prepend() {
14 sed -i -e 's: doc : :g' ${S}/Makefile.am 14 sed -i -e 's: doc : :g' ${S}/Makefile.am
15} 15}
16 16
17FILES_${PN} += "${datadir}/gnome* \ 17FILES_${PN} += "${datadir}/gnome* \
diff --git a/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
index f54e9dcac0..09388fb7f4 100644
--- a/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
+++ b/meta-gnome/recipes-gnome/gweather/libgweather_2.30.3.bb
@@ -10,7 +10,7 @@ SRC_URI[archive.md5sum] = "bf6a0a05051341ecb250f332e3edfb88"
10SRC_URI[archive.sha256sum] = "b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c" 10SRC_URI[archive.sha256sum] = "b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c"
11 11
12do_configure_prepend() { 12do_configure_prepend() {
13 sed -i -e 's: doc : :g' ${S}/Makefile.am 13 sed -i -e 's: doc : :g' ${S}/Makefile.am
14} 14}
15 15
16FILES_${PN} += "${datadir}/gnome* \ 16FILES_${PN} += "${datadir}/gnome* \
diff --git a/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
index 8d48dec8cc..53786e9395 100644
--- a/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
+++ b/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
@@ -19,5 +19,5 @@ SRC_URI[sha256sum] = "9edca690617eaa19054951ca53501c802180262be8880ed84754ac46c9
19FILES_${PN} += "${datadir}/icons" 19FILES_${PN} += "${datadir}/icons"
20 20
21do_install_append () { 21do_install_append () {
22 install -m 0644 ${WORKDIR}/index.theme ${D}/${datadir}/icons/hicolor 22 install -m 0644 ${WORKDIR}/index.theme ${D}/${datadir}/icons/hicolor
23} 23}
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb b/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb
index 0c0a0dfb26..08139735ae 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnome_2.32.1.bb
@@ -16,8 +16,8 @@ EXTRA_OECONF += "--disable-gtk-doc"
16 16
17do_configure_prepend() { 17do_configure_prepend() {
18 sed -i -e s:docs::g ${S}/Makefile.am 18 sed -i -e s:docs::g ${S}/Makefile.am
19 echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make 19 echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make
20 echo "EXTRA_DIST = version.xml" > gtk-doc.make 20 echo "EXTRA_DIST = version.xml" > gtk-doc.make
21} 21}
22 22
23FILES_${PN} += "${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so \ 23FILES_${PN} += "${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so \
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
index d1ca977e00..4b773bd7a4 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
@@ -12,8 +12,8 @@ SRC_URI[archive.md5sum] = "de32a6e3e3464b566eecdc4332bf34bd"
12SRC_URI[archive.sha256sum] = "ddd52c4cc7d83ad7ef964a1bcb4db87407e65b00ffc3e70c088ca4ee7383d256" 12SRC_URI[archive.sha256sum] = "ddd52c4cc7d83ad7ef964a1bcb4db87407e65b00ffc3e70c088ca4ee7383d256"
13 13
14do_configure_append() { 14do_configure_append() {
15 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g 15 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
16 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g 16 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g
17} 17}
18 18
19 19
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
index bf9ae691af..8f55909444 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui.inc
@@ -19,6 +19,6 @@ SRC_URI += "file://gnome-stock-pixbufs.h file://no-pixbuf-csource.patch"
19EXTRA_OECONF = "--disable-gtk-doc" 19EXTRA_OECONF = "--disable-gtk-doc"
20 20
21do_configure_prepend() { 21do_configure_prepend() {
22 install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h 22 install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h
23} 23}
24 24
diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb
index a4f1ec2f2e..115796222c 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb
@@ -15,9 +15,9 @@ SRC_URI[archive.md5sum] = "2b702648b853402554c97d75405c60d3"
15SRC_URI[archive.sha256sum] = "eef0a9d6eca4e6af6c16b208947e3c958c428b94d22792bdd0b80c08a4b301db" 15SRC_URI[archive.sha256sum] = "eef0a9d6eca4e6af6c16b208947e3c958c428b94d22792bdd0b80c08a4b301db"
16 16
17EXTRA_OECONF = "\ 17EXTRA_OECONF = "\
18 --without-python \ 18 --without-python \
19 --without-gnome-vfs --without-bonobo \ 19 --without-gnome-vfs --without-bonobo \
20 --disable-gtk-doc \ 20 --disable-gtk-doc \
21 --with-bz2" 21 --with-bz2"
22 22
23RDEPENDS_${PN} = "gconf" 23RDEPENDS_${PN} = "gconf"
diff --git a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
index 891b6251bd..564a71ce2c 100644
--- a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
+++ b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
@@ -8,13 +8,13 @@ PR = "r4"
8inherit autotools 8inherit autotools
9 9
10SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \ 10SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \
11 file://gtkstylus.sh" 11 file://gtkstylus.sh"
12SRC_URI[md5sum] = "fa1c82cd9fd2fafd7ff10d78eb5781c5" 12SRC_URI[md5sum] = "fa1c82cd9fd2fafd7ff10d78eb5781c5"
13SRC_URI[sha256sum] = "383e0a22a537f653b8d41688277560f95678a042967198085ec7caa1a5cc2f4c" 13SRC_URI[sha256sum] = "383e0a22a537f653b8d41688277560f95678a042967198085ec7caa1a5cc2f4c"
14 14
15do_install_append() { 15do_install_append() {
16 install -d ${D}/${sysconfdir}/X11/Xsession.d 16 install -d ${D}/${sysconfdir}/X11/Xsession.d
17 install -m 755 ${WORKDIR}/gtkstylus.sh ${D}/${sysconfdir}/X11/Xsession.d/45gtkstylus 17 install -m 755 ${WORKDIR}/gtkstylus.sh ${D}/${sysconfdir}/X11/Xsession.d/45gtkstylus
18} 18}
19 19
20# Horrible but rpm falls over if you use '*' 20# Horrible but rpm falls over if you use '*'
diff --git a/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb b/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb
index 3e91e97265..0a590e3b48 100644
--- a/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb
+++ b/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb
@@ -12,6 +12,6 @@ SRC_URI[archive.md5sum] = "732c9d2cd5eb6a9069264a319d330516"
12SRC_URI[archive.sha256sum] = "73b16a79bb2fed62dcf146b11c4405776cb96a09dce66379ca541da7dbd64210" 12SRC_URI[archive.sha256sum] = "73b16a79bb2fed62dcf146b11c4405776cb96a09dce66379ca541da7dbd64210"
13 13
14do_configure_prepend() { 14do_configure_prepend() {
15 sed -i /GTK3/d configure.ac 15 sed -i /GTK3/d configure.ac
16 sed -i -e /test-gtk3/d -e 's/test-xy-stress \\/test-xy-stress/' tests/Makefile.am 16 sed -i -e /test-gtk3/d -e 's/test-xy-stress \\/test-xy-stress/' tests/Makefile.am
17} 17}
diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.0.bb b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.0.bb
index df2dde1a1b..a769a5558a 100644
--- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.0.bb
+++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.0.bb
@@ -12,14 +12,14 @@ SRC_URI[archive.sha256sum] = "dfd94b17a752b2839281764f0a16af2b338024c8867c10fba7
12EXTRA_OECONF = "--with-xkb-bin-base=${bindir}" 12EXTRA_OECONF = "--with-xkb-bin-base=${bindir}"
13 13
14do_configure_append() { 14do_configure_append() {
15 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g 15 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
16 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g 16 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g
17} 17}
18 18
19do_compile_append() { 19do_compile_append() {
20 sed -i -e s:${STAGING_DIR_TARGET}::g \ 20 sed -i -e s:${STAGING_DIR_TARGET}::g \
21 -e s:/${TARGET_SYS}::g \ 21 -e s:/${TARGET_SYS}::g \
22 libxklavier.pc 22 libxklavier.pc
23} 23}
24 24
25 25
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb b/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
index 360520152b..23e5dda0b4 100644
--- a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
+++ b/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb
@@ -20,10 +20,10 @@ ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/metacity"
20ALTERNATIVE_PRIORITY = "10" 20ALTERNATIVE_PRIORITY = "10"
21 21
22EXTRA_OECONF += "--disable-verbose \ 22EXTRA_OECONF += "--disable-verbose \
23 --disable-xinerama" 23 --disable-xinerama"
24 24
25do_configure_prepend() { 25do_configure_prepend() {
26 sed -i -e 's:$ZENITY:$NOZENITY:g' -e 's:-Werror::g' ${S}/configure.in 26 sed -i -e 's:$ZENITY:$NOZENITY:g' -e 's:-Werror::g' ${S}/configure.in
27} 27}
28 28
29FILES_${PN} += "${datadir}/themes ${datadir}/gnome-control-center ${datadir}/gnome" 29FILES_${PN} += "${datadir}/themes ${datadir}/gnome-control-center ${datadir}/gnome"
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb
index 488df1cb79..a9dcaf46ee 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb
@@ -24,8 +24,8 @@ EXTRA_OECONF = " --disable-gtk-doc --disable-update-mimedb --enable-nst-extensi
24export SYSROOT = "${STAGING_DIR_HOST}" 24export SYSROOT = "${STAGING_DIR_HOST}"
25 25
26do_configure() { 26do_configure() {
27 sed -i -e /docs/d Makefile.am 27 sed -i -e /docs/d Makefile.am
28 autotools_do_configure 28 autotools_do_configure
29} 29}
30 30
31RDEPENDS_${PN} = "gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash glib-2.0-utils" 31RDEPENDS_${PN} = "gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash glib-2.0-utils"
@@ -34,9 +34,9 @@ FILES_${PN} += "${datadir}/icons \
34 ${datadir}/nautilus* \ 34 ${datadir}/nautilus* \
35 ${datadir}/dbus-1 \ 35 ${datadir}/dbus-1 \
36 ${libdir}/nautilus/extensions*/*.so \ 36 ${libdir}/nautilus/extensions*/*.so \
37 " 37"
38FILES_${PN}-dbg += "/usr/libexec/.debug \ 38FILES_${PN}-dbg += "/usr/libexec/.debug \
39 ${libdir}/nautilus/extensions*/.debug" 39 ${libdir}/nautilus/extensions*/.debug"
40 40
41# Don't make nautils drag us in 41# Don't make nautils drag us in
42PRIVATE_LIBS = "libnautilus-extension.so.1" 42PRIVATE_LIBS = "libnautilus-extension.so.1"
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
index bc45342dd9..0714815f3a 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
@@ -26,10 +26,10 @@ EXTRA_OECONF = " --disable-gtk-doc --disable-update-mimedb "
26export SYSROOT = "${STAGING_DIR_HOST}" 26export SYSROOT = "${STAGING_DIR_HOST}"
27 27
28do_configure() { 28do_configure() {
29 sed -i -e /docs/d Makefile.am 29 sed -i -e /docs/d Makefile.am
30 autotools_do_configure 30 autotools_do_configure
31 # We need native orbit-idl with target idl files. No way to say it in a clean way: 31 # We need native orbit-idl with target idl files. No way to say it in a clean way:
32 find -name Makefile -exec sed -i '/\/usr\/bin\/orbit-idl-2/{s:/usr/bin:${STAGING_BINDIR_NATIVE}:;s:/usr/share:${STAGING_DATADIR}:g}' {} \; 32 find -name Makefile -exec sed -i '/\/usr\/bin\/orbit-idl-2/{s:/usr/bin:${STAGING_BINDIR_NATIVE}:;s:/usr/share:${STAGING_DATADIR}:g}' {} \;
33} 33}
34 34
35RDEPENDS_${PN} = "gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash glib-networking" 35RDEPENDS_${PN} = "gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash glib-networking"
diff --git a/meta-gnome/recipes-gnome/nonworking/gnome/gnome-terminal_2.26.3.bb b/meta-gnome/recipes-gnome/nonworking/gnome/gnome-terminal_2.26.3.bb
index a1777974e2..9bf6b6de59 100644
--- a/meta-gnome/recipes-gnome/nonworking/gnome/gnome-terminal_2.26.3.bb
+++ b/meta-gnome/recipes-gnome/nonworking/gnome/gnome-terminal_2.26.3.bb
@@ -12,7 +12,7 @@ EXTRA_OECONF += "--disable-scrollkeeper"
12 12
13# Remove an autogenerated file that needs to be rebuilt 13# Remove an autogenerated file that needs to be rebuilt
14do_configure_prepend () { 14do_configure_prepend () {
15 rm -f ${S}/src/terminal-type-builtins.c 15 rm -f ${S}/src/terminal-type-builtins.c
16} 16}
17 17
18SRC_URI[archive.md5sum] = "0395af0d444ed4fbfabf65d3583119c8" 18SRC_URI[archive.md5sum] = "0395af0d444ed4fbfabf65d3583119c8"
diff --git a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb b/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb
index ef696f8fe7..ed4a556e21 100644
--- a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb
+++ b/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb
@@ -11,30 +11,30 @@ SRC_URI[archive.sha256sum] = "1dbe5177df46a9c7250735e05e77129fe7ec04840771accfa8
11 11
12SRC_URI += " \ 12SRC_URI += " \
13 file://system-tools-backends \ 13 file://system-tools-backends \
14 " 14"
15 15
16# This needs to move to meta-angstrom 16# This needs to move to meta-angstrom
17SRC_URI_append_angstrom = " \ 17SRC_URI_append_angstrom = " \
18 file://add-angstrom-distro.patch \ 18 file://add-angstrom-distro.patch \
19 " 19"
20 20
21EXTRA_OECONF = " --with-net-dbus=${libdir}/perl5 " 21EXTRA_OECONF = " --with-net-dbus=${libdir}/perl5 "
22 22
23do_configure() { 23do_configure() {
24 rm missing || true 24 rm missing || true
25 automake --add-missing 25 automake --add-missing
26 sed -i -e 's:CC=$(CC):CC="$(CC)":g' ${S}/Net-DBus/Makefile.am 26 sed -i -e 's:CC=$(CC):CC="$(CC)":g' ${S}/Net-DBus/Makefile.am
27 sed -i -e 's:CC=$(CC):CC="$(CC)":g' ${S}/Net-DBus/Makefile.in 27 sed -i -e 's:CC=$(CC):CC="$(CC)":g' ${S}/Net-DBus/Makefile.in
28 libtoolize --force --install 28 libtoolize --force --install
29 aclocal 29 aclocal
30 gnu-configize 30 gnu-configize
31 oe_runconf 31 oe_runconf
32 cp ${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool ${S} 32 cp ${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool ${S}
33} 33}
34 34
35do_install_append () { 35do_install_append () {
36 install -d ${D}/${sysconfdir}/init.d 36 install -d ${D}/${sysconfdir}/init.d
37 install -m 0755 ${WORKDIR}/system-tools-backends ${D}/${sysconfdir}/init.d/ 37 install -m 0755 ${WORKDIR}/system-tools-backends ${D}/${sysconfdir}/init.d/
38} 38}
39 39
40INITSCRIPT_NAME = "system-tools-backends" 40INITSCRIPT_NAME = "system-tools-backends"
diff --git a/meta-gnome/recipes-gnome/pimlico/contacts.inc b/meta-gnome/recipes-gnome/pimlico/contacts.inc
index e19727c569..665efa37e2 100644
--- a/meta-gnome/recipes-gnome/pimlico/contacts.inc
+++ b/meta-gnome/recipes-gnome/pimlico/contacts.inc
@@ -13,16 +13,16 @@ EXTRA_OECONF += "--disable-gnome-vfs"
13EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1" 13EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
14 14
15do_install_append () { 15do_install_append () {
16 install -d ${D}/${datadir}/pixmaps 16 install -d ${D}/${datadir}/pixmaps
17 install -m 0644 ${WORKDIR}/stock_contact.png ${D}/${datadir}/pixmaps 17 install -m 0644 ${WORKDIR}/stock_contact.png ${D}/${datadir}/pixmaps
18 install -m 0644 ${WORKDIR}/stock_person.png ${D}/${datadir}/pixmaps 18 install -m 0644 ${WORKDIR}/stock_person.png ${D}/${datadir}/pixmaps
19} 19}
20 20
21FILES_${PN} += "${datadir}/pixmaps/stock_contact.png \ 21FILES_${PN} += "${datadir}/pixmaps/stock_contact.png \
22 ${datadir}/pixmaps/stock_person.png \ 22 ${datadir}/pixmaps/stock_person.png \
23 ${datadir}/icons/hicolor" 23 ${datadir}/icons/hicolor"
24 24
25SRC_URI = "file://stock_contact.png \ 25SRC_URI = "file://stock_contact.png \
26 file://stock_person.png \ 26 file://stock_person.png \
27 file://contacts-conditionally-install-schema.patch \ 27 file://contacts-conditionally-install-schema.patch \
28 " 28"
diff --git a/meta-gnome/recipes-gnome/pimlico/contacts_0.9.bb b/meta-gnome/recipes-gnome/pimlico/contacts_0.9.bb
index da6959b13b..bdc7f4886d 100644
--- a/meta-gnome/recipes-gnome/pimlico/contacts_0.9.bb
+++ b/meta-gnome/recipes-gnome/pimlico/contacts_0.9.bb
@@ -13,6 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
13 file://src/contacts-gtk.c;endline=21;md5=1c2e3f55b215635eff4ba76f7696f8ee" 13 file://src/contacts-gtk.c;endline=21;md5=1c2e3f55b215635eff4ba76f7696f8ee"
14 14
15do_configure_prepend () { 15do_configure_prepend () {
16 # It used 8 spaces to instead of a tab, but it doesn't work for us 16 # It used 8 spaces to instead of a tab, but it doesn't work for us
17 sed -i 's/^ $(MAKE) dist distdir=/\t$(MAKE) dist distdir/' Makefile.am 17 sed -i 's/^ $(MAKE) dist distdir=/\t$(MAKE) dist distdir/' Makefile.am
18} 18}
diff --git a/meta-gnome/recipes-gnome/pimlico/contacts_git.bb b/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
index 45a6a0df4b..28e5fe23ea 100644
--- a/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
+++ b/meta-gnome/recipes-gnome/pimlico/contacts_git.bb
@@ -12,7 +12,7 @@ PR = "r4"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14SRC_URI =+ "git://git.gnome.org/${BPN};protocol=git \ 14SRC_URI =+ "git://git.gnome.org/${BPN};protocol=git \
15 file://make-382.patch" 15 file://make-382.patch"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
diff --git a/meta-gnome/recipes-gnome/pimlico/dates_git.bb b/meta-gnome/recipes-gnome/pimlico/dates_git.bb
index cf5343d514..8966303aee 100644
--- a/meta-gnome/recipes-gnome/pimlico/dates_git.bb
+++ b/meta-gnome/recipes-gnome/pimlico/dates_git.bb
@@ -12,7 +12,7 @@ PR = "r9"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14SRC_URI = "git://git.gnome.org/${BPN};protocol=git \ 14SRC_URI = "git://git.gnome.org/${BPN};protocol=git \
15 file://make-382.patch \ 15 file://make-382.patch \
16 file://dso_linking_change_build_fix.patch \ 16 file://dso_linking_change_build_fix.patch \
17 file://uclibc-NL_TIME_FIRST_WEEKDAY-absent.patch \ 17 file://uclibc-NL_TIME_FIRST_WEEKDAY-absent.patch \
18 " 18"
diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
index 8c157541df..346b3244c2 100644
--- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
@@ -13,7 +13,7 @@ EXTRA_OECONF += "--enable-all-themes --disable-hicolor-check"
13inherit gnome perlnative 13inherit gnome perlnative
14 14
15do_configure_prepend() { 15do_configure_prepend() {
16 sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libdir}/icon-naming-utils:g' configure.in 16 sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libdir}/icon-naming-utils:g' configure.in
17} 17}
18 18
19PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist" 19PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist"
diff --git a/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb b/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb
index a1fa786b84..89d95de4f0 100644
--- a/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb
@@ -13,6 +13,6 @@ SRC_URI[archive.sha256sum] = "8838be041a07364b62a4281c971392e4a09bb01bb3237a836e
13EXTRA_OECONF += "--disable-scrollkeeper" 13EXTRA_OECONF += "--disable-scrollkeeper"
14# remove -I/usr/include from zenity_CPPFLAGS 14# remove -I/usr/include from zenity_CPPFLAGS
15do_configure_prepend() { 15do_configure_prepend() {
16 sed -i -e '/-I$(includedir)/d' src/Makefile.am 16 sed -i -e '/-I$(includedir)/d' src/Makefile.am
17} 17}
18 18
diff --git a/meta-gnome/recipes-support/goffice/goffice_0.8.17.bb b/meta-gnome/recipes-support/goffice/goffice_0.8.17.bb
index 637ee186f8..f15dba20e4 100644
--- a/meta-gnome/recipes-support/goffice/goffice_0.8.17.bb
+++ b/meta-gnome/recipes-support/goffice/goffice_0.8.17.bb
@@ -19,25 +19,25 @@ SRC_URI[archive.sha256sum] = "dd8caef5fefffbc53938fa619de9f58e7c4dc71a1803de1340
19FILES_${PN}-dbg += "${libdir}/goffice/${PV}/plugins/*/.debug" 19FILES_${PN}-dbg += "${libdir}/goffice/${PV}/plugins/*/.debug"
20 20
21RRECOMMENDS_${PN} = " \ 21RRECOMMENDS_${PN} = " \
22 goffice-plugin-plot-barcol \ 22 goffice-plugin-plot-barcol \
23 goffice-plugin-plot-distrib \ 23 goffice-plugin-plot-distrib \
24 goffice-plugin-plot-pie \ 24 goffice-plugin-plot-pie \
25 goffice-plugin-plot-radar \ 25 goffice-plugin-plot-radar \
26 goffice-plugin-plot-surface \ 26 goffice-plugin-plot-surface \
27 goffice-plugin-plot-xy \ 27 goffice-plugin-plot-xy \
28 goffice-plugin-reg-linear \ 28 goffice-plugin-reg-linear \
29 goffice-plugin-reg-logfit \ 29 goffice-plugin-reg-logfit \
30 goffice-plugin-smoothing \ 30 goffice-plugin-smoothing \
31" 31"
32 32
33FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \ 33FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \
34 ${sysconfdir} ${sharedstatedir} ${localstatedir} \ 34 ${sysconfdir} ${sharedstatedir} ${localstatedir} \
35 ${base_bindir}/* ${base_sbindir}/* \ 35 ${base_bindir}/* ${base_sbindir}/* \
36 ${base_libdir}/*${SOLIBS} \ 36 ${base_libdir}/*${SOLIBS} \
37 ${datadir}/${PN} \ 37 ${datadir}/${PN} \
38 ${datadir}/pixmaps ${datadir}/applications \ 38 ${datadir}/pixmaps ${datadir}/applications \
39 ${datadir}/idl ${datadir}/omf ${datadir}/sounds \ 39 ${datadir}/idl ${datadir}/omf ${datadir}/sounds \
40 ${libdir}/bonobo/servers" 40 ${libdir}/bonobo/servers"
41 41
42PACKAGES_DYNAMIC += "^goffice-plugin-.*" 42PACKAGES_DYNAMIC += "^goffice-plugin-.*"
43 43
diff --git a/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb b/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
index c416ff5ddb..b0031195f2 100644
--- a/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
+++ b/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
@@ -16,7 +16,7 @@ GPE_TARBALL_SUFFIX = "bz2"
16inherit gpe autotools 16inherit gpe autotools
17 17
18SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch \ 18SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch \
19 file://use.libsoup-2.4.patch \ 19 file://use.libsoup-2.4.patch \
20" 20"
21 21
22RREPLACES_${PN} = "gpe-screenshot" 22RREPLACES_${PN} = "gpe-screenshot"
diff --git a/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb b/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb
index 8e504c107f..df774eed06 100644
--- a/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb
+++ b/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb
@@ -10,7 +10,7 @@ PR = "r5"
10inherit gpe pkgconfig autotools gtk-doc 10inherit gpe pkgconfig autotools gtk-doc
11 11
12SRC_URI += "file://pkgconfig.patch;striplevel=0 \ 12SRC_URI += "file://pkgconfig.patch;striplevel=0 \
13 file://glib-2.32.patch \ 13 file://glib-2.32.patch \
14" 14"
15SRC_URI[md5sum] = "b85a839264a35d0faf9a1a38c486e189" 15SRC_URI[md5sum] = "b85a839264a35d0faf9a1a38c486e189"
16SRC_URI[sha256sum] = "f96d30c09b0395ea4e146730fd52d9ea303b619bb139051d9f12d3f868a9e18c" 16SRC_URI[sha256sum] = "f96d30c09b0395ea4e146730fd52d9ea303b619bb139051d9f12d3f868a9e18c"
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
index 6f70edd09a..0b305f085c 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
@@ -50,9 +50,9 @@ APPEND=${CMDLINE} ${CMDLINE_DEBUG}
50} 50}
51 51
52do_install () { 52do_install () {
53 install -d ${D}/boot 53 install -d ${D}/boot
54 install -m 0644 boot.cfg ${D}/boot/boot.cfg 54 install -m 0644 boot.cfg ${D}/boot/boot.cfg
55 install -m 0644 icon.xpm ${D}/boot/icon.xpm 55 install -m 0644 icon.xpm ${D}/boot/icon.xpm
56} 56}
57 57
58PACKAGE_ARCH = "${MACHINE_ARCH}" 58PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc b/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc
index 2a53f96ac3..b06293cc1b 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc
@@ -38,12 +38,12 @@ inherit autotools
38EXTRA_OECONF = "--enable-delay=2 --enable-evdev-rate=1000,250" 38EXTRA_OECONF = "--enable-delay=2 --enable-evdev-rate=1000,250"
39 39
40do_install () { 40do_install () {
41 install -d ${D}${bindir} 41 install -d ${D}${bindir}
42 install -m 0755 kexecboot ${D}${bindir}/ 42 install -m 0755 kexecboot ${D}${bindir}/
43 install -d ${D}/proc 43 install -d ${D}/proc
44 install -d ${D}/mnt 44 install -d ${D}/mnt
45 install -d ${D}/dev 45 install -d ${D}/dev
46 install -d ${D}/sys 46 install -d ${D}/sys
47} 47}
48 48
49PACKAGE_ARCH = "${MACHINE_ARCH}" 49PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -51,5 +51,5 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
51FILES_${PN} += " ${bindir}/kexecboot /init /proc /mnt /dev /sys" 51FILES_${PN} += " ${bindir}/kexecboot /init /proc /mnt /dev /sys"
52 52
53pkg_postinst_${PN} () { 53pkg_postinst_${PN} () {
54 ln -sf ${bindir}/kexecboot $D/init 54 ln -sf ${bindir}/kexecboot $D/init
55} 55}
diff --git a/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.2.bb b/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.2.bb
index 56456f7a82..0c187d2a3e 100644
--- a/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.2.bb
+++ b/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.2.bb
@@ -14,14 +14,14 @@ FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
14inherit cross 14inherit cross
15 15
16do_configure () { 16do_configure () {
17 : 17 :
18} 18}
19 19
20do_compile() { 20do_compile() {
21 oe_runmake klcc 21 oe_runmake klcc
22} 22}
23 23
24do_install() { 24do_install() {
25 install -d ${D}${base_bindir} 25 install -d ${D}${base_bindir}
26 install -m 0755 klcc/klcc ${D}${base_bindir}/${TARGET_PREFIX}klcc 26 install -m 0755 klcc/klcc ${D}${base_bindir}/${TARGET_PREFIX}klcc
27} 27}
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.2.bb b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.2.bb
index 484134e44b..ffad585d6a 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.2.bb
+++ b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.2.bb
@@ -6,7 +6,7 @@ KLIBC_UTILS_PKGNAME = "klibc-static-utils"
6FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:" 6FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
7 7
8do_install() { 8do_install() {
9 : 9 :
10} 10}
11 11
12PACKAGES_${PN} = "${PN}" 12PACKAGES_${PN} = "${PN}"
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-utils.inc b/meta-initramfs/recipes-devtools/klibc/klibc-utils.inc
index cdcaafa55b..a626c9696e 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc-utils.inc
+++ b/meta-initramfs/recipes-devtools/klibc/klibc-utils.inc
@@ -4,55 +4,54 @@ KLIBC_UTILS_PKGNAME ?= "klibc-utils"
4# losetup goes in ${base_sbindir} 4# losetup goes in ${base_sbindir}
5 5
6do_install_append() { 6do_install_append() {
7 install -d ${D}${base_bindir}
8 install -d ${D}${base_sbindir}
7 9
8 install -d ${D}${base_bindir} 10 # debian packages kinit + kinit.shared but only sh.shared
9 install -d ${D}${base_sbindir} 11 if [ "${KLIBC_UTILS_VARIANT}" = "shared" ]; then
12 install -m 755 usr/kinit/kinit ${D}${base_bindir}/kinit
13 install -m 755 usr/kinit/kinit.shared ${D}${base_bindir}/kinit.shared
14 install -m 755 usr/dash/sh.shared ${D}${base_bindir}/sh.shared
15 else
16 install -m 755 usr/dash/sh ${D}${base_bindir}/sh
17 install -m 755 usr/kinit/kinit ${D}${base_bindir}/kinit
18 fi
10 19
11 # debian packages kinit + kinit.shared but only sh.shared 20 install -m 755 usr/gzip/gzip ${D}${base_bindir}
12 if [ "${KLIBC_UTILS_VARIANT}" = "shared" ]; then 21 install -m 755 usr/kinit/fstype/${KLIBC_UTILS_VARIANT}/fstype ${D}${base_bindir}
13 install -m 755 usr/kinit/kinit ${D}${base_bindir}/kinit 22 install -m 755 usr/kinit/ipconfig/${KLIBC_UTILS_VARIANT}/ipconfig ${D}${base_bindir}
14 install -m 755 usr/kinit/kinit.shared ${D}${base_bindir}/kinit.shared 23 install -m 755 usr/kinit/nfsmount/${KLIBC_UTILS_VARIANT}/nfsmount ${D}${base_bindir}
15 install -m 755 usr/dash/sh.shared ${D}${base_bindir}/sh.shared 24 install -m 755 usr/kinit/resume/${KLIBC_UTILS_VARIANT}/resume ${D}${base_bindir}
16 else 25 install -m 755 usr/kinit/run-init/${KLIBC_UTILS_VARIANT}/run-init ${D}${base_bindir}
17 install -m 755 usr/dash/sh ${D}${base_bindir}/sh 26 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/cat ${D}${base_bindir}
18 install -m 755 usr/kinit/kinit ${D}${base_bindir}/kinit 27 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/chroot ${D}${base_bindir}
19 fi 28 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/cpio ${D}${base_bindir}
20 29 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/dd ${D}${base_bindir}
21 install -m 755 usr/gzip/gzip ${D}${base_bindir} 30 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/dmesg ${D}${base_bindir}
22 install -m 755 usr/kinit/fstype/${KLIBC_UTILS_VARIANT}/fstype ${D}${base_bindir} 31 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/false ${D}${base_bindir}
23 install -m 755 usr/kinit/ipconfig/${KLIBC_UTILS_VARIANT}/ipconfig ${D}${base_bindir} 32 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/halt ${D}${base_bindir}
24 install -m 755 usr/kinit/nfsmount/${KLIBC_UTILS_VARIANT}/nfsmount ${D}${base_bindir} 33 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/kill ${D}${base_bindir}
25 install -m 755 usr/kinit/resume/${KLIBC_UTILS_VARIANT}/resume ${D}${base_bindir} 34 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/ln ${D}${base_bindir}
26 install -m 755 usr/kinit/run-init/${KLIBC_UTILS_VARIANT}/run-init ${D}${base_bindir} 35 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/losetup ${D}${base_sbindir}
27 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/cat ${D}${base_bindir} 36 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/ls ${D}${base_bindir}
28 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/chroot ${D}${base_bindir} 37 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/minips ${D}${base_bindir}
29 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/cpio ${D}${base_bindir} 38 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mkdir ${D}${base_bindir}
30 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/dd ${D}${base_bindir} 39 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mkfifo ${D}${base_bindir}
31 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/dmesg ${D}${base_bindir} 40 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mknod ${D}${base_bindir}
32 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/false ${D}${base_bindir} 41 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mount ${D}${base_bindir}
33 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/halt ${D}${base_bindir} 42 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mv ${D}${base_bindir}
34 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/kill ${D}${base_bindir} 43 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/nuke ${D}${base_bindir}
35 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/ln ${D}${base_bindir} 44 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/pivot_root ${D}${base_bindir}
36 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/losetup ${D}${base_sbindir} 45 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/poweroff ${D}${base_bindir}
37 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/ls ${D}${base_bindir} 46 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/readlink ${D}${base_bindir}
38 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/minips ${D}${base_bindir} 47 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/reboot ${D}${base_bindir}
39 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mkdir ${D}${base_bindir} 48 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/sleep ${D}${base_bindir}
40 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mkfifo ${D}${base_bindir} 49 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/sync ${D}${base_bindir}
41 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mknod ${D}${base_bindir} 50 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/true ${D}${base_bindir}
42 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mount ${D}${base_bindir} 51 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/umount ${D}${base_bindir}
43 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/mv ${D}${base_bindir} 52 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/uname ${D}${base_bindir}
44 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/nuke ${D}${base_bindir} 53 ln -s gzip ${D}${base_bindir}/gunzip
45 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/pivot_root ${D}${base_bindir} 54 ln -s gzip ${D}${base_bindir}/zcat
46 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/poweroff ${D}${base_bindir}
47 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/readlink ${D}${base_bindir}
48 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/reboot ${D}${base_bindir}
49 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/sleep ${D}${base_bindir}
50 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/sync ${D}${base_bindir}
51 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/true ${D}${base_bindir}
52 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/umount ${D}${base_bindir}
53 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/uname ${D}${base_bindir}
54 ln -s gzip ${D}${base_bindir}/gunzip
55 ln -s gzip ${D}${base_bindir}/zcat
56} 55}
57 56
58EXTRA_KLIBC_DEPS = '${@base_conditional("KLIBC_UTILS_VARIANT", "shared", "${THIS_LIBKLIBC}", "", d)}' 57EXTRA_KLIBC_DEPS = '${@base_conditional("KLIBC_UTILS_VARIANT", "shared", "${THIS_LIBKLIBC}", "", d)}'
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.2.bb b/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.2.bb
index 37cab84c52..96fd19e507 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.2.bb
+++ b/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.2.bb
@@ -6,7 +6,7 @@ KLIBC_UTILS_PKGNAME = "klibc-utils"
6FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:" 6FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
7 7
8do_install() { 8do_install() {
9 : 9 :
10} 10}
11 11
12PACKAGES_${PN} = "${PN}" 12PACKAGES_${PN} = "${PN}"
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc
index fa31f73d15..a4937fa5ec 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc.inc
+++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc
@@ -28,26 +28,25 @@ SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git;protocol=git"
28 28
29SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch \ 29SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch \
30 file://armv4-fix-v4bx.patch \ 30 file://armv4-fix-v4bx.patch \
31 " 31"
32SRC_URI_append_linux-uclibceabi = " file://klibc-config-eabi.patch \ 32SRC_URI_append_linux-uclibceabi = " file://klibc-config-eabi.patch \
33 file://armv4-fix-v4bx.patch \ 33 file://armv4-fix-v4bx.patch \
34 " 34"
35 35
36SRC_URI += "file://klibc-linux-libc-dev.patch \ 36SRC_URI += "file://klibc-linux-libc-dev.patch \
37 file://prefix.patch \ 37 file://prefix.patch \
38 file://staging.patch \ 38 file://staging.patch \
39 " 39"
40 40
41S = "${WORKDIR}/git" 41S = "${WORKDIR}/git"
42 42
43EXTRA_OEMAKE = "'KLIBCARCH=${KLIBC_ARCH}' \ 43EXTRA_OEMAKE = "'KLIBCARCH=${KLIBC_ARCH}' \
44 'CROSS_COMPILE=${TARGET_PREFIX}' \ 44 'CROSS_COMPILE=${TARGET_PREFIX}' \
45 'KLIBCKERNELSRC=${STAGING_DIR_TARGET}${exec_prefix}' \ 45 'KLIBCKERNELSRC=${STAGING_DIR_TARGET}${exec_prefix}' \
46 " 46"
47 47
48do_configure () { 48do_configure () {
49 49 ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
50 ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
51} 50}
52 51
53THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})" 52THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})"
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc_2.0.2.bb b/meta-initramfs/recipes-devtools/klibc/klibc_2.0.2.bb
index 8eaab2c447..4ec989fafd 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc_2.0.2.bb
+++ b/meta-initramfs/recipes-devtools/klibc/klibc_2.0.2.bb
@@ -3,19 +3,17 @@ PR = "${INC_PR}.0"
3export INST = "${D}" 3export INST = "${D}"
4 4
5do_install() { 5do_install() {
6 oe_runmake install
6 7
7 oe_runmake install 8 # the crosscompiler is packaged by klcc-cross
8 9 # remove klcc
9 # the crosscompiler is packaged by klcc-cross 10 rm ${D}${base_bindir}/klcc
10 # remove klcc 11 # remove now empty dir
11 rm ${D}${base_bindir}/klcc 12 rmdir ${D}${base_bindir}
12 # remove now empty dir
13 rmdir ${D}${base_bindir}
14
15 install -d ${D}${base_libdir}
16 install -m 755 usr/klibc/klibc-*.so ${D}${base_libdir}
17 (cd ${D}${base_libdir}; ln -s klibc-*.so klibc.so)
18 13
14 install -d ${D}${base_libdir}
15 install -m 755 usr/klibc/klibc-*.so ${D}${base_libdir}
16 (cd ${D}${base_libdir}; ln -s klibc-*.so klibc.so)
19} 17}
20 18
21PACKAGES = "libklibc libklibc-staticdev libklibc-dev" 19PACKAGES = "libklibc libklibc-staticdev libklibc-dev"
@@ -24,5 +22,5 @@ FILES_libklibc-staticdev = "${base_libdir}/klibc/lib/libc.a"
24FILES_libklibc-dev = "${base_libdir}/klibc.so \ 22FILES_libklibc-dev = "${base_libdir}/klibc.so \
25 ${base_libdir}/klibc/lib/* \ 23 ${base_libdir}/klibc/lib/* \
26 ${base_libdir}/klibc/include/* \ 24 ${base_libdir}/klibc/include/* \
27 " 25"
28require klibc.inc 26require klibc.inc
diff --git a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb b/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb
index 5cdd984b2b..e00fc3065b 100644
--- a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb
+++ b/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=ca39eb1d98e736
16 file://libubi.c.patch \ 16 file://libubi.c.patch \
17 file://libiniparser.c.patch \ 17 file://libiniparser.c.patch \
18 file://ubiformat.c.patch \ 18 file://ubiformat.c.patch \
19 " 19"
20 20
21S = "${WORKDIR}/git/" 21S = "${WORKDIR}/git/"
22 22
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb
index 9c804bece3..90b876cdde 100644
--- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb
+++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb
@@ -12,7 +12,7 @@ SRC_URI += "file://elf.patch \
12 file://string.patch \ 12 file://string.patch \
13 file://syscall.patch \ 13 file://syscall.patch \
14 file://other.patch \ 14 file://other.patch \
15 " 15"
16 16
17S = "${WORKDIR}/kexec-tools-${PV}" 17S = "${WORKDIR}/kexec-tools-${PV}"
18 18
diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb
index edf8f3fb61..d4798e8991 100644
--- a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb
+++ b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.2.bb
@@ -9,9 +9,9 @@ KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}
9INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image" 9INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
10 10
11do_populate_sysroot() { 11do_populate_sysroot() {
12 : 12 :
13} 13}
14 14
15do_install() { 15do_install() {
16 : 16 :
17} 17}
diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
index 47215b5087..189f87b7ac 100644
--- a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
+++ b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
@@ -9,9 +9,9 @@ KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}
9INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image" 9INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
10 10
11do_populate_sysroot() { 11do_populate_sysroot() {
12 : 12 :
13} 13}
14 14
15do_install() { 15do_install() {
16 : 16 :
17} 17}
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc b/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc
index f793236494..b63f2232dd 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp.inc
@@ -16,6 +16,6 @@ FILES_${PN}-dev += "${bindir}/gupnp-binding-tool"
16SYSROOT_PREPROCESS_FUNCS += "gupnp_sysroot_preprocess" 16SYSROOT_PREPROCESS_FUNCS += "gupnp_sysroot_preprocess"
17 17
18gupnp_sysroot_preprocess () { 18gupnp_sysroot_preprocess () {
19 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 19 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/
20 install -m 755 ${D}${bindir}/gupnp-binding-tool ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 20 install -m 755 ${D}${bindir}/gupnp-binding-tool ${SYSROOT_DESTDIR}${bindir_crossscripts}/
21} 21}
diff --git a/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc b/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc
index a4f3fb6792..5a45cd1250 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc
+++ b/meta-multimedia/recipes-connectivity/gupnp/no-vala.inc
@@ -1,5 +1,5 @@
1do_configure_prepend () { 1do_configure_prepend () {
2 # Vala needs gobject-introspection so won't work. Instead of depending 2 # Vala needs gobject-introspection so won't work. Instead of depending
3 # on vala-native just to run configure, comment out the Vala macro. 3 # on vala-native just to run configure, comment out the Vala macro.
4 sed -i -e 's/\(^[ \t]*VALA_PROG_VAPIGEN\)/dnl \1/g' ${S}/configure.ac 4 sed -i -e 's/\(^[ \t]*VALA_PROG_VAPIGEN\)/dnl \1/g' ${S}/configure.ac
5} 5}
diff --git a/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb b/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb
index c39acacb66..e259db678c 100644
--- a/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb
+++ b/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb
@@ -10,36 +10,36 @@ SRCREV = "3fc7dfa68484"
10S = "${WORKDIR}/${BPN}" 10S = "${WORKDIR}/${BPN}"
11 11
12do_configure() { 12do_configure() {
13 sed -i -e s:/usr/include:${STAGING_INCDIR}:g util/av7110_loadkeys/generate-keynames.sh 13 sed -i -e s:/usr/include:${STAGING_INCDIR}:g util/av7110_loadkeys/generate-keynames.sh
14} 14}
15 15
16do_install() { 16do_install() {
17 make DESTDIR=${D} install 17 make DESTDIR=${D} install
18 install -d ${D}/${bindir} 18 install -d ${D}/${bindir}
19 install -d ${D}/${docdir}/dvb-apps 19 install -d ${D}/${docdir}/dvb-apps
20 install -d ${D}/${docdir}/dvb-apps/scan 20 install -d ${D}/${docdir}/dvb-apps/scan
21 install -d ${D}/${docdir}/dvb-apps/szap 21 install -d ${D}/${docdir}/dvb-apps/szap
22 chmod a+rx ${D}/${libdir}/*.so* 22 chmod a+rx ${D}/${libdir}/*.so*
23 23
24 # Install tests 24 # Install tests
25 install -m 0755 ${S}/test/setvoltage ${D}${bindir}/test_setvoltage 25 install -m 0755 ${S}/test/setvoltage ${D}${bindir}/test_setvoltage
26 install -m 0755 ${S}/test/set22k ${D}${bindir}/test_set22k 26 install -m 0755 ${S}/test/set22k ${D}${bindir}/test_set22k
27 install -m 0755 ${S}/test/sendburst ${D}${bindir}/test_sendburst 27 install -m 0755 ${S}/test/sendburst ${D}${bindir}/test_sendburst
28 install -m 0755 ${S}/test/diseqc ${D}${bindir}/test_diseqc 28 install -m 0755 ${S}/test/diseqc ${D}${bindir}/test_diseqc
29 install -m 0755 ${S}/test/test_sections ${D}${bindir}/ 29 install -m 0755 ${S}/test/test_sections ${D}${bindir}/
30 install -m 0755 ${S}/test/test_av_play ${D}${bindir}/ 30 install -m 0755 ${S}/test/test_av_play ${D}${bindir}/
31 install -m 0755 ${S}/test/test_stillimage ${D}${bindir}/ 31 install -m 0755 ${S}/test/test_stillimage ${D}${bindir}/
32 install -m 0755 ${S}/test/test_dvr_play ${D}${bindir}/ 32 install -m 0755 ${S}/test/test_dvr_play ${D}${bindir}/
33 install -m 0755 ${S}/test/test_tt ${D}${bindir}/ 33 install -m 0755 ${S}/test/test_tt ${D}${bindir}/
34 install -m 0755 ${S}/test/test_sec_ne ${D}${bindir}/ 34 install -m 0755 ${S}/test/test_sec_ne ${D}${bindir}/
35 install -m 0755 ${S}/test/test_stc ${D}${bindir}/ 35 install -m 0755 ${S}/test/test_stc ${D}${bindir}/
36 install -m 0755 ${S}/test/test_av ${D}${bindir}/ 36 install -m 0755 ${S}/test/test_av ${D}${bindir}/
37 install -m 0755 ${S}/test/test_vevent ${D}${bindir}/ 37 install -m 0755 ${S}/test/test_vevent ${D}${bindir}/
38 install -m 0755 ${S}/test/test_pes ${D}${bindir}/ 38 install -m 0755 ${S}/test/test_pes ${D}${bindir}/
39 install -m 0755 ${S}/test/test_dvr ${D}${bindir}/ 39 install -m 0755 ${S}/test/test_dvr ${D}${bindir}/
40 40
41 cp -pPR ${S}/util/szap/channels-conf* ${D}/${docdir}/dvb-apps/szap/ 41 cp -pPR ${S}/util/szap/channels-conf* ${D}/${docdir}/dvb-apps/szap/
42 cp -pPR ${S}/util/szap/README ${D}/${docdir}/dvb-apps/szap/ 42 cp -pPR ${S}/util/szap/README ${D}/${docdir}/dvb-apps/szap/
43} 43}
44 44
45python populate_packages_prepend () { 45python populate_packages_prepend () {
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
index 212bca16e3..7c8b959352 100644
--- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
+++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
@@ -8,23 +8,23 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9eef91148a9b14ec7f9df333daebc746"
8 8
9SRC_URI = "git://github.com/tvheadend/tvheadend.git \ 9SRC_URI = "git://github.com/tvheadend/tvheadend.git \
10 file://0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch \ 10 file://0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch \
11 " 11"
12SRCREV = "a420c83a0e0d2c31c2c15d0fec6fedc3f5a36dfe" 12SRCREV = "a420c83a0e0d2c31c2c15d0fec6fedc3f5a36dfe"
13PV = "3.3" 13PV = "3.3"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17do_configure() { 17do_configure() {
18 ./configure --prefix=${prefix} \ 18 ./configure --prefix=${prefix} \
19 --libdir=${libdir} \ 19 --libdir=${libdir} \
20 --bindir=${bindir} \ 20 --bindir=${bindir} \
21 --datadir=${datadir} \ 21 --datadir=${datadir} \
22 --arch=${TARGET_ARCH} \ 22 --arch=${TARGET_ARCH} \
23 --disable-bundle 23 --disable-bundle
24} 24}
25 25
26do_install() { 26do_install() {
27 oe_runmake install DESTDIR=${D} 27 oe_runmake install DESTDIR=${D}
28} 28}
29 29
30FILES_${PN} += "${datadir}/${BPN}" 30FILES_${PN} += "${datadir}/${BPN}"
diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
index 74bf710667..6053489597 100644
--- a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
+++ b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
@@ -16,23 +16,23 @@ SRC_URI = "git://github.com/xbmc/xbmc.git;branch=eden;protocol=git \
16 file://0002-Revert-fixed-ios-Add-memory-barriers-to-atomic-Add-S.patch \ 16 file://0002-Revert-fixed-ios-Add-memory-barriers-to-atomic-Add-S.patch \
17 file://0003-Revert-fixed-ios-Add-memory-barriers-to-cas-assembly.patch \ 17 file://0003-Revert-fixed-ios-Add-memory-barriers-to-cas-assembly.patch \
18 file://configure.in-Avoid-running-code.patch \ 18 file://configure.in-Avoid-running-code.patch \
19 " 19"
20 20
21inherit autotools gettext python-dir 21inherit autotools gettext python-dir
22 22
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24
25CACHED_CONFIGUREVARS += " \ 25CACHED_CONFIGUREVARS += " \
26 ac_cv_path_PYTHON="${STAGING_BINDIR_NATIVE}/python-native/python" \ 26 ac_cv_path_PYTHON="${STAGING_BINDIR_NATIVE}/python-native/python" \
27" 27"
28 28
29EXTRA_OECONF = " \ 29EXTRA_OECONF = " \
30 --disable-rpath \ 30 --disable-rpath \
31 --enable-gles \ 31 --enable-gles \
32 --enable-libusb \ 32 --enable-libusb \
33 --enable-airplay \ 33 --enable-airplay \
34 --disable-optical-drive \ 34 --disable-optical-drive \
35 --enable-external-libraries \ 35 --enable-external-libraries \
36" 36"
37 37
38FULL_OPTIMIZATION_armv7a = "-fexpensive-optimizations -fomit-frame-pointer -O4 -ffast-math" 38FULL_OPTIMIZATION_armv7a = "-fexpensive-optimizations -fomit-frame-pointer -O4 -ffast-math"
@@ -48,27 +48,27 @@ export STAGING_INCDIR
48export PYTHON_DIR 48export PYTHON_DIR
49 49
50do_configure() { 50do_configure() {
51 sh bootstrap 51 sh bootstrap
52 oe_runconf 52 oe_runconf
53} 53}
54 54
55PARALLEL_MAKE = "" 55PARALLEL_MAKE = ""
56 56
57do_compile_prepend() { 57do_compile_prepend() {
58 for i in $(find . -name "Makefile") ; do 58 for i in $(find . -name "Makefile") ; do
59 sed -i -e 's:I/usr/include:I${STAGING_INCDIR}:g' $i 59 sed -i -e 's:I/usr/include:I${STAGING_INCDIR}:g' $i
60 done 60 done
61 61
62 for i in $(find . -name "*.mak*" -o -name "Makefile") ; do 62 for i in $(find . -name "*.mak*" -o -name "Makefile") ; do
63 sed -i -e 's:I/usr/include:I${STAGING_INCDIR}:g' -e 's:-rpath \$(libdir):-rpath ${libdir}:g' $i 63 sed -i -e 's:I/usr/include:I${STAGING_INCDIR}:g' -e 's:-rpath \$(libdir):-rpath ${libdir}:g' $i
64 done 64 done
65} 65}
66 66
67INSANE_SKIP_${PN} = "rpaths" 67INSANE_SKIP_${PN} = "rpaths"
68 68
69# on ARM architectures xbmc will use GLES which will make the regular wrapper fail, so start it directly 69# on ARM architectures xbmc will use GLES which will make the regular wrapper fail, so start it directly
70do_install_append_arm() { 70do_install_append_arm() {
71 sed -i -e 's:Exec=xbmc:Exec=${libdir}/xbmc/xbmc.bin:g' ${D}${datadir}/applications/xbmc.desktop 71 sed -i -e 's:Exec=xbmc:Exec=${libdir}/xbmc/xbmc.bin:g' ${D}${datadir}/applications/xbmc.desktop
72} 72}
73 73
74FILES_${PN} += "${datadir}/xsessions ${datadir}/icons" 74FILES_${PN} += "${datadir}/xsessions ${datadir}/icons"
@@ -81,5 +81,5 @@ RRECOMMENDS_${PN}_append = " libcec \
81 python-re \ 81 python-re \
82 python-netclient \ 82 python-netclient \
83 libcurl \ 83 libcurl \
84 " 84"
85RRECOMMENDS_${PN}_append_libc-glibc = " glibc-charmap-ibm850 glibc-gconv-ibm850" 85RRECOMMENDS_${PN}_append_libc-glibc = " glibc-charmap-ibm850 glibc-gconv-ibm850"
diff --git a/meta-multimedia/recipes-mkv/libebml/libebml_1.2.2.bb b/meta-multimedia/recipes-mkv/libebml/libebml_1.2.2.bb
index 210a409953..b66160d593 100644
--- a/meta-multimedia/recipes-mkv/libebml/libebml_1.2.2.bb
+++ b/meta-multimedia/recipes-mkv/libebml/libebml_1.2.2.bb
@@ -7,25 +7,25 @@ SRC_URI[md5sum] = "726cc2bd1a525929ff35ff9854c0ebab"
7SRC_URI[sha256sum] = "476b08c6436a96c024a53e788e7c945ce9b41cd8654165763444aa7e5245b7a5" 7SRC_URI[sha256sum] = "476b08c6436a96c024a53e788e7c945ce9b41cd8654165763444aa7e5245b7a5"
8 8
9do_compile() { 9do_compile() {
10 cd ${S}/make/linux 10 cd ${S}/make/linux
11 oe_runmake CROSS="${TARGET_PREFIX}" 11 oe_runmake CROSS="${TARGET_PREFIX}"
12} 12}
13 13
14do_install() { 14do_install() {
15 cd ${S}/make/linux 15 cd ${S}/make/linux
16 16
17 install -d ${D}${libdir} 17 install -d ${D}${libdir}
18 install -m 0644 libebml.a ${D}${libdir} 18 install -m 0644 libebml.a ${D}${libdir}
19 install -m 0755 libebml.so.* ${D}${libdir} 19 install -m 0755 libebml.so.* ${D}${libdir}
20 cp -a libebml.so ${D}${libdir} 20 cp -a libebml.so ${D}${libdir}
21 21
22 install -d ${D}${includedir}/ebml 22 install -d ${D}${includedir}/ebml
23 for i in ../../ebml/*.h; do 23 for i in ../../ebml/*.h; do
24 install -m 0644 $i ${D}${includedir}/ebml 24 install -m 0644 $i ${D}${includedir}/ebml
25 done 25 done
26 26
27 install -d ${D}${includedir}/ebml/c 27 install -d ${D}${includedir}/ebml/c
28 for i in ../../ebml/c/*.h; do 28 for i in ../../ebml/c/*.h; do
29 install -m 0644 $i ${D}${includedir}/ebml/c 29 install -m 0644 $i ${D}${includedir}/ebml/c
30 done 30 done
31} 31}
diff --git a/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.3.0.bb b/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.3.0.bb
index 3a3dd0e957..cedd283b13 100644
--- a/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.3.0.bb
+++ b/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.3.0.bb
@@ -9,25 +9,25 @@ SRC_URI[md5sum] = "f4a8c411f09d39c754eb726efd616043"
9SRC_URI[sha256sum] = "5231ec958571365e719a6fd3c220227af6cf0f14e0bd1bcf766ddbc068d18e69" 9SRC_URI[sha256sum] = "5231ec958571365e719a6fd3c220227af6cf0f14e0bd1bcf766ddbc068d18e69"
10 10
11do_compile() { 11do_compile() {
12 cd ${S}/make/linux 12 cd ${S}/make/linux
13 oe_runmake CROSS="${TARGET_PREFIX}" 13 oe_runmake CROSS="${TARGET_PREFIX}"
14} 14}
15 15
16do_install() { 16do_install() {
17 cd ${S}/make/linux 17 cd ${S}/make/linux
18 18
19 install -d ${D}${libdir} 19 install -d ${D}${libdir}
20 install -m 0644 libmatroska.a ${D}${libdir} 20 install -m 0644 libmatroska.a ${D}${libdir}
21 install -m 0755 libmatroska.so.* ${D}${libdir} 21 install -m 0755 libmatroska.so.* ${D}${libdir}
22 cp -a libmatroska.so ${D}${libdir} 22 cp -a libmatroska.so ${D}${libdir}
23 23
24 install -d ${D}${includedir}/matroska 24 install -d ${D}${includedir}/matroska
25 for i in ../../matroska/*.h; do 25 for i in ../../matroska/*.h; do
26 install -m 0644 $i ${D}${includedir}/matroska 26 install -m 0644 $i ${D}${includedir}/matroska
27 done 27 done
28 28
29 install -d ${D}${includedir}/matroska/c 29 install -d ${D}${includedir}/matroska/c
30 for i in ../../matroska/c/*.h; do 30 for i in ../../matroska/c/*.h; do
31 install -m 0644 $i ${D}${includedir}/matroska/c 31 install -m 0644 $i ${D}${includedir}/matroska/c
32 done 32 done
33} 33}
diff --git a/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_5.9.0.bb b/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_5.9.0.bb
index e7f93d2c28..13edaa95f7 100644
--- a/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_5.9.0.bb
+++ b/meta-multimedia/recipes-mkv/mkvtoolnix/mkvtoolnix_5.9.0.bb
@@ -13,18 +13,18 @@ SRC_URI[sha256sum] = "d913f531331c3332d2fb334c872ea19bfea7293dfedc4bf33ae7162e4e
13inherit autotools 13inherit autotools
14 14
15EXTRA_OECONF = " --with-boost-libdir=${STAGING_LIBDIR} \ 15EXTRA_OECONF = " --with-boost-libdir=${STAGING_LIBDIR} \
16 " 16"
17 17
18# remove some hardcoded searchpaths 18# remove some hardcoded searchpaths
19do_configure_prepend() { 19do_configure_prepend() {
20 sed -i -e s:/usr/local/lib:${STAGING_LIBDIR}:g -e s:/usr/local/include:${STAGING_INCDIR}:g ac/ebml.m4 20 sed -i -e s:/usr/local/lib:${STAGING_LIBDIR}:g -e s:/usr/local/include:${STAGING_INCDIR}:g ac/ebml.m4
21} 21}
22 22
23# Yeah, no makefile 23# Yeah, no makefile
24do_compile() { 24do_compile() {
25 ./drake 25 ./drake
26} 26}
27 27
28do_install() { 28do_install() {
29 ./drake install DESTDIR=${D} 29 ./drake install DESTDIR=${D}
30} 30}
diff --git a/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb b/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
index a76409a8a1..6d81ed2736 100644
--- a/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
+++ b/meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
@@ -14,8 +14,8 @@ SRC_URI[sha256sum] = "9cdee47bbbfa3de5aaa5cf3fc9e208ccd97e5079f6d8fa84a6d1f24a1b
14inherit autotools 14inherit autotools
15 15
16do_install_append() { 16do_install_append() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
18 install -m 0755 dms-info ${D}${bindir} 18 install -m 0755 dms-info ${D}${bindir}
19} 19}
20 20
21PACKAGES =+ "${PN}-tests" 21PACKAGES =+ "${PN}-tests"
diff --git a/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb b/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
index cdce8d5275..d23babe595 100644
--- a/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
+++ b/meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
@@ -14,8 +14,8 @@ SRC_URI[sha256sum] = "d6623d98dd35ee32bc08349b4a22d12101dda38a2ece1e468ff0160e51
14inherit autotools 14inherit autotools
15 15
16do_install_append() { 16do_install_append() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
18 install -m 0755 test/rendererconsole.py ${D}${bindir} 18 install -m 0755 test/rendererconsole.py ${D}${bindir}
19} 19}
20 20
21PACKAGES =+ "${PN}-tests" 21PACKAGES =+ "${PN}-tests"
diff --git a/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.15.3.bb b/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.15.3.bb
index e2e41ea412..595235cd2f 100644
--- a/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.15.3.bb
+++ b/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.15.3.bb
@@ -20,10 +20,10 @@ S = "${WORKDIR}/mpg123-${PV}"
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21
22EXTRA_OECONF = " \ 22EXTRA_OECONF = " \
23 --enable-shared \ 23 --enable-shared \
24 ${@bb.utils.contains('TUNE_FEATURES', 'neon', '--with-cpu=neon', '', d)} \ 24 ${@bb.utils.contains('TUNE_FEATURES', 'neon', '--with-cpu=neon', '', d)} \
25 ${@bb.utils.contains('TUNE_FEATURES', 'altivec', '--with-cpu=altivec', '', d)} \ 25 ${@bb.utils.contains('TUNE_FEATURES', 'altivec', '--with-cpu=altivec', '', d)} \
26 ${@bb.utils.contains('DISTRO_FEATURES', 'alsa', '--with-default-audio=alsa', '', d)} \ 26 ${@bb.utils.contains('DISTRO_FEATURES', 'alsa', '--with-default-audio=alsa', '', d)} \
27 ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', '--with-default-audio=pulse', '', d)} \ 27 ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', '--with-default-audio=pulse', '', d)} \
28 " 28"
29 29
diff --git a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb
index 81de6e761e..086339d7b5 100644
--- a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb
+++ b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.15.1.bb
@@ -7,7 +7,7 @@ inherit cmake
7 7
8DEPENDS = "${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa-lib', '', d)} \ 8DEPENDS = "${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa-lib', '', d)} \
9 ${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \ 9 ${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
10 " 10"
11 11
12SRC_URI = "http://kcat.strangesoft.net/openal-releases/${PN}-${PV}.tar.bz2" 12SRC_URI = "http://kcat.strangesoft.net/openal-releases/${PN}-${PV}.tar.bz2"
13SRC_URI[md5sum] = "ea83dec3b9655a27d28e7bc7cae9cd71" 13SRC_URI[md5sum] = "ea83dec3b9655a27d28e7bc7cae9cd71"
@@ -15,6 +15,6 @@ SRC_URI[sha256sum] = "0e29a162f0841ccb4135ce76e92e8a704589b680a85eddf76f898de523
15 15
16EXTRA_OECMAKE = "-DALSA=${@base_contains('DISTRO_FEATURES', 'alsa', 'TRUE', 'FALSE', d)} \ 16EXTRA_OECMAKE = "-DALSA=${@base_contains('DISTRO_FEATURES', 'alsa', 'TRUE', 'FALSE', d)} \
17 -DPULSEAUDIO=${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'TRUE', 'FALSE', d)} \ 17 -DPULSEAUDIO=${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'TRUE', 'FALSE', d)} \
18 " 18"
19 19
20FILES_${PN} += "${datadir}/openal" 20FILES_${PN} += "${datadir}/openal"
diff --git a/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb b/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
index 200a3d823b..715860b4a4 100644
--- a/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
+++ b/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
@@ -10,7 +10,7 @@ PR = "r1"
10 10
11PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \ 11PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \
12 ${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \ 12 ${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
13 " 13"
14PACKAGECONFIG[pulseaudio] = "--with-pulseaudio=dyn,--with-pulseaudio=no,pulseaudio," 14PACKAGECONFIG[pulseaudio] = "--with-pulseaudio=dyn,--with-pulseaudio=no,pulseaudio,"
15PACKAGECONFIG[alsa] = "--with-alsa=dyn,--with-alsa=no,alsa-lib," 15PACKAGECONFIG[alsa] = "--with-alsa=dyn,--with-alsa=no,alsa-lib,"
16 16
diff --git a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
index d736c7a2de..dc1fc21cf1 100644
--- a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
+++ b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
@@ -9,7 +9,7 @@ DEPENDS = "python-m2crypto-native python-native libgcrypt libnl"
9 9
10SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \ 10SRC_URI = "http://wireless.kernel.org/download/crda/${P}.tar.bz2;name=crda \
11 http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin \ 11 http://wireless.kernel.org/download/wireless-regdb/regulatory.bins/2013.01.11-regulatory.bin;name=bin \
12 " 12"
13SRC_URI[crda.md5sum] = "29579185e06a75675507527243d28e5c" 13SRC_URI[crda.md5sum] = "29579185e06a75675507527243d28e5c"
14SRC_URI[crda.sha256sum] = "aa8a7fe92f0765986c421a5b6768a185375ac210393df0605ee132f6754825f0" 14SRC_URI[crda.sha256sum] = "aa8a7fe92f0765986c421a5b6768a185375ac210393df0605ee132f6754825f0"
15SRC_URI[bin.md5sum] = "e0c8a5ca63fb8bf803213f9a0c90b50b" 15SRC_URI[bin.md5sum] = "e0c8a5ca63fb8bf803213f9a0c90b50b"
@@ -20,19 +20,19 @@ inherit python-dir pythonnative
20EXTRA_OEMAKE = "MAKEFLAGS= DESTDIR=${D}" 20EXTRA_OEMAKE = "MAKEFLAGS= DESTDIR=${D}"
21 21
22do_compile() { 22do_compile() {
23 oe_runmake all_noverify 23 oe_runmake all_noverify
24} 24}
25 25
26do_install() { 26do_install() {
27 oe_runmake install 27 oe_runmake install
28 28
29 install -d ${D}${libdir}/crda/ 29 install -d ${D}${libdir}/crda/
30 30
31 install -m 0644 ${WORKDIR}/2013.01.11-regulatory.bin ${D}${libdir}/crda/regulatory.bin 31 install -m 0644 ${WORKDIR}/2013.01.11-regulatory.bin ${D}${libdir}/crda/regulatory.bin
32} 32}
33 33
34 34
35RDEPENDS_${PN} = "udev" 35RDEPENDS_${PN} = "udev"
36FILES_${PN} += "${libdir}crda/regulatory.bin \ 36FILES_${PN} += "${libdir}crda/regulatory.bin \
37 ${base_libdir}/udev/rules.d/85-regulatory.rules \ 37 ${base_libdir}/udev/rules.d/85-regulatory.rules \
38 " 38"
diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
index 155befec1b..603bf01762 100644
--- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
+++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
@@ -25,40 +25,40 @@ inherit autotools gettext
25 25
26noipv6="${@base_contains('DISTRO_FEATURES', 'ipv6', '', '--disable-ipv6 gl_cv_socket_ipv6=no', d)}" 26noipv6="${@base_contains('DISTRO_FEATURES', 'ipv6', '', '--disable-ipv6 gl_cv_socket_ipv6=no', d)}"
27EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \ 27EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \
28 --with-path-procnet-dev=/proc/net/dev \ 28 --with-path-procnet-dev=/proc/net/dev \
29 ${noipv6} \ 29 ${noipv6} \
30 " 30"
31 31
32do_configure_prepend () { 32do_configure_prepend () {
33 export HELP2MAN='true' 33 export HELP2MAN='true'
34 cp ${STAGING_DATADIR_NATIVE}/gettext/config.rpath ${S}/build-aux/config.rpath 34 cp ${STAGING_DATADIR_NATIVE}/gettext/config.rpath ${S}/build-aux/config.rpath
35 rm -f ${S}/glob/configure* 35 rm -f ${S}/glob/configure*
36} 36}
37 37
38do_install () { 38do_install () {
39 autotools_do_install 39 autotools_do_install
40 install -d ${D}${base_sbindir} ${D}${base_bindir} 40 install -d ${D}${base_sbindir} ${D}${base_bindir}
41 mv ${D}${bindir}/tftp ${D}${bindir}/tftp.${BPN} 41 mv ${D}${bindir}/tftp ${D}${bindir}/tftp.${BPN}
42 mv ${D}${bindir}/telnet ${D}${bindir}/telnet.${BPN} 42 mv ${D}${bindir}/telnet ${D}${bindir}/telnet.${BPN}
43 mv ${D}${bindir}/logger ${D}${bindir}/logger.${BPN} 43 mv ${D}${bindir}/logger ${D}${bindir}/logger.${BPN}
44 mv ${D}${bindir}/traceroute ${D}${bindir}/traceroute.${BPN} 44 mv ${D}${bindir}/traceroute ${D}${bindir}/traceroute.${BPN}
45 mv ${D}${bindir}/hostname ${D}${base_bindir}/hostname.${BPN} 45 mv ${D}${bindir}/hostname ${D}${base_bindir}/hostname.${BPN}
46 mv ${D}${bindir}/ifconfig ${D}${base_sbindir}/ifconfig.${BPN} 46 mv ${D}${bindir}/ifconfig ${D}${base_sbindir}/ifconfig.${BPN}
47} 47}
48 48
49pkg_postinst_${PN} () { 49pkg_postinst_${PN} () {
50 update-alternatives --install ${bindir}/tftp tftp tftp.${BPN} 100 50 update-alternatives --install ${bindir}/tftp tftp tftp.${BPN} 100
51 update-alternatives --install ${bindir}/telnet telnet telnet.${BPN} 100 51 update-alternatives --install ${bindir}/telnet telnet telnet.${BPN} 100
52 update-alternatives --install ${bindir}/logger logger logger.${BPN} 100 52 update-alternatives --install ${bindir}/logger logger logger.${BPN} 100
53 update-alternatives --install ${bindir}/traceroute traceroute traceroute.${BPN} 100 53 update-alternatives --install ${bindir}/traceroute traceroute traceroute.${BPN} 100
54 update-alternatives --install ${base_bindir}/hostname hostname hostname.${BPN} 100 54 update-alternatives --install ${base_bindir}/hostname hostname hostname.${BPN} 100
55 update-alternatives --install ${base_sbindir}/ifconfig ifconfig ifconfig.${BPN} 100 55 update-alternatives --install ${base_sbindir}/ifconfig ifconfig ifconfig.${BPN} 100
56} 56}
57 57
58pkg_prerm_${PN} () { 58pkg_prerm_${PN} () {
59 update-alternatives --remove tftp tftp.${BPN} 59 update-alternatives --remove tftp tftp.${BPN}
60 update-alternatives --remove telnet telnet.${BPN} 60 update-alternatives --remove telnet telnet.${BPN}
61 update-alternatives --remove logger logger.${BPN} 61 update-alternatives --remove logger logger.${BPN}
62 update-alternatives --remove traceroute traceroute.${BPN} 62 update-alternatives --remove traceroute traceroute.${BPN}
63 update-alternatives --remove ifconfig ifconfig.${BPN} 63 update-alternatives --remove ifconfig ifconfig.${BPN}
64} 64}
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
index 1b2b8bf66d..2ce9530d03 100644
--- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
+++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
@@ -12,10 +12,10 @@ CFLAGS_append = ' -DVERSION=\\"${PV}\\"'
12LDFLAGS_append = " -lgcrypt -lgpg-error" 12LDFLAGS_append = " -lgcrypt -lgpg-error"
13 13
14do_install () { 14do_install () {
15 sed -i s:m600:m\ 600:g Makefile 15 sed -i s:m600:m\ 600:g Makefile
16 oe_runmake 'DESTDIR=${D}' 'PREFIX=/usr' install 16 oe_runmake 'DESTDIR=${D}' 'PREFIX=/usr' install
17 rm -f ${D}${sysconfdir}/vpnc/vpnc.conf #This file is useless 17 rm -f ${D}${sysconfdir}/vpnc/vpnc.conf #This file is useless
18 install ${WORKDIR}/default.conf ${D}${sysconfdir}/vpnc/default.conf 18 install ${WORKDIR}/default.conf ${D}${sysconfdir}/vpnc/default.conf
19} 19}
20 20
21CONFFILES_${PN} = "${sysconfdir}/vpnc/default.conf" 21CONFFILES_${PN} = "${sysconfdir}/vpnc/default.conf"
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
index 8db4378d39..74a4e68e2d 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
@@ -59,7 +59,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.bz2 \
59 file://libtirpc-name-clash-backout.patch \ 59 file://libtirpc-name-clash-backout.patch \
60 file://autofs-5.0.7-do-not-check-for-modprobe.patch \ 60 file://autofs-5.0.7-do-not-check-for-modprobe.patch \
61 file://fix_disable_ldap.patch \ 61 file://fix_disable_ldap.patch \
62 " 62"
63 63
64SRC_URI[md5sum] = "bc46838dece83c02d800ff144ed9f431" 64SRC_URI[md5sum] = "bc46838dece83c02d800ff144ed9f431"
65SRC_URI[sha256sum] = "08c4304d8076dc80c14df559bc5fd821b67ef3457b245f61068bd053d8f94ccc" 65SRC_URI[sha256sum] = "08c4304d8076dc80c14df559bc5fd821b67ef3457b245f61068bd053d8f94ccc"
@@ -81,19 +81,19 @@ EXTRA_OECONF += "--disable-mount-locking \
81 --enable-ignore-busy --with-openldap=no \ 81 --enable-ignore-busy --with-openldap=no \
82 --with-sasl=no --with-libtirpc=yes \ 82 --with-sasl=no --with-libtirpc=yes \
83 --with-path=${STAGING_BINDIR_NATIVE} \ 83 --with-path=${STAGING_BINDIR_NATIVE} \
84 " 84"
85CACHED_CONFIGUREVARS = "ac_cv_path_RANLIB=${RANLIB} \ 85CACHED_CONFIGUREVARS = "ac_cv_path_RANLIB=${RANLIB} \
86 ac_cv_path_RPCGEN=rpcgen \ 86 ac_cv_path_RPCGEN=rpcgen \
87 " 87"
88 88
89do_configure_prepend () { 89do_configure_prepend () {
90 if [ ! -e acinclude.m4 ]; then 90 if [ ! -e acinclude.m4 ]; then
91 cp aclocal.m4 acinclude.m4 91 cp aclocal.m4 acinclude.m4
92 fi 92 fi
93} 93}
94 94
95do_install_append () { 95do_install_append () {
96 test -d ${D}/run && rmdir ${D}/run 96 test -d ${D}/run && rmdir ${D}/run
97} 97}
98 98
99INSANE_SKIP_${PN} = "dev-so" 99INSANE_SKIP_${PN} = "dev-so"
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
index db24b358c7..28a7357864 100644
--- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
+++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.proftpd.org/distrib/source/${BPN}-${PV}.tar.gz \
12 file://contrib.patch \ 12 file://contrib.patch \
13 file://proftpd-basic.init \ 13 file://proftpd-basic.init \
14 file://default \ 14 file://default \
15 " 15"
16 16
17SRC_URI[md5sum] = "0871e0b93c9c3c88ca950b6d9a04aed2" 17SRC_URI[md5sum] = "0871e0b93c9c3c88ca950b6d9a04aed2"
18SRC_URI[sha256sum] = "9f659585cea90fc6af34a0ffae4a90e4ed37abe92dbd9b6c311f95a436c961cb" 18SRC_URI[sha256sum] = "9f659585cea90fc6af34a0ffae4a90e4ed37abe92dbd9b6c311f95a436c961cb"
@@ -21,32 +21,32 @@ inherit autotools useradd update-rc.d
21 21
22EXTRA_OECONF = "--disable-cap \ 22EXTRA_OECONF = "--disable-cap \
23 --disable-auth-pam \ 23 --disable-auth-pam \
24 " 24"
25 25
26# proftpd uses libltdl which currently makes configuring using 26# proftpd uses libltdl which currently makes configuring using
27# autotools.bbclass a pain... 27# autotools.bbclass a pain...
28do_configure () { 28do_configure () {
29 oe_runconf 29 oe_runconf
30} 30}
31 31
32FTPUSER = "ftp" 32FTPUSER = "ftp"
33FTPGROUP = "ftp" 33FTPGROUP = "ftp"
34 34
35do_install () { 35do_install () {
36 oe_runmake DESTDIR=${D} install 36 oe_runmake DESTDIR=${D} install
37 rmdir ${D}${libdir}/proftpd ${D}${datadir}/locale 37 rmdir ${D}${libdir}/proftpd ${D}${datadir}/locale
38 [ -d ${D}${libexecdir} ] && rmdir ${D}${libexecdir} 38 [ -d ${D}${libexecdir} ] && rmdir ${D}${libexecdir}
39 sed -i '/ *User[ \t]*/s/ftp/${FTPUSER}/' ${D}${sysconfdir}/proftpd.conf 39 sed -i '/ *User[ \t]*/s/ftp/${FTPUSER}/' ${D}${sysconfdir}/proftpd.conf
40 sed -i '/ *Group[ \t]*/s/ftp/${FTPGROUP}/' ${D}${sysconfdir}/proftpd.conf 40 sed -i '/ *Group[ \t]*/s/ftp/${FTPGROUP}/' ${D}${sysconfdir}/proftpd.conf
41 install -d ${D}${sysconfdir}/init.d 41 install -d ${D}${sysconfdir}/init.d
42 install -m 0755 ${WORKDIR}/proftpd-basic.init ${D}${sysconfdir}/init.d/proftpd 42 install -m 0755 ${WORKDIR}/proftpd-basic.init ${D}${sysconfdir}/init.d/proftpd
43 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/proftpd 43 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/proftpd
44 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/proftpd 44 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/proftpd
45 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/proftpd 45 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/proftpd
46 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/proftpd 46 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/proftpd
47 47
48 install -d ${D}${sysconfdir}/default 48 install -d ${D}${sysconfdir}/default
49 install -m 0755 ${WORKDIR}/default ${D}${sysconfdir}/default/proftpd 49 install -m 0755 ${WORKDIR}/default ${D}${sysconfdir}/default/proftpd
50} 50}
51 51
52INITSCRIPT_NAME = "proftpd" 52INITSCRIPT_NAME = "proftpd"
diff --git a/meta-networking/recipes-daemons/ptpd/ptpd_2.2.0.bb b/meta-networking/recipes-daemons/ptpd/ptpd_2.2.0.bb
index 39a0cdd52d..f2e895d1ca 100644
--- a/meta-networking/recipes-daemons/ptpd/ptpd_2.2.0.bb
+++ b/meta-networking/recipes-daemons/ptpd/ptpd_2.2.0.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/ptpd-${PV}/src"
22EXTRA_OEMAKE = "" 22EXTRA_OEMAKE = ""
23 23
24do_install() { 24do_install() {
25 install -d ${D}${bindir} ${D}${mandir}/man8 25 install -d ${D}${bindir} ${D}${mandir}/man8
26 install -m 0755 ptpd2 ${D}${bindir} 26 install -m 0755 ptpd2 ${D}${bindir}
27 install -m 0644 ptpd2.8 ${D}${mandir}/man8 27 install -m 0644 ptpd2.8 ${D}${mandir}/man8
28} 28}
diff --git a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb
index 871ab6e528..e3a3e4e8fe 100644
--- a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb
+++ b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb
@@ -9,8 +9,8 @@ PR = "r0"
9 9
10SRC_URI = "http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${PV}.tar.gz \ 10SRC_URI = "http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${PV}.tar.gz \
11 file://0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch \ 11 file://0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch \
12 file://nostrip.patch \ 12 file://nostrip.patch \
13 " 13"
14SRC_URI[md5sum] = "bbcb48e8aa6ec1abff9775b89f84af91" 14SRC_URI[md5sum] = "bbcb48e8aa6ec1abff9775b89f84af91"
15SRC_URI[sha256sum] = "90fb63b1a9d448076aa9f3e3c74b298965f98e03c824e9a4d241fffe8eb3a130" 15SRC_URI[sha256sum] = "90fb63b1a9d448076aa9f3e3c74b298965f98e03c824e9a4d241fffe8eb3a130"
16 16
diff --git a/meta-networking/recipes-daemons/radvd/radvd.inc b/meta-networking/recipes-daemons/radvd/radvd.inc
index 4061279393..89669f7a6d 100644
--- a/meta-networking/recipes-daemons/radvd/radvd.inc
+++ b/meta-networking/recipes-daemons/radvd/radvd.inc
@@ -14,21 +14,21 @@ SRC_URI = "http://v6web.litech.org/radvd/dist/radvd-${PV}.tar.gz \
14inherit autotools update-rc.d useradd 14inherit autotools update-rc.d useradd
15 15
16do_install_append () { 16do_install_append () {
17 install -m 0755 -d ${D}${sysconfdir}/init.d \ 17 install -m 0755 -d ${D}${sysconfdir}/init.d \
18 ${D}${sysconfdir}/default/volatiles \ 18 ${D}${sysconfdir}/default/volatiles \
19 ${D}${docdir}/radvd 19 ${D}${docdir}/radvd
20 # Install init script and volatiles 20 # Install init script and volatiles
21 install -m 0755 ${WORKDIR}/radvd.init ${D}${sysconfdir}/init.d/radvd 21 install -m 0755 ${WORKDIR}/radvd.init ${D}${sysconfdir}/init.d/radvd
22 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/radvd 22 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/radvd
23 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/radvd 23 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/radvd
24 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/radvd 24 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/radvd
25 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/radvd 25 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/radvd
26 26
27 install -m 0644 ${WORKDIR}/volatiles.03_radvd ${D}${sysconfdir}/default/volatiles/volatiles.03_radvd 27 install -m 0644 ${WORKDIR}/volatiles.03_radvd ${D}${sysconfdir}/default/volatiles/volatiles.03_radvd
28 # Documentation 28 # Documentation
29 for i in radvd.conf.example README; do \ 29 for i in radvd.conf.example README; do \
30 install -m 0644 $i ${D}${docdir}/radvd; \ 30 install -m 0644 $i ${D}${docdir}/radvd; \
31 done 31 done
32} 32}
33 33
34INITSCRIPT_NAME = "radvd" 34INITSCRIPT_NAME = "radvd"
@@ -38,5 +38,5 @@ USERADD_PACKAGES = "${PN}"
38USERADD_PARAM_${PN} = "--system --home ${localstatedir}/run/radvd/ -M -g nogroup radvd" 38USERADD_PARAM_${PN} = "--system --home ${localstatedir}/run/radvd/ -M -g nogroup radvd"
39 39
40pkg_postinst_${PN} () { 40pkg_postinst_${PN} () {
41 ${sysconfdir}/init.d/populate-volatile.sh update 41 ${sysconfdir}/init.d/populate-volatile.sh update
42} 42}
diff --git a/meta-networking/recipes-daemons/radvd/radvd_1.9.1.bb b/meta-networking/recipes-daemons/radvd/radvd_1.9.1.bb
index 37c224b19f..0dccdedddd 100644
--- a/meta-networking/recipes-daemons/radvd/radvd_1.9.1.bb
+++ b/meta-networking/recipes-daemons/radvd/radvd_1.9.1.bb
@@ -6,4 +6,4 @@ SRC_URI[md5sum] = "e807ad7e9a76d46b6133df391385cd31"
6SRC_URI[sha256sum] = "54eb5704a2b710ba946fa30d2bca811fa23b1b3bfab322c38cb0c2a9619aa933" 6SRC_URI[sha256sum] = "54eb5704a2b710ba946fa30d2bca811fa23b1b3bfab322c38cb0c2a9619aa933"
7 7
8SRC_URI += "\ 8SRC_URI += "\
9 file://change-scanner-dependency.patch" 9 file://change-scanner-dependency.patch"
diff --git a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
index af48455db2..cb5b234be9 100644
--- a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
+++ b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
@@ -34,24 +34,24 @@ EXTRA_OECONF += "--disable-option-checking"
34 34
35# configure.in has errors 35# configure.in has errors
36do_configure() { 36do_configure() {
37 oe_runconf 37 oe_runconf
38} 38}
39 39
40do_install() { 40do_install() {
41 oe_runmake install INSTALLROOT=${D} 41 oe_runmake install INSTALLROOT=${D}
42 mv ${D}${bindir}/tftp ${D}${bindir}/tftp-hpa 42 mv ${D}${bindir}/tftp ${D}${bindir}/tftp-hpa
43 mv ${D}${sbindir}/in.tftpd ${D}${sbindir}/in.tftpd-hpa 43 mv ${D}${sbindir}/in.tftpd ${D}${sbindir}/in.tftpd-hpa
44 44
45 install -m 755 -d ${D}${localstatedir}/lib/tftpboot/ 45 install -m 755 -d ${D}${localstatedir}/lib/tftpboot/
46 install -d ${D}${sysconfdir}/init.d 46 install -d ${D}${sysconfdir}/init.d
47 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/tftpd-hpa 47 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/tftpd-hpa
48 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/tftpd-hpa 48 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/tftpd-hpa
49 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/tftpd-hpa 49 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/tftpd-hpa
50 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/tftpd-hpa 50 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/tftpd-hpa
51 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/tftpd-hpa 51 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/tftpd-hpa
52 52
53 install -d ${D}${sysconfdir}/default 53 install -d ${D}${sysconfdir}/default
54 install -m 0644 ${WORKDIR}/default ${D}${sysconfdir}/default/tftpd-hpa 54 install -m 0644 ${WORKDIR}/default ${D}${sysconfdir}/default/tftpd-hpa
55} 55}
56 56
57FILES_${PN} = "${bindir}" 57FILES_${PN} = "${bindir}"
diff --git a/meta-networking/recipes-daemons/vblade/vblade_20.bb b/meta-networking/recipes-daemons/vblade/vblade_20.bb
index 3756d530bb..5b7c167643 100644
--- a/meta-networking/recipes-daemons/vblade/vblade_20.bb
+++ b/meta-networking/recipes-daemons/vblade/vblade_20.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6 6
7SRC_URI = "${SOURCEFORGE_MIRROR}/aoetools/${BPN}-${PV}.tgz \ 7SRC_URI = "${SOURCEFORGE_MIRROR}/aoetools/${BPN}-${PV}.tgz \
8 file://cross.patch" 8 file://cross.patch"
9 9
10SRC_URI[md5sum] = "3c80e4a6bc7d66ae0c235b88cb44bd59" 10SRC_URI[md5sum] = "3c80e4a6bc7d66ae0c235b88cb44bd59"
11SRC_URI[sha256sum] = "c8fe2fc4f2fba8e07e5cfdf17335982584eef2cd5c78bf8b1db93f2b56e7121d" 11SRC_URI[sha256sum] = "c8fe2fc4f2fba8e07e5cfdf17335982584eef2cd5c78bf8b1db93f2b56e7121d"
@@ -13,8 +13,8 @@ SRC_URI[sha256sum] = "c8fe2fc4f2fba8e07e5cfdf17335982584eef2cd5c78bf8b1db93f2b56
13inherit autotools 13inherit autotools
14 14
15do_install() { 15do_install() {
16 install -D -m 0755 ${S}/vblade ${D}/${sbindir}/vblade 16 install -D -m 0755 ${S}/vblade ${D}/${sbindir}/vblade
17 install -D -m 0755 ${S}/vbladed ${D}/${sbindir}/vbladed 17 install -D -m 0755 ${S}/vbladed ${D}/${sbindir}/vbladed
18 install -D -m 0644 ${S}/vblade.8 ${D}/${mandir}/man8/vblade.8 18 install -D -m 0644 ${S}/vblade.8 ${D}/${mandir}/man8/vblade.8
19} 19}
20 20
diff --git a/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb b/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
index 9938e24786..23babb0702 100644
--- a/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
+++ b/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
@@ -7,10 +7,10 @@ DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \
7PR = "r0" 7PR = "r0"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${PV}.tar.bz2;name=tar \ 10 http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${PV}.tar.bz2;name=tar \
11 file://conntrack-failover \ 11 file://conntrack-failover \
12 file://init \ 12 file://init \
13 " 13"
14SRC_URI[tar.md5sum] = "ee737c774e01349f75e935228a2d851b" 14SRC_URI[tar.md5sum] = "ee737c774e01349f75e935228a2d851b"
15SRC_URI[tar.sha256sum] = "036b032a5c4d180aad686df21399d74506b9b3d3000794eb13ac313482e24896" 15SRC_URI[tar.sha256sum] = "036b032a5c4d180aad686df21399d74506b9b3d3000794eb13ac313482e24896"
16 16
@@ -19,15 +19,15 @@ inherit autotools update-rc.d
19INITSCRIPT_NAME = "conntrackd" 19INITSCRIPT_NAME = "conntrackd"
20 20
21do_install_append() { 21do_install_append() {
22 install -d ${D}/${sysconfdir}/conntrackd 22 install -d ${D}/${sysconfdir}/conntrackd
23 install -d ${D}/${sysconfdir}/init.d 23 install -d ${D}/${sysconfdir}/init.d
24 install -m 0644 doc/sync/ftfw/conntrackd.conf ${D}/${sysconfdir}/conntrackd/conntrackd.conf.sample 24 install -m 0644 doc/sync/ftfw/conntrackd.conf ${D}/${sysconfdir}/conntrackd/conntrackd.conf.sample
25 install -m 0755 ${WORKDIR}/conntrack-failover ${D}/${sysconfdir}/init.d/conntrack-failover 25 install -m 0755 ${WORKDIR}/conntrack-failover ${D}/${sysconfdir}/init.d/conntrack-failover
26 install -m 0755 ${WORKDIR}/init ${D}/${sysconfdir}/init.d/conntrackd 26 install -m 0755 ${WORKDIR}/init ${D}/${sysconfdir}/init.d/conntrackd
27 27
28 # Fix hardcoded paths in scripts 28 # Fix hardcoded paths in scripts
29 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/init.d/conntrackd 29 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/init.d/conntrackd
30 sed -i 's!/etc/!${sysconfdir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/init.d/conntrackd 30 sed -i 's!/etc/!${sysconfdir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/init.d/conntrackd
31 sed -i 's!/var/!${localstatedir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/init.d/conntrackd ${D}/${sysconfdir}/conntrackd/conntrackd.conf.sample 31 sed -i 's!/var/!${localstatedir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/init.d/conntrackd ${D}/${sysconfdir}/conntrackd/conntrackd.conf.sample
32 sed -i 's!^export PATH=.*!export PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}/${sysconfdir}/init.d/conntrackd 32 sed -i 's!^export PATH=.*!export PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}/${sysconfdir}/init.d/conntrackd
33} 33}
diff --git a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb
index d6d803add4..78e069ac8c 100644
--- a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb
+++ b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb
@@ -11,7 +11,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \
11 file://01debian_defaultconfig.patch \ 11 file://01debian_defaultconfig.patch \
12 file://ebtables.init \ 12 file://ebtables.init \
13 file://no-as-needed.patch \ 13 file://no-as-needed.patch \
14 " 14"
15 15
16SRC_URI[md5sum] = "506742a3d44b9925955425a659c1a8d0" 16SRC_URI[md5sum] = "506742a3d44b9925955425a659c1a8d0"
17SRC_URI[sha256sum] = "dc6f7b484f207dc712bfca81645f45120cb6aee3380e77a1771e9c34a9a4455d" 17SRC_URI[sha256sum] = "dc6f7b484f207dc712bfca81645f45120cb6aee3380e77a1771e9c34a9a4455d"
@@ -31,24 +31,24 @@ EXTRA_OEMAKE = " \
31 'CFLAGS=${CFLAGS}' \ 31 'CFLAGS=${CFLAGS}' \
32 'LDFLAGS=${LDFLAGS} -Wl,--no-as-needed' \ 32 'LDFLAGS=${LDFLAGS} -Wl,--no-as-needed' \
33 'LD=${LD}' \ 33 'LD=${LD}' \
34 " 34"
35 35
36do_install () { 36do_install () {
37 install -d ${D}${sysconfdir}/init.d 37 install -d ${D}${sysconfdir}/init.d
38 install -d ${D}${sysconfdir}/default 38 install -d ${D}${sysconfdir}/default
39 install -d ${D}${sysconfdir}/ebtables 39 install -d ${D}${sysconfdir}/ebtables
40 oe_runmake DESTDIR='${D}' install 40 oe_runmake DESTDIR='${D}' install
41 install -m 0755 ${WORKDIR}/ebtables.init ${D}/${sysconfdir}/init.d/ebtables 41 install -m 0755 ${WORKDIR}/ebtables.init ${D}/${sysconfdir}/init.d/ebtables
42 mv ${D}${sysconfdir}/default/ebtables-config ${D}${sysconfdir}/default/ebtables 42 mv ${D}${sysconfdir}/default/ebtables-config ${D}${sysconfdir}/default/ebtables
43 43
44 # Fix hardcoded paths in scripts 44 # Fix hardcoded paths in scripts
45 sed -i 's!/sbin/!${base_sbindir}/!g' ${D}/${sysconfdir}/init.d/ebtables 45 sed -i 's!/sbin/!${base_sbindir}/!g' ${D}/${sysconfdir}/init.d/ebtables
46 sed -i 's!/etc/!${sysconfdir}/!g' ${D}/${sysconfdir}/init.d/ebtables 46 sed -i 's!/etc/!${sysconfdir}/!g' ${D}/${sysconfdir}/init.d/ebtables
47 47
48 # The script ebtables-save refernces perl in exec_prefix, so 48 # The script ebtables-save refernces perl in exec_prefix, so
49 # move it to sbindir to avoid QA issue 49 # move it to sbindir to avoid QA issue
50 install -d ${D}/${sbindir} 50 install -d ${D}/${sbindir}
51 mv ${D}/${base_sbindir}/ebtables-save ${D}/${sbindir} 51 mv ${D}/${base_sbindir}/ebtables-save ${D}/${sbindir}
52} 52}
53 53
54CONFFILES_${PN} += "${sysconfdir}/default/ebtables" 54CONFFILES_${PN} += "${sysconfdir}/default/ebtables"
diff --git a/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb b/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb
index 369aaa9f81..74f9096603 100644
--- a/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb
+++ b/meta-networking/recipes-filter/libmnl/libmnl_1.0.3.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Minimalistic user-space Netlink utility library" 1SUMMARY = "Minimalistic user-space Netlink utility library"
2DESCRIPTION = "Minimalistic user-space library oriented to Netlink developers, providing \ 2DESCRIPTION = "Minimalistic user-space library oriented to Netlink developers, providing \
3 functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs." 3 functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs."
4HOMEPAGE = "http://www.netfilter.org/projects/libmnl/index.html" 4HOMEPAGE = "http://www.netfilter.org/projects/libmnl/index.html"
5LICENSE = "LGPLv2.1+" 5LICENSE = "LGPLv2.1+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb
index aea8ed4923..817e2c468e 100644
--- a/meta-networking/recipes-irc/znc/znc_git.bb
+++ b/meta-networking/recipes-irc/znc/znc_git.bb
@@ -15,5 +15,5 @@ inherit autotools
15 15
16# ZNC has a custom autogen.sh that states that this command is needed *and* expected to fail 16# ZNC has a custom autogen.sh that states that this command is needed *and* expected to fail
17do_configure_prepend() { 17do_configure_prepend() {
18 automake --add-missing || true 18 automake --add-missing || true
19} 19}
diff --git a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb
index d17cc78a12..a7c10f797e 100644
--- a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb
+++ b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb
@@ -23,7 +23,7 @@ EXTRA_OECMAKE = " \
23 -DLOG_PGSQL=FALSE \ 23 -DLOG_PGSQL=FALSE \
24 -DRADIUS=FALSE \ 24 -DRADIUS=FALSE \
25 -DNETSNMP=FALSE \ 25 -DNETSNMP=FALSE \
26 " 26"
27FILES_${PN}-dbg += "/usr/lib/${BPN}/.debug/*" 27FILES_${PN}-dbg += "/usr/lib/${BPN}/.debug/*"
28 28
29PACKAGES =+ "${PN}-libs" 29PACKAGES =+ "${PN}-libs"
diff --git a/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.7.2.bb b/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.7.2.bb
index c173af4340..6a90578bc6 100644
--- a/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.7.2.bb
+++ b/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.7.2.bb
@@ -1,9 +1,9 @@
1SUMMARY = "Client for Microsoft PPTP VPNs" 1SUMMARY = "Client for Microsoft PPTP VPNs"
2DESCRIPTION = "PPTP Client is a Linux, FreeBSD, NetBSD \ 2DESCRIPTION = "PPTP Client is a Linux, FreeBSD, NetBSD \
3 and OpenBSD client for the proprietary Microsoft Point-to-Point \ 3 and OpenBSD client for the proprietary Microsoft Point-to-Point \
4 Tunneling Protocol, PPTP. Allows connection to a PPTP based \ 4 Tunneling Protocol, PPTP. Allows connection to a PPTP based \
5 Virtual Private Network (VPN) as used by employers and some \ 5 Virtual Private Network (VPN) as used by employers and some \
6 cable and ADSL internet service providers." 6 cable and ADSL internet service providers."
7HOMEPAGE = "http://pptpclient.sourceforge.net" 7HOMEPAGE = "http://pptpclient.sourceforge.net"
8SECTION = "network" 8SECTION = "network"
9LICENSE = "GPLv2+" 9LICENSE = "GPLv2+"
@@ -14,7 +14,7 @@ PR = "r1"
14SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/pptpclient/pptp-${PV}.tar.gz \ 14SRC_URI = "${SOURCEFORGE_MIRROR}/sourceforge/pptpclient/pptp-${PV}.tar.gz \
15 file://options.pptp \ 15 file://options.pptp \
16 file://fix-parallel-build.patch \ 16 file://fix-parallel-build.patch \
17 " 17"
18 18
19SRC_URI[md5sum] = "4c3d19286a37459a632c7128c92a9857" 19SRC_URI[md5sum] = "4c3d19286a37459a632c7128c92a9857"
20SRC_URI[sha256sum] = "e98ae0065d2a39fa3131654ff28cb7070e996f668ed6d0e7d9a445b8d37694bc" 20SRC_URI[sha256sum] = "e98ae0065d2a39fa3131654ff28cb7070e996f668ed6d0e7d9a445b8d37694bc"
@@ -22,10 +22,10 @@ SRC_URI[sha256sum] = "e98ae0065d2a39fa3131654ff28cb7070e996f668ed6d0e7d9a445b8d3
22S = "${WORKDIR}/pptp-${PV}" 22S = "${WORKDIR}/pptp-${PV}"
23 23
24do_install() { 24do_install() {
25 install -d ${D}${sbindir} ${D}${sysconfdir}/ppp ${D}${mandir}/man8 25 install -d ${D}${sbindir} ${D}${sysconfdir}/ppp ${D}${mandir}/man8
26 install -m 555 pptp ${D}${sbindir} 26 install -m 555 pptp ${D}${sbindir}
27 install -m 644 pptp.8 ${D}${mandir}/man8 27 install -m 644 pptp.8 ${D}${mandir}/man8
28 install -m 644 ${WORKDIR}/options.pptp ${D}${sysconfdir}/ppp 28 install -m 644 ${WORKDIR}/options.pptp ${D}${sysconfdir}/ppp
29} 29}
30 30
31RDEPENDS_${PN} = "ppp" 31RDEPENDS_${PN} = "ppp"
diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc b/meta-networking/recipes-protocols/quagga/quagga.inc
index b40c858037..160c458cce 100644
--- a/meta-networking/recipes-protocols/quagga/quagga.inc
+++ b/meta-networking/recipes-protocols/quagga/quagga.inc
@@ -136,33 +136,33 @@ pkg_postinst_${PN} () {
136 136
137# Stop apps before uninstall 137# Stop apps before uninstall
138pkg_prerm_${PN} () { 138pkg_prerm_${PN} () {
139 ${sysconfdir}/init.d/quagga stop 139 ${sysconfdir}/init.d/quagga stop
140} 140}
141 141
142pkg_prerm_${PN}-ospfd () { 142pkg_prerm_${PN}-ospfd () {
143 ${sysconfdir}/init.d/quagga stop ospfd 143 ${sysconfdir}/init.d/quagga stop ospfd
144} 144}
145 145
146pkg_prerm_${PN}-ospf6d () { 146pkg_prerm_${PN}-ospf6d () {
147 ${sysconfdir}/init.d/quagga stop ospf6d 147 ${sysconfdir}/init.d/quagga stop ospf6d
148} 148}
149 149
150pkg_prerm_${PN}-babeld () { 150pkg_prerm_${PN}-babeld () {
151 ${sysconfdir}/init.d/quagga stop babeld 151 ${sysconfdir}/init.d/quagga stop babeld
152} 152}
153 153
154pkg_prerm_${PN}-bgpd () { 154pkg_prerm_${PN}-bgpd () {
155 ${sysconfdir}/init.d/quagga stop bgpd 155 ${sysconfdir}/init.d/quagga stop bgpd
156} 156}
157 157
158pkg_prerm_${PN}-ripd () { 158pkg_prerm_${PN}-ripd () {
159 ${sysconfdir}/init.d/quagga stop ripd 159 ${sysconfdir}/init.d/quagga stop ripd
160} 160}
161 161
162pkg_prerm_${PN}-ripngd () { 162pkg_prerm_${PN}-ripngd () {
163 ${sysconfdir}/init.d/quagga stop ripngd 163 ${sysconfdir}/init.d/quagga stop ripngd
164} 164}
165 165
166pkg_prerm_${PN}-isisd () { 166pkg_prerm_${PN}-isisd () {
167 ${sysconfdir}/init.d/quagga stop isisd 167 ${sysconfdir}/init.d/quagga stop isisd
168} 168}
diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
index cea542732a..f4ea2b8266 100644
--- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
+++ b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
@@ -15,22 +15,22 @@ S = "${WORKDIR}/git"
15inherit update-rc.d 15inherit update-rc.d
16 16
17do_compile () { 17do_compile () {
18 oe_runmake CFLAGS="${CFLAGS} -DLINUX" LDFLAGS="${LDFLAGS}" PREFIX="${prefix}" KERNELSRC=${STAGING_KERNEL_DIR} all 18 oe_runmake CFLAGS="${CFLAGS} -DLINUX" LDFLAGS="${LDFLAGS}" PREFIX="${prefix}" KERNELSRC=${STAGING_KERNEL_DIR} all
19} 19}
20 20
21do_install () { 21do_install () {
22 oe_runmake PREFIX="${D}${prefix}" install 22 oe_runmake PREFIX="${D}${prefix}" install
23 23
24 install -d ${D}${sysconfdir}/init.d 24 install -d ${D}${sysconfdir}/init.d
25 touch ${D}${sysconfdir}/xl2tpd.conf 25 touch ${D}${sysconfdir}/xl2tpd.conf
26 install -m 0755 debian/xl2tpd.init ${D}${sysconfdir}/init.d/xl2tpd 26 install -m 0755 debian/xl2tpd.init ${D}${sysconfdir}/init.d/xl2tpd
27 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/xl2tpd 27 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/xl2tpd
28 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/xl2tpd 28 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/xl2tpd
29 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/xl2tpd 29 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/xl2tpd
30 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/xl2tpd 30 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/init.d/xl2tpd
31 31
32 install -d ${D}${sysconfdir}/default 32 install -d ${D}${sysconfdir}/default
33 install -m 0644 debian/xl2tpd.default ${D}${sysconfdir}/default/xl2tpd 33 install -m 0644 debian/xl2tpd.default ${D}${sysconfdir}/default/xl2tpd
34} 34}
35 35
36CONFFILES_${PN} += "${sysconfdir}/xl2tpd.conf ${sysconfdir}/default/xl2tpd" 36CONFFILES_${PN} += "${sysconfdir}/xl2tpd.conf ${sysconfdir}/default/xl2tpd"
diff --git a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb
index f755940f1e..9307263c7b 100644
--- a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb
+++ b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb
@@ -25,10 +25,10 @@ SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2"
25SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" 25SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b"
26 26
27do_install () { 27do_install () {
28 install -d ${D}${sbindir} 28 install -d ${D}${sbindir}
29 install -d ${D}${sysconfdir}/network/if-up.d 29 install -d ${D}${sysconfdir}/network/if-up.d
30 install -d ${D}${sysconfdir}/default 30 install -d ${D}${sysconfdir}/default
31 install -c -m 755 ${S}/zeroconf ${D}${sbindir}/zeroconf 31 install -c -m 755 ${S}/zeroconf ${D}${sbindir}/zeroconf
32 install -c -m 755 ${WORKDIR}/debian-zeroconf ${D}${sysconfdir}/network/if-up.d/zeroconf 32 install -c -m 755 ${WORKDIR}/debian-zeroconf ${D}${sysconfdir}/network/if-up.d/zeroconf
33 install -c ${WORKDIR}/zeroconf-default ${D}${sysconfdir}/default/zeroconf 33 install -c ${WORKDIR}/zeroconf-default ${D}${sysconfdir}/default/zeroconf
34} 34}
diff --git a/meta-networking/recipes-support/aoetools/aoetools_34.bb b/meta-networking/recipes-support/aoetools/aoetools_34.bb
index 68ff4bbd06..cf002984a4 100644
--- a/meta-networking/recipes-support/aoetools/aoetools_34.bb
+++ b/meta-networking/recipes-support/aoetools/aoetools_34.bb
@@ -21,5 +21,5 @@ SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7
21EXTRA_OEMAKE = "" 21EXTRA_OEMAKE = ""
22 22
23do_install() { 23do_install() {
24 oe_runmake DESTDIR=${D} install 24 oe_runmake DESTDIR=${D} install
25} 25}
diff --git a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
index 86b900a5da..fe14b61e11 100644
--- a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
+++ b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
@@ -9,17 +9,17 @@ RDEPENDS_${PN} += "perl"
9 9
10LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 10LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
11SRC_URI = " \ 11SRC_URI = " \
12 ${SOURCEFORGE_MIRROR}/ebtables/arptables-v${PV}.tar.gz;name=arptables \ 12 ${SOURCEFORGE_MIRROR}/ebtables/arptables-v${PV}.tar.gz;name=arptables \
13 file://arptables-compile-install.patch \ 13 file://arptables-compile-install.patch \
14 file://arptables-init-busybox.patch \ 14 file://arptables-init-busybox.patch \
15 " 15"
16SRC_URI[arptables.md5sum] = "1d4ab05761f063b0751645d8f2b8f8e5" 16SRC_URI[arptables.md5sum] = "1d4ab05761f063b0751645d8f2b8f8e5"
17SRC_URI[arptables.sha256sum] = "e529fd465c67d69ad335299a043516e6b38cdcd337a5ed21718413e96073f928" 17SRC_URI[arptables.sha256sum] = "e529fd465c67d69ad335299a043516e6b38cdcd337a5ed21718413e96073f928"
18 18
19S = "${WORKDIR}/arptables-v${PV}" 19S = "${WORKDIR}/arptables-v${PV}"
20 20
21do_compile () { 21do_compile () {
22 oe_runmake 22 oe_runmake
23} 23}
24 24
25# the install target is not multi-job safe, but it doesn't do much 25# the install target is not multi-job safe, but it doesn't do much
@@ -28,5 +28,5 @@ do_compile () {
28PARALLEL_MAKEINST = "-j1" 28PARALLEL_MAKEINST = "-j1"
29 29
30fakeroot do_install () { 30fakeroot do_install () {
31 oe_runmake 'BINDIR=${sbindir}' 'MANDIR=${mandir}/' 'DESTDIR=${D}' install 31 oe_runmake 'BINDIR=${sbindir}' 'MANDIR=${mandir}/' 'DESTDIR=${D}' install
32} 32}
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
index 53285a1520..19b60ad389 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
@@ -14,7 +14,7 @@ S = "${WORKDIR}/git"
14inherit autotools 14inherit autotools
15 15
16do_install_append() { 16do_install_append() {
17 # Remove empty /usr/bin and /usr/sbin directories since the mount helper 17 # Remove empty /usr/bin and /usr/sbin directories since the mount helper
18 # is installed to /sbin 18 # is installed to /sbin
19 rmdir ${D}${bindir} ${D}${sbindir} 19 rmdir ${D}${bindir} ${D}${sbindir}
20} 20}
diff --git a/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb b/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
index 51c4a348cc..ff30558f22 100644
--- a/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
+++ b/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb
@@ -12,14 +12,14 @@ SRC_URI[md5sum] = "79b7cdaeca3d8ebafa764c4b0dd03ab7"
12SRC_URI[sha256sum] = "d44bfa27cb29c5a718627cb3ef3aa42eb5130426545eb2031120826cd73fa8fe" 12SRC_URI[sha256sum] = "d44bfa27cb29c5a718627cb3ef3aa42eb5130426545eb2031120826cd73fa8fe"
13 13
14FILES_${PN} = " \ 14FILES_${PN} = " \
15 ${bindir}/${PN} \ 15 ${bindir}/${PN} \
16 ${datadir}/${PN}/wireless.list \ 16 ${datadir}/${PN}/wireless.list \
17 ${datadir}/${PN}/OUI.list \ 17 ${datadir}/${PN}/OUI.list \
18" 18"
19 19
20FILES_${PN}-doc = " \ 20FILES_${PN}-doc = " \
21 ${datadir}/info \ 21 ${datadir}/info \
22 ${datadir}/man \ 22 ${datadir}/man \
23" 23"
24 24
25inherit autotools 25inherit autotools
diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb
index 3920c1a5a0..d753912133 100644
--- a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb
+++ b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN}-tcptraceroute6 = "${PN}-rltraceroute6"
11RDEPENDS_${PN}-tracert6 = "${PN}-rltraceroute6" 11RDEPENDS_${PN}-tracert6 = "${PN}-rltraceroute6"
12 12
13SRC_URI = "http://www.remlab.net/files/ndisc6/ndisc6-${PV}.tar.bz2 \ 13SRC_URI = "http://www.remlab.net/files/ndisc6/ndisc6-${PV}.tar.bz2 \
14 " 14"
15SRC_URI[md5sum] = "50cb4c19606cf6ff2b7388e71832f579" 15SRC_URI[md5sum] = "50cb4c19606cf6ff2b7388e71832f579"
16SRC_URI[sha256sum] = "6acec8a0cb9efa3ac98456f46c3016aeec0598b0c7557c95242b5228ad62ca7a" 16SRC_URI[sha256sum] = "6acec8a0cb9efa3ac98456f46c3016aeec0598b0c7557c95242b5228ad62ca7a"
17 17
@@ -22,25 +22,25 @@ inherit autotools gettext
22# Split into seperate packages since we normal don't want them all 22# Split into seperate packages since we normal don't want them all
23# The main package is left empty and therefore not created. 23# The main package is left empty and therefore not created.
24PACKAGES += "${PN}-ndisc6 ${PN}-tcpspray6 ${PN}-rdisc6 \ 24PACKAGES += "${PN}-ndisc6 ${PN}-tcpspray6 ${PN}-rdisc6 \
25 ${PN}-tcptraceroute6 ${PN}-rltraceroute6 \ 25 ${PN}-tcptraceroute6 ${PN}-rltraceroute6 \
26 ${PN}-tracert6 ${PN}-rdnssd ${PN}-misc" 26 ${PN}-tracert6 ${PN}-rdnssd ${PN}-misc"
27FILES_${PN} = "" 27FILES_${PN} = ""
28FILES_${PN}-ndisc6 = "${bindir}/ndisc6" 28FILES_${PN}-ndisc6 = "${bindir}/ndisc6"
29FILES_${PN}-tcpspray6 = "${bindir}/tcpspray6" 29FILES_${PN}-tcpspray6 = "${bindir}/tcpspray6"
30FILES_${PN}-rdisc6 = "${bindir}/rdisc6" 30FILES_${PN}-rdisc6 = "${bindir}/rdisc6"
31FILES_${PN}-tcptraceroute6 = "${bindir}/tcptraceroute6" 31FILES_${PN}-tcptraceroute6 = "${bindir}/tcptraceroute6"
32FILES_${PN}-rltraceroute6 = "${bindir}/rltraceroute6" 32FILES_${PN}-rltraceroute6 = "${bindir}/rltraceroute6"
33FILES_${PN}-tracert6 = "${bindir}/tracert6" 33FILES_${PN}-tracert6 = "${bindir}/tracert6"
34FILES_${PN}-rdnssd = "${sbindir}/rdnssd ${sysconfdir}/rdnssd" 34FILES_${PN}-rdnssd = "${sbindir}/rdnssd ${sysconfdir}/rdnssd"
35FILES_${PN}-misc = "${bindir}/dnssort ${bindir}/name2addr ${bindir}/tcpspray ${bindir}/addr2name" 35FILES_${PN}-misc = "${bindir}/dnssort ${bindir}/name2addr ${bindir}/tcpspray ${bindir}/addr2name"
36 36
37DESCRIPTION_${PN}-ndisc6 = "ICMPv6 Neighbor Discovery tool. \ 37DESCRIPTION_${PN}-ndisc6 = "ICMPv6 Neighbor Discovery tool. \
38Performs IPv6 neighbor discovery in userland. Replaces arping from the \ 38Performs IPv6 neighbor discovery in userland. Replaces arping from the \
39IPv4 world." 39IPv4 world."
40DESCRIPTION_${PN}-rdisc6 = "ICMPv6 Router Discovery tool. \ 40DESCRIPTION_${PN}-rdisc6 = "ICMPv6 Router Discovery tool. \
41Queries IPv6 routers on the network for advertised prefixes. Can be used \ 41Queries IPv6 routers on the network for advertised prefixes. Can be used \
42to detect rogue IPv6 routers, monitor legitimate IPv6 routers." 42to detect rogue IPv6 routers, monitor legitimate IPv6 routers."
43DESCRITPION_${PN}-tcpspray6 = "Performs bandwidth measurements of TCP \ 43DESCRITPION_${PN}-tcpspray6 = "Performs bandwidth measurements of TCP \
44sessions between the local system and a remote echo server in either IPv6 \ 44sessions between the local system and a remote echo server in either IPv6 \
45or IPv4." 45or IPv4."
46 46
@@ -48,15 +48,15 @@ DESCRITPION_${PN}-rdnssd = "Daemon to autoconfigure the list of DNS \
48servers through slateless IPv6 autoconfiguration." 48servers through slateless IPv6 autoconfiguration."
49 49
50do_install_append () { 50do_install_append () {
51 rm -rf ${D}${localstatedir} 51 rm -rf ${D}${localstatedir}
52} 52}
53# Enable SUID bit for applications that need it 53# Enable SUID bit for applications that need it
54pkg_postinst_${PN}-rltraceroute6 () { 54pkg_postinst_${PN}-rltraceroute6 () {
55 chmod 4555 ${bindir}/rltraceroute6 55 chmod 4555 ${bindir}/rltraceroute6
56} 56}
57pkg_postinst_${PN}-ndisc6 () { 57pkg_postinst_${PN}-ndisc6 () {
58 chmod 4555 ${bindir}/ndisc6 58 chmod 4555 ${bindir}/ndisc6
59} 59}
60pkg_postinst_${PN}-rdisc6 () { 60pkg_postinst_${PN}-rdisc6 () {
61 chmod 4555 ${bindir}/rdisc6 61 chmod 4555 ${bindir}/rdisc6
62} 62}
diff --git a/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb b/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb
index 00eec3ea02..0a30de6a49 100644
--- a/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb
+++ b/meta-networking/recipes-support/netcat/netcat-openbsd_1.89.bb
@@ -19,14 +19,14 @@ S = "${WORKDIR}/${BPN}-${PV}.orig"
19do_configure[noexec] = "1" 19do_configure[noexec] = "1"
20 20
21do_compile() { 21do_compile() {
22 cd ${S} 22 cd ${S}
23 while read line; do patch -p1 <debian/patches/$line; done <debian/patches/series 23 while read line; do patch -p1 <debian/patches/$line; done <debian/patches/series
24 pkgrel=4 24 pkgrel=4
25 oe_runmake CFLAGS="$CFLAGS -DDEBIAN_VERSION=\"\\\"${pkgrel}\\\"\"" 25 oe_runmake CFLAGS="$CFLAGS -DDEBIAN_VERSION=\"\\\"${pkgrel}\\\"\""
26} 26}
27 27
28do_install() { 28do_install() {
29 install -d ${D}${bindir} 29 install -d ${D}${bindir}
30 install -m 755 ${S}/nc ${D}${bindir}/nc.${BPN} 30 install -m 755 ${S}/nc ${D}${bindir}/nc.${BPN}
31} 31}
32ALTERNATIVE_PRIORITY = "50" 32ALTERNATIVE_PRIORITY = "50"
diff --git a/meta-networking/recipes-support/netcat/netcat_0.7.1.bb b/meta-networking/recipes-support/netcat/netcat_0.7.1.bb
index 2d98122be6..a4805a4c3c 100644
--- a/meta-networking/recipes-support/netcat/netcat_0.7.1.bb
+++ b/meta-networking/recipes-support/netcat/netcat_0.7.1.bb
@@ -8,7 +8,7 @@ PR = "r3"
8 8
9SRC_URI = "${SOURCEFORGE_MIRROR}/netcat/netcat-${PV}.tar.bz2 \ 9SRC_URI = "${SOURCEFORGE_MIRROR}/netcat/netcat-${PV}.tar.bz2 \
10 file://obsolete_autoconf_macros.patch \ 10 file://obsolete_autoconf_macros.patch \
11 " 11"
12 12
13SRC_URI[md5sum] = "0a29eff1736ddb5effd0b1ec1f6fe0ef" 13SRC_URI[md5sum] = "0a29eff1736ddb5effd0b1ec1f6fe0ef"
14SRC_URI[sha256sum] = "b55af0bbdf5acc02d1eb6ab18da2acd77a400bafd074489003f3df09676332bb" 14SRC_URI[sha256sum] = "b55af0bbdf5acc02d1eb6ab18da2acd77a400bafd074489003f3df09676332bb"
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "b55af0bbdf5acc02d1eb6ab18da2acd77a400bafd074489003f3df0967
16inherit autotools 16inherit autotools
17 17
18do_install_append() { 18do_install_append() {
19 install -d ${D}${bindir} 19 install -d ${D}${bindir}
20 mv ${D}${bindir}/nc ${D}${bindir}/nc.${BPN} 20 mv ${D}${bindir}/nc ${D}${bindir}/nc.${BPN}
21} 21}
22ALTERNATIVE_PRIORITY = "100" 22ALTERNATIVE_PRIORITY = "100"
diff --git a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
index 7b78840605..eda78599c1 100644
--- a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
+++ b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
@@ -26,31 +26,31 @@ CFLAGS_append = " -DDO_UNIX -DDO_IPV6 -D_GNU_SOURCE"
26# autotools.bbclass attends to include m4 files with path depth <= 2 by 26# autotools.bbclass attends to include m4 files with path depth <= 2 by
27# "find ${S} -maxdepth 2 -name \*.m4", so move m4 files from m4/m4. 27# "find ${S} -maxdepth 2 -name \*.m4", so move m4 files from m4/m4.
28do_configure_prepend() { 28do_configure_prepend() {
29 test -d m4/m4 && mv -f m4/m4 m4-files 29 test -d m4/m4 && mv -f m4/m4 m4-files
30} 30}
31 31
32do_install() { 32do_install() {
33 sed -e 's#/usr/sbin/#${sbindir}/#g' -i ${WORKDIR}/init 33 sed -e 's#/usr/sbin/#${sbindir}/#g' -i ${WORKDIR}/init
34 34
35 install -d ${D}${sbindir} ${D}${bindir} ${D}${sysconfdir}/init.d 35 install -d ${D}${sbindir} ${D}${bindir} ${D}${sysconfdir}/init.d
36 install -m 4755 src/netperf ${D}${bindir} 36 install -m 4755 src/netperf ${D}${bindir}
37 install -m 4755 src/netserver ${D}${sbindir} 37 install -m 4755 src/netserver ${D}${sbindir}
38 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/netperf 38 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/netperf
39 39
40 # man 40 # man
41 install -d ${D}${mandir}/man1/ 41 install -d ${D}${mandir}/man1/
42 install -m 0644 doc/netserver.man ${D}${mandir}/man1/netserver.1 42 install -m 0644 doc/netserver.man ${D}${mandir}/man1/netserver.1
43 install -m 0644 doc/netperf.man ${D}${mandir}/man1/netperf.1 43 install -m 0644 doc/netperf.man ${D}${mandir}/man1/netperf.1
44 44
45 # move scripts to examples directory 45 # move scripts to examples directory
46 install -d ${D}${docdir}/netperf/examples 46 install -d ${D}${docdir}/netperf/examples
47 install -m 0644 doc/examples/*_script ${D}${docdir}/netperf/examples/ 47 install -m 0644 doc/examples/*_script ${D}${docdir}/netperf/examples/
48 48
49 # docs .. 49 # docs ..
50 install -m 0644 COPYING ${D}${docdir}/netperf 50 install -m 0644 COPYING ${D}${docdir}/netperf
51 install -m 0644 Release_Notes ${D}${docdir}/netperf 51 install -m 0644 Release_Notes ${D}${docdir}/netperf
52 install -m 0644 README ${D}${docdir}/netperf 52 install -m 0644 README ${D}${docdir}/netperf
53 install -m 0644 doc/netperf_old.ps ${D}${docdir}/netperf 53 install -m 0644 doc/netperf_old.ps ${D}${docdir}/netperf
54} 54}
55 55
56INITSCRIPT_NAME="netperf" 56INITSCRIPT_NAME="netperf"
diff --git a/meta-networking/recipes-support/nis/nis.inc b/meta-networking/recipes-support/nis/nis.inc
index f9f5bd1b42..f2eef05d62 100644
--- a/meta-networking/recipes-support/nis/nis.inc
+++ b/meta-networking/recipes-support/nis/nis.inc
@@ -18,7 +18,7 @@ inherit autotools gettext
18# a security problem (and this fix to the build problem is *much* 18# a security problem (and this fix to the build problem is *much*
19# easier and more maintainable.) 19# easier and more maintainable.)
20do_install() { 20do_install() {
21 oe_runmake 'DESTDIR=${D}' install-strip 21 oe_runmake 'DESTDIR=${D}' install-strip
22} 22}
23 23
24# An attempt to build on uclibc will fail, causing annoyance, 24# An attempt to build on uclibc will fail, causing annoyance,
diff --git a/meta-networking/recipes-support/nis/yp-tools_2.12.bb b/meta-networking/recipes-support/nis/yp-tools_2.12.bb
index 8593c6ba43..0017845508 100644
--- a/meta-networking/recipes-support/nis/yp-tools_2.12.bb
+++ b/meta-networking/recipes-support/nis/yp-tools_2.12.bb
@@ -26,6 +26,6 @@ RCONFLICTS_${PN} += "${PN}-systemd"
26SYSTEMD_SERVICE_${PN} = "domainname.service" 26SYSTEMD_SERVICE_${PN} = "domainname.service"
27 27
28do_install_append() { 28do_install_append() {
29 install -d ${D}${systemd_unitdir}/system 29 install -d ${D}${systemd_unitdir}/system
30 install -m 0644 ${WORKDIR}/domainname.service ${D}${systemd_unitdir}/system 30 install -m 0644 ${WORKDIR}/domainname.service ${D}${systemd_unitdir}/system
31} 31}
diff --git a/meta-networking/recipes-support/ntp/ntp.inc b/meta-networking/recipes-support/ntp/ntp.inc
index 3f53fffa3e..a604b9c53e 100644
--- a/meta-networking/recipes-support/ntp/ntp.inc
+++ b/meta-networking/recipes-support/ntp/ntp.inc
@@ -20,7 +20,7 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
20 file://ntpdate.default \ 20 file://ntpdate.default \
21 file://ntpdate.service \ 21 file://ntpdate.service \
22 file://ntpd.service \ 22 file://ntpd.service \
23 " 23"
24 24
25inherit autotools update-rc.d systemd 25inherit autotools update-rc.d systemd
26 26
@@ -37,27 +37,27 @@ PACKAGECONFIG[openssl] = "--with-openssl-libdir=${STAGING_LIBDIR} \
37 openssl" 37 openssl"
38 38
39do_install_append() { 39do_install_append() {
40 install -d ${D}${sysconfdir}/init.d 40 install -d ${D}${sysconfdir}/init.d
41 install -m 644 ${WORKDIR}/ntp.conf ${D}${sysconfdir} 41 install -m 644 ${WORKDIR}/ntp.conf ${D}${sysconfdir}
42 install -m 755 ${WORKDIR}/ntpd ${D}${sysconfdir}/init.d 42 install -m 755 ${WORKDIR}/ntpd ${D}${sysconfdir}/init.d
43 install -d ${D}${bindir} 43 install -d ${D}${bindir}
44 install -m 755 ${WORKDIR}/ntpdate ${D}${bindir}/ntpdate-sync 44 install -m 755 ${WORKDIR}/ntpdate ${D}${bindir}/ntpdate-sync
45 45
46 # Fix hardcoded paths in scripts 46 # Fix hardcoded paths in scripts
47 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync 47 sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync
48 sed -i 's!/usr/bin/!${bindir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync 48 sed -i 's!/usr/bin/!${bindir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync
49 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync 49 sed -i 's!/etc/!${sysconfdir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync
50 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync 50 sed -i 's!/var/!${localstatedir}/!g' ${D}${sysconfdir}/init.d/ntpd ${D}${bindir}/ntpdate-sync
51 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${bindir}/ntpdate-sync 51 sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${bindir}/ntpdate-sync
52 52
53 install -d ${D}/${sysconfdir}/default 53 install -d ${D}/${sysconfdir}/default
54 install -m 644 ${WORKDIR}/ntpdate.default ${D}${sysconfdir}/default/ntpdate 54 install -m 644 ${WORKDIR}/ntpdate.default ${D}${sysconfdir}/default/ntpdate
55 install -d ${D}/${sysconfdir}/network/if-up.d 55 install -d ${D}/${sysconfdir}/network/if-up.d
56 ln -s ${bindir}/ntpdate-sync ${D}/${sysconfdir}/network/if-up.d 56 ln -s ${bindir}/ntpdate-sync ${D}/${sysconfdir}/network/if-up.d
57 57
58 install -d ${D}${systemd_unitdir}/system 58 install -d ${D}${systemd_unitdir}/system
59 install -m 0644 ${WORKDIR}/ntpdate.service ${D}${systemd_unitdir}/system/ 59 install -m 0644 ${WORKDIR}/ntpdate.service ${D}${systemd_unitdir}/system/
60 install -m 0644 ${WORKDIR}/ntpd.service ${D}${systemd_unitdir}/system/ 60 install -m 0644 ${WORKDIR}/ntpd.service ${D}${systemd_unitdir}/system/
61} 61}
62 62
63PACKAGES += "ntpdate ${PN}-tickadj ${PN}-utils" 63PACKAGES += "ntpdate ${PN}-tickadj ${PN}-utils"
@@ -89,10 +89,10 @@ FILES_${PN} = "${bindir}/ntpd ${sysconfdir}/ntp.conf ${sysconfdir}/init.d/ntpd $
89FILES_${PN}-tickadj = "${bindir}/tickadj" 89FILES_${PN}-tickadj = "${bindir}/tickadj"
90FILES_${PN}-utils = "${bindir}" 90FILES_${PN}-utils = "${bindir}"
91FILES_ntpdate = "${bindir}/ntpdate \ 91FILES_ntpdate = "${bindir}/ntpdate \
92 ${sysconfdir}/network/if-up.d/ntpdate-sync \ 92 ${sysconfdir}/network/if-up.d/ntpdate-sync \
93 ${bindir}/ntpdate-sync \ 93 ${bindir}/ntpdate-sync \
94 ${sysconfdir}/default/ntpdate \ 94 ${sysconfdir}/default/ntpdate \
95 ${systemd_unitdir}/system/ntpdate.service \ 95 ${systemd_unitdir}/system/ntpdate.service \
96" 96"
97 97
98CONFFILES_${PN} = "${sysconfdir}/ntp.conf" 98CONFFILES_${PN} = "${sysconfdir}/ntp.conf"
@@ -104,13 +104,13 @@ INITSCRIPT_PARAMS = "defaults"
104 104
105pkg_postinst_ntpdate() { 105pkg_postinst_ntpdate() {
106if test "x$D" != "x"; then 106if test "x$D" != "x"; then
107 exit 1 107 exit 1
108else 108else
109 if ! grep -q -s ntpdate /var/spool/cron/root; then 109 if ! grep -q -s ntpdate /var/spool/cron/root; then
110 echo "adding crontab" 110 echo "adding crontab"
111 test -d /var/spool/cron || mkdir -p /var/spool/cron 111 test -d /var/spool/cron || mkdir -p /var/spool/cron
112 echo "30 * * * * ${bindir}/ntpdate-sync silent" >> /var/spool/cron/root 112 echo "30 * * * * ${bindir}/ntpdate-sync silent" >> /var/spool/cron/root
113 fi 113 fi
114fi 114fi
115} 115}
116 116
diff --git a/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb b/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb
index f52314003b..e6718dbd5d 100644
--- a/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb
+++ b/meta-networking/recipes-support/traceroute/traceroute_2.0.18.bb
@@ -16,7 +16,7 @@ PR = "r1"
16inherit update-alternatives 16inherit update-alternatives
17 17
18SRC_URI = "${SOURCEFORGE_MIRROR}/traceroute/traceroute/traceroute-2.0.18/traceroute-2.0.18.tar.gz \ 18SRC_URI = "${SOURCEFORGE_MIRROR}/traceroute/traceroute/traceroute-2.0.18/traceroute-2.0.18.tar.gz \
19 " 19"
20 20
21SRC_URI[md5sum] = "b7254149b7f081cce07f4b9e065ba5ef" 21SRC_URI[md5sum] = "b7254149b7f081cce07f4b9e065ba5ef"
22SRC_URI[sha256sum] = "5994a88520927fefe3c9754aaf1e02b4d0f3f8fb1f521a68fa86215c3fcab9ef" 22SRC_URI[sha256sum] = "5994a88520927fefe3c9754aaf1e02b4d0f3f8fb1f521a68fa86215c3fcab9ef"
diff --git a/meta-networking/recipes-support/tunctl/tunctl.inc b/meta-networking/recipes-support/tunctl/tunctl.inc
index 29aed44a41..e95cfa523d 100644
--- a/meta-networking/recipes-support/tunctl/tunctl.inc
+++ b/meta-networking/recipes-support/tunctl/tunctl.inc
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://tunctl.c;beginline=1;endline=4;md5=ff3a09996bc5fff6bc
6SRC_URI = "${SOURCEFORGE_MIRROR}/tunctl/tunctl-${PV}.tar.gz" 6SRC_URI = "${SOURCEFORGE_MIRROR}/tunctl/tunctl-${PV}.tar.gz"
7 7
8do_compile() { 8do_compile() {
9 oe_runmake tunctl 9 oe_runmake tunctl
10} 10}
11 11
12do_install() { 12do_install() {
13 install -d ${D}/${sbindir} 13 install -d ${D}/${sbindir}
14 install -m 755 tunctl ${D}/${sbindir} 14 install -m 755 tunctl ${D}/${sbindir}
15} 15}
diff --git a/meta-oe/classes/gpe.bbclass b/meta-oe/classes/gpe.bbclass
index 7e042ee930..2adbd48419 100644
--- a/meta-oe/classes/gpe.bbclass
+++ b/meta-oe/classes/gpe.bbclass
@@ -7,11 +7,11 @@ SECTION ?= "gpe"
7inherit gettext 7inherit gettext
8 8
9gpe_do_compile() { 9gpe_do_compile() {
10 oe_runmake PREFIX=${prefix} 10 oe_runmake PREFIX=${prefix}
11} 11}
12 12
13gpe_do_install() { 13gpe_do_install() {
14 oe_runmake PREFIX=${prefix} DESTDIR=${D} install 14 oe_runmake PREFIX=${prefix} DESTDIR=${D} install
15} 15}
16 16
17EXPORT_FUNCTIONS do_compile do_install 17EXPORT_FUNCTIONS do_compile do_install
diff --git a/meta-oe/classes/vala.bbclass b/meta-oe/classes/vala.bbclass
index d4ba83193a..c7db08ceeb 100644
--- a/meta-oe/classes/vala.bbclass
+++ b/meta-oe/classes/vala.bbclass
@@ -12,7 +12,7 @@ export XDG_DATA_DIRS = "${STAGING_DATADIR}"
12 12
13# Package additional files 13# Package additional files
14FILES_${PN}-dev += "\ 14FILES_${PN}-dev += "\
15 ${datadir}/vala/vapi/*.vapi \ 15 ${datadir}/vala/vapi/*.vapi \
16 ${datadir}/vala/vapi/*.deps \ 16 ${datadir}/vala/vapi/*.deps \
17 ${datadir}/gir-1.0 \ 17 ${datadir}/gir-1.0 \
18" 18"
diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb
index 7a6b798bdb..529be8e459 100644
--- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb
+++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03c.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0"
5 5
6SRC_URI = "http://www.coker.com.au/bonnie++/bonnie++-${PV}.tgz \ 6SRC_URI = "http://www.coker.com.au/bonnie++/bonnie++-${PV}.tgz \
7 file://gcc-4.3-fixes.patch \ 7 file://gcc-4.3-fixes.patch \
8 " 8"
9SRC_URI[md5sum] = "77a1ba78f37bdd7f024b67e1e36ad151" 9SRC_URI[md5sum] = "77a1ba78f37bdd7f024b67e1e36ad151"
10SRC_URI[sha256sum] = "c674f1182f4c20f1e6d038feceb0a6617fc3e7658dfbbac89396043b49612a26" 10SRC_URI[sha256sum] = "c674f1182f4c20f1e6d038feceb0a6617fc3e7658dfbbac89396043b49612a26"
11 11
@@ -17,10 +17,10 @@ EXES = "bonnie++ zcav"
17TARGET_CC_ARCH += "${LDFLAGS}" 17TARGET_CC_ARCH += "${LDFLAGS}"
18 18
19do_install () { 19do_install () {
20 install -d ${D}/bin 20 install -d ${D}/bin
21 install -d ${D}/sbin 21 install -d ${D}/sbin
22 install -m 0755 ${EXES} ${D}/sbin 22 install -m 0755 ${EXES} ${D}/sbin
23 install -m 0755 ${SCRIPTS} ${D}/bin 23 install -m 0755 ${SCRIPTS} ${D}/bin
24} 24}
25 25
26PACKAGES =+ "bonnie-scripts" 26PACKAGES =+ "bonnie-scripts"
diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb b/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb
index 5bc3129df7..25b6388886 100644
--- a/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb
+++ b/meta-oe/recipes-benchmark/cpuburn/cpuburn-neon_20120610.bb
@@ -17,13 +17,13 @@ SRC_URI[ssvb.sha256sum] = "bfddd3226a499ffdf71bb58c05ccdc6dac5bb2c2c3bdb10ac610e
17S = "${WORKDIR}" 17S = "${WORKDIR}"
18 18
19do_compile() { 19do_compile() {
20 ${CC} ${CFLAGS} ${LDFLAGS} burn.S -o burn 20 ${CC} ${CFLAGS} ${LDFLAGS} burn.S -o burn
21 ${CC} ${CFLAGS} ${LDFLAGS} ssvb-cpuburn-a8.S -o burn-neona8 21 ${CC} ${CFLAGS} ${LDFLAGS} ssvb-cpuburn-a8.S -o burn-neona8
22} 22}
23 23
24do_install() { 24do_install() {
25 install -d ${D}${bindir} 25 install -d ${D}${bindir}
26 install -m 0755 ${S}/burn ${D}${bindir}/burn-neon 26 install -m 0755 ${S}/burn ${D}${bindir}/burn-neon
27 install -m 0755 ${S}/burn-neona8 ${D}${bindir}/ 27 install -m 0755 ${S}/burn-neona8 ${D}${bindir}/
28} 28}
29 29
diff --git a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
index b61eb910b0..5afeda2da0 100644
--- a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
+++ b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
8DEPENDS = "popt" 8DEPENDS = "popt"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \ 11 http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \
12 file://destdir.patch \ 12 file://destdir.patch \
13 file://makefile.patch" 13 file://makefile.patch"
14 14
15inherit autotools 15inherit autotools
16 16
diff --git a/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb b/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
index 4c086c805f..e21ab6df83 100644
--- a/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_2.0.5.bb
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git"
21EXTRA_OEMAKE = "CC='${CC}' CFLAGS='${CFLAGS}' LDFLAGS='${LDFLAGS}'" 21EXTRA_OEMAKE = "CC='${CC}' CFLAGS='${CFLAGS}' LDFLAGS='${LDFLAGS}'"
22 22
23do_install() { 23do_install() {
24 oe_runmake install DESTDIR=${D} bindir=${bindir} mandir=${mandir} 24 oe_runmake install DESTDIR=${D} bindir=${bindir} mandir=${mandir}
25 install -d ${D}/${docdir}/${PN} 25 install -d ${D}/${docdir}/${PN}
26 cp -a ${S}/examples ${D}/${docdir}/${PN}/ 26 cp -a ${S}/examples ${D}/${docdir}/${PN}/
27} 27}
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb
index c1aa7fb3eb..b0e0dad449 100644
--- a/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb
+++ b/meta-oe/recipes-benchmark/iozone3/iozone3_263.bb
@@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://iozone.c;beginline=237;endline=241;md5=ab42a6185fd044
7 7
8 8
9SRC_URI = "http://www.iozone.org/src/current/iozone3_263.tar \ 9SRC_URI = "http://www.iozone.org/src/current/iozone3_263.tar \
10 file://copyright.txt \ 10 file://copyright.txt \
11 file://fileop-arm.patch \ 11 file://fileop-arm.patch \
12 " 12"
13SRC_URI[md5sum] = "44fd88df361ec4508e10c8d6615245fa" 13SRC_URI[md5sum] = "44fd88df361ec4508e10c8d6615245fa"
14SRC_URI[sha256sum] = "920fde1a3843539570e2df4aa611e74df102e52d363c5973d5a9d15bdf976461" 14SRC_URI[sha256sum] = "920fde1a3843539570e2df4aa611e74df102e52d363c5973d5a9d15bdf976461"
15 15
@@ -23,26 +23,26 @@ EXTRA_OEMAKE = "linux CC='${CC}'"
23TARGET_CC_ARCH += "${LDFLAGS}" 23TARGET_CC_ARCH += "${LDFLAGS}"
24 24
25do_install() { 25do_install() {
26 install -d ${D}${bindir} \ 26 install -d ${D}${bindir} \
27 ${D}${mandir}/man1 \ 27 ${D}${mandir}/man1 \
28 ${D}${datadir}/doc/${PN}/examples 28 ${D}${datadir}/doc/${PN}/examples
29 29
30 install -m 0755 ${S}/iozone ${D}${bindir} 30 install -m 0755 ${S}/iozone ${D}${bindir}
31 install -m 0755 ${S}/fileop ${D}${bindir} 31 install -m 0755 ${S}/fileop ${D}${bindir}
32 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/iozone.1 ${D}${mandir}/man1/ 32 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/iozone.1 ${D}${mandir}/man1/
33 install -m 0644 ${WORKDIR}/copyright.txt ${D}${datadir}/doc/${PN}/ 33 install -m 0644 ${WORKDIR}/copyright.txt ${D}${datadir}/doc/${PN}/
34 34
35 install -m 0644 ${S}/*.dem ${D}${datadir}/doc/${PN}/examples 35 install -m 0644 ${S}/*.dem ${D}${datadir}/doc/${PN}/examples
36 install -m 0644 ${S}/client_list ${D}${datadir}/doc/${PN}/examples 36 install -m 0644 ${S}/client_list ${D}${datadir}/doc/${PN}/examples
37 install -m 0644 ${S}/Gnuplot.txt ${D}${datadir}/doc/${PN}/examples 37 install -m 0644 ${S}/Gnuplot.txt ${D}${datadir}/doc/${PN}/examples
38 38
39 install -m 0755 ${S}/Generate_Graphs ${D}${datadir}/doc/${PN}/examples 39 install -m 0755 ${S}/Generate_Graphs ${D}${datadir}/doc/${PN}/examples
40 install -m 0755 ${S}/gengnuplot.sh ${D}${datadir}/doc/${PN}/examples 40 install -m 0755 ${S}/gengnuplot.sh ${D}${datadir}/doc/${PN}/examples
41 install -m 0755 ${S}/report.pl ${D}${datadir}/doc/${PN}/examples 41 install -m 0755 ${S}/report.pl ${D}${datadir}/doc/${PN}/examples
42 42
43 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/Iozone_ps.gz ${D}${datadir}/doc/${PN}/ 43 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/Iozone_ps.gz ${D}${datadir}/doc/${PN}/
44 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/IOzone_msword_98.pdf ${D}${datadir}/doc/${PN}/ 44 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/IOzone_msword_98.pdf ${D}${datadir}/doc/${PN}/
45 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/Run_rules.doc ${D}${datadir}/doc/${PN}/ 45 install -m 0644 ${WORKDIR}/${PN}_${PV}/docs/Run_rules.doc ${D}${datadir}/doc/${PN}/
46} 46}
47 47
48FILES_${PN} += "${datadir}/doc/${PN}/copyright.txt" 48FILES_${PN} += "${datadir}/doc/${PN}/copyright.txt"
@@ -66,7 +66,7 @@ FILES_${PN} += "${datadir}/doc/${PN}/copyright.txt"
66# 66#
67# Marcin, 67# Marcin,
68# 68#
69# Re-distribution is permitted as long as the copyright is 69# Re-distribution is permitted as long as the copyright is
70# maintained and the source code is not changed. I do not 70# maintained and the source code is not changed. I do not
71# see a problem with your mods to enable fileop for Linux-arm, 71# see a problem with your mods to enable fileop for Linux-arm,
72# as these mods have been returned to the Iozone folks, 72# as these mods have been returned to the Iozone folks,
diff --git a/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb b/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb
index bd8bac126b..8107701551 100644
--- a/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb
+++ b/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb
@@ -5,7 +5,7 @@ LICENSE = "NewBSD"
5LIC_FILES_CHKSUM = "file://COPYING;md5=e8478eae9f479e39bc34975193360298" 5LIC_FILES_CHKSUM = "file://COPYING;md5=e8478eae9f479e39bc34975193360298"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 ${SOURCEFORGE_MIRROR}/iperf/iperf-${PV}.tar.gz \ 8 ${SOURCEFORGE_MIRROR}/iperf/iperf-${PV}.tar.gz \
9 file://000-Iperf_Fix-CPU-Usage.diff \ 9 file://000-Iperf_Fix-CPU-Usage.diff \
10 file://001-cast-to-max_size_t-instead-of-int.patch \ 10 file://001-cast-to-max_size_t-instead-of-int.patch \
11 file://003-fix-hyphen-used-as-minus-sign.patch \ 11 file://003-fix-hyphen-used-as-minus-sign.patch \
@@ -15,7 +15,7 @@ SRC_URI = " \
15 file://007-iperf-reporter-deadlock.patch \ 15 file://007-iperf-reporter-deadlock.patch \
16 file://008-numofreport.patch \ 16 file://008-numofreport.patch \
17 file://009-delayloop.patch \ 17 file://009-delayloop.patch \
18 " 18"
19 19
20 20
21SRC_URI[md5sum] = "8c5bc14cc2ea55f18f22afe3c23e3dcb" 21SRC_URI[md5sum] = "8c5bc14cc2ea55f18f22afe3c23e3dcb"
@@ -28,19 +28,19 @@ S="${WORKDIR}/iperf-${PV}"
28EXTRA_OECONF = "--exec-prefix=${STAGING_DIR_HOST}${layout_exec_prefix}" 28EXTRA_OECONF = "--exec-prefix=${STAGING_DIR_HOST}${layout_exec_prefix}"
29 29
30do_configure() { 30do_configure() {
31 export ac_cv_func_malloc_0_nonnull=yes 31 export ac_cv_func_malloc_0_nonnull=yes
32 gnu-configize 32 gnu-configize
33 oe_runconf 33 oe_runconf
34} 34}
35 35
36do_compile() { 36do_compile() {
37 cd ${WORKDIR}/iperf-${PV} 37 cd ${WORKDIR}/iperf-${PV}
38 oe_runmake 38 oe_runmake
39} 39}
40 40
41do_install() { 41do_install() {
42 cd ${WORKDIR}/iperf-${PV}/src 42 cd ${WORKDIR}/iperf-${PV}/src
43 oe_runmake DESTDIR=${D} install 43 oe_runmake DESTDIR=${D} install
44} 44}
45 45
46 46
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
index 25d0a671d1..31a1109045 100644
--- a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
+++ b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
@@ -15,7 +15,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lmbench/lmbench-${PV}.tgz \
15 file://update-results-script.patch \ 15 file://update-results-script.patch \
16 file://obey-ranlib.patch \ 16 file://obey-ranlib.patch \
17 file://update-config-script.patch \ 17 file://update-config-script.patch \
18 " 18"
19SRC_URI[md5sum] = "b3351a3294db66a72e2864a199d37cbf" 19SRC_URI[md5sum] = "b3351a3294db66a72e2864a199d37cbf"
20SRC_URI[sha256sum] = "cbd5777d15f44eab7666dcac418054c3c09df99826961a397d9acf43d8a2a551" 20SRC_URI[sha256sum] = "cbd5777d15f44eab7666dcac418054c3c09df99826961a397d9acf43d8a2a551"
21 21
@@ -24,32 +24,32 @@ EXTRA_OEMAKE = 'CC="${CC}" AR="${AR}" RANLIB="${RANLIB}" CFLAGS="${CFLAGS}" \
24 TARGET="${TARGET_OS}" BASE="${prefix}" MANDIR="${mandir}"' 24 TARGET="${TARGET_OS}" BASE="${prefix}" MANDIR="${mandir}"'
25 25
26do_configure() { 26do_configure() {
27 : 27 :
28} 28}
29 29
30do_compile () { 30do_compile () {
31 . ${CONFIG_SITE} 31 . ${CONFIG_SITE}
32 if [ X"$ac_cv_uint" = X"yes" ]; then 32 if [ X"$ac_cv_uint" = X"yes" ]; then
33 CFLAGS="${CFLAGS} -DHAVE_uint" 33 CFLAGS="${CFLAGS} -DHAVE_uint"
34 fi 34 fi
35 install -d ${S}/bin/${TARGET_SYS} 35 install -d ${S}/bin/${TARGET_SYS}
36 oe_runmake -C src 36 oe_runmake -C src
37} 37}
38 38
39do_install () { 39do_install () {
40 install -d ${D}${localstatedir}/run/lmbench \ 40 install -d ${D}${localstatedir}/run/lmbench \
41 ${D}${bindir} ${D}${mandir} ${D}${libdir}/lmbench \ 41 ${D}${bindir} ${D}${mandir} ${D}${libdir}/lmbench \
42 ${D}${datadir}/lmbench/scripts 42 ${D}${datadir}/lmbench/scripts
43 oe_runmake 'BASE=${D}${prefix}' \ 43 oe_runmake 'BASE=${D}${prefix}' \
44 -C src install 44 -C src install
45 mv ${D}${bindir}/line ${D}${bindir}/lm_line 45 mv ${D}${bindir}/line ${D}${bindir}/lm_line
46 install -m 0755 ${WORKDIR}/lmbench-run ${D}${bindir}/ 46 install -m 0755 ${WORKDIR}/lmbench-run ${D}${bindir}/
47 sed -i -e 's,^SHAREDIR=.*$,SHAREDIR=${datadir}/${PN},;' \ 47 sed -i -e 's,^SHAREDIR=.*$,SHAREDIR=${datadir}/${PN},;' \
48 -e 's,^BINDIR=.*$,BINDIR=${libdir}/${PN},;' \ 48 -e 's,^BINDIR=.*$,BINDIR=${libdir}/${PN},;' \
49 -e 's,^CONFIG=.*$,CONFIG=$SHAREDIR/`$SCRIPTSDIR/config`,;' \ 49 -e 's,^CONFIG=.*$,CONFIG=$SHAREDIR/`$SCRIPTSDIR/config`,;' \
50 ${D}${bindir}/lmbench-run 50 ${D}${bindir}/lmbench-run
51 install -m 0755 ${S}/scripts/lmbench ${D}${bindir} 51 install -m 0755 ${S}/scripts/lmbench ${D}${bindir}
52 install -m 0755 ${S}/scripts/* ${D}${datadir}/lmbench/scripts 52 install -m 0755 ${S}/scripts/* ${D}${datadir}/lmbench/scripts
53} 53}
54 54
55RDEPENDS_${PN} = "debianutils" 55RDEPENDS_${PN} = "debianutils"
diff --git a/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb b/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb
index f220553bf5..5273078d53 100644
--- a/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb
+++ b/meta-oe/recipes-benchmark/memtester/memtester_4.1.3.bb
@@ -12,14 +12,14 @@ SRC_URI[md5sum] = "e562451620cf5343016950462bc0dc38"
12SRC_URI[sha256sum] = "ac56f0b6d6d6e58bcf2a3fa7f2c9b29894f5177871f21115a1906c535106acf6" 12SRC_URI[sha256sum] = "ac56f0b6d6d6e58bcf2a3fa7f2c9b29894f5177871f21115a1906c535106acf6"
13 13
14do_compile () { 14do_compile () {
15 echo '${CC} ${CFLAGS} -DPOSIX -c' > conf-cc 15 echo '${CC} ${CFLAGS} -DPOSIX -c' > conf-cc
16 echo '${CC} ${LDFLAGS}' > conf-ld 16 echo '${CC} ${LDFLAGS}' > conf-ld
17 oe_runmake 17 oe_runmake
18} 18}
19 19
20do_install () { 20do_install () {
21 install -d ${D}${bindir} 21 install -d ${D}${bindir}
22 install -d ${D}${mandir}/man8 22 install -d ${D}${mandir}/man8
23 install -m 0755 memtester ${D}${bindir}/ 23 install -m 0755 memtester ${D}${bindir}/
24 install -m 0755 memtester.8 ${D}${mandir}/man8/ 24 install -m 0755 memtester.8 ${D}${mandir}/man8/
25} 25}
diff --git a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
index 8dd289bc67..37f3e46a7e 100644
--- a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
+++ b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
@@ -14,11 +14,11 @@ SRC_URI[sha256sum] = "723dd073f80e9969639eb577d2af4b540fc29716b6eafdac488d8f5aed
14 14
15TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}" 15TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}"
16do_compile() { 16do_compile() {
17 oe_runmake 17 oe_runmake
18} 18}
19 19
20do_install () { 20do_install () {
21 install -d ${D}${bindir} 21 install -d ${D}${bindir}
22 install -m 0644 NNET.DAT ${D}${bindir}/ 22 install -m 0644 NNET.DAT ${D}${bindir}/
23 install -m 0755 nbench ${D}${bindir}/ 23 install -m 0755 nbench ${D}${bindir}/
24} 24}
diff --git a/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb b/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb
index 236b91393c..fd04b06671 100644
--- a/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb
+++ b/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb
@@ -9,7 +9,7 @@ SRC_URI = "\
9 http://sourceforge.net/projects/tiobench/files/tiobench/${PV}/${P}.tar.gz \ 9 http://sourceforge.net/projects/tiobench/files/tiobench/${PV}/${P}.tar.gz \
10 file://tiobench-makefile.patch \ 10 file://tiobench-makefile.patch \
11 file://avoid-glibc-clashes.patch \ 11 file://avoid-glibc-clashes.patch \
12 " 12"
13SRC_URI[md5sum] = "bf485bf820e693c79e6bd2a38702a128" 13SRC_URI[md5sum] = "bf485bf820e693c79e6bd2a38702a128"
14SRC_URI[sha256sum] = "8ad011059a35ac70cdb5e3d3999ceee44a8e8e9078926844b0685b7ea9db2bcc" 14SRC_URI[sha256sum] = "8ad011059a35ac70cdb5e3d3999ceee44a8e8e9078926844b0685b7ea9db2bcc"
15 15
@@ -25,4 +25,4 @@ RDEPENDS_${PN} = "\
25 perl-module-getopt-long \ 25 perl-module-getopt-long \
26 perl-module-overload \ 26 perl-module-overload \
27 perl-module-strict \ 27 perl-module-strict \
28 " 28"
diff --git a/meta-oe/recipes-connectivity/bridge-utils/bridge-utils.inc b/meta-oe/recipes-connectivity/bridge-utils/bridge-utils.inc
index 75bf2a90d7..3fc54ba995 100644
--- a/meta-oe/recipes-connectivity/bridge-utils/bridge-utils.inc
+++ b/meta-oe/recipes-connectivity/bridge-utils/bridge-utils.inc
@@ -10,19 +10,19 @@ inherit autotools
10EXTRA_OECONF = "--with-linux-headers=${STAGING_INCDIR}" 10EXTRA_OECONF = "--with-linux-headers=${STAGING_INCDIR}"
11 11
12do_install_append () { 12do_install_append () {
13 mv ${D}${sbindir}/brctl ${D}${sbindir}/brctl.${PN} 13 mv ${D}${sbindir}/brctl ${D}${sbindir}/brctl.${PN}
14 install -d ${D}/${datadir}/bridge-utils 14 install -d ${D}/${datadir}/bridge-utils
15 install -d ${D}/${sysconfdir}/network/if-pre-up.d 15 install -d ${D}/${sysconfdir}/network/if-pre-up.d
16 install -d ${D}/${sysconfdir}/network/if-post-down.d 16 install -d ${D}/${sysconfdir}/network/if-post-down.d
17} 17}
18 18
19DEPENDS = "sysfsutils" 19DEPENDS = "sysfsutils"
20RRECOMMENDS_${PN} = "kernel-module-bridge" 20RRECOMMENDS_${PN} = "kernel-module-bridge"
21 21
22pkg_postinst_${PN} () { 22pkg_postinst_${PN} () {
23 update-alternatives --install ${sbindir}/brctl brctl brctl.${PN} 100 23 update-alternatives --install ${sbindir}/brctl brctl brctl.${PN} 100
24} 24}
25 25
26pkg_prerm_${PN} () { 26pkg_prerm_${PN} () {
27 update-alternatives --remove brctl brctl.${PN} 27 update-alternatives --remove brctl brctl.${PN}
28} 28}
diff --git a/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb b/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb
index 422ebdab40..6c030a635d 100644
--- a/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb
+++ b/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bb
@@ -21,17 +21,17 @@ inherit autotools pkgconfig binconfig update-rc.d systemd
21EXTRA_OECONF = "--disable-static \ 21EXTRA_OECONF = "--disable-static \
22 --disable-nls \ 22 --disable-nls \
23 ${@base_contains('DISTRO_FEATURES', 'pam', '--enable-pam', '--disable-pam', d)} \ 23 ${@base_contains('DISTRO_FEATURES', 'pam', '--enable-pam', '--disable-pam', d)} \
24 " 24"
25 25
26do_install_append () { 26do_install_append () {
27 install -m 0755 -d ${D}${sysconfdir}/init.d 27 install -m 0755 -d ${D}${sysconfdir}/init.d
28 install -m 755 ${WORKDIR}/cherokee.init ${D}${sysconfdir}/init.d/cherokee 28 install -m 755 ${WORKDIR}/cherokee.init ${D}${sysconfdir}/init.d/cherokee
29 29
30 # clean up .la files for plugins 30 # clean up .la files for plugins
31 rm -f ${D}${libdir}/cherokee/*.la 31 rm -f ${D}${libdir}/cherokee/*.la
32 32
33 install -d ${D}${systemd_unitdir}/system 33 install -d ${D}${systemd_unitdir}/system
34 install -m 0644 ${WORKDIR}/cherokee.service ${D}${systemd_unitdir}/system 34 install -m 0644 ${WORKDIR}/cherokee.service ${D}${systemd_unitdir}/system
35} 35}
36 36
37# Put -dev near the front so we can move the .la files into it with a wildcard 37# Put -dev near the front so we can move the .la files into it with a wildcard
@@ -45,7 +45,7 @@ FILES_libcherokee-base = "${libdir}/libcherokee-base${SOLIBS}"
45CONFFILES_${PN} = " \ 45CONFFILES_${PN} = " \
46 ${sysconfdir}/cherokee/cherokee.conf \ 46 ${sysconfdir}/cherokee/cherokee.conf \
47 ${sysconfdir}/init.d/cherokee \ 47 ${sysconfdir}/init.d/cherokee \
48 " 48"
49 49
50INITSCRIPT_NAME = "cherokee" 50INITSCRIPT_NAME = "cherokee"
51INITSCRIPT_PARAMS = "defaults 91 91" 51INITSCRIPT_PARAMS = "defaults 91 91"
diff --git a/meta-oe/recipes-connectivity/dnsmasq/dnsmasq-dbus_2.55.bb b/meta-oe/recipes-connectivity/dnsmasq/dnsmasq-dbus_2.55.bb
index 896952d53b..7d698c6c1d 100644
--- a/meta-oe/recipes-connectivity/dnsmasq/dnsmasq-dbus_2.55.bb
+++ b/meta-oe/recipes-connectivity/dnsmasq/dnsmasq-dbus_2.55.bb
@@ -8,6 +8,6 @@ DEPENDS = "dbus"
8EXTRA_OEMAKE = "COPTS=-DHAVE_DBUS" 8EXTRA_OEMAKE = "COPTS=-DHAVE_DBUS"
9 9
10do_install_append () { 10do_install_append () {
11 install -d ${D}${sysconfdir}/dbus-1/system.d 11 install -d ${D}${sysconfdir}/dbus-1/system.d
12 install -m 644 dbus/dnsmasq.conf ${D}${sysconfdir}/dbus-1/system.d/ 12 install -m 644 dbus/dnsmasq.conf ${D}${sysconfdir}/dbus-1/system.d/
13} 13}
diff --git a/meta-oe/recipes-connectivity/dnsmasq/dnsmasq.inc b/meta-oe/recipes-connectivity/dnsmasq/dnsmasq.inc
index ef99f489c0..46188a4450 100644
--- a/meta-oe/recipes-connectivity/dnsmasq/dnsmasq.inc
+++ b/meta-oe/recipes-connectivity/dnsmasq/dnsmasq.inc
@@ -19,16 +19,16 @@ INITSCRIPT_NAME = "dnsmasq"
19INITSCRIPT_PARAMS = "defaults" 19INITSCRIPT_PARAMS = "defaults"
20 20
21do_install () { 21do_install () {
22 oe_runmake "PREFIX=${D}${prefix}" \ 22 oe_runmake "PREFIX=${D}${prefix}" \
23 "BINDIR=${D}${bindir}" \ 23 "BINDIR=${D}${bindir}" \
24 "MANDIR=${D}${mandir}" \ 24 "MANDIR=${D}${mandir}" \
25 install 25 install
26 install -d ${D}${sysconfdir}/ ${D}${sysconfdir}/init.d ${D}${sysconfdir}/dnsmasq.d 26 install -d ${D}${sysconfdir}/ ${D}${sysconfdir}/init.d ${D}${sysconfdir}/dnsmasq.d
27 install -m 644 ${WORKDIR}/dnsmasq.conf ${D}${sysconfdir}/ 27 install -m 644 ${WORKDIR}/dnsmasq.conf ${D}${sysconfdir}/
28 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/dnsmasq 28 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/dnsmasq
29 29
30 install -d ${D}${systemd_unitdir}/system 30 install -d ${D}${systemd_unitdir}/system
31 install -m 0644 ${WORKDIR}/dnsmasq.service ${D}${systemd_unitdir}/system 31 install -m 0644 ${WORKDIR}/dnsmasq.service ${D}${systemd_unitdir}/system
32} 32}
33 33
34CONFFILES_${PN} = "${sysconfdir}/dnsmasq.conf" 34CONFFILES_${PN} = "${sysconfdir}/dnsmasq.conf"
diff --git a/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb b/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb
index 3a2da3edc7..095a77c1c0 100644
--- a/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb
+++ b/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf"
6HOMEPAGE = "http://www.gammu.org/" 6HOMEPAGE = "http://www.gammu.org/"
7 7
8SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}/${PV}/${PN}-${PV}.tar.bz2 \ 8SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}/${PV}/${PN}-${PV}.tar.bz2 \
9 file://gammurc \ 9 file://gammurc \
10 file://gammu-smsdrc \ 10 file://gammu-smsdrc \
11 " 11"
12 12
13SRC_URI[md5sum] = "8ea16c6b3cc48097a8e62311fe0e25b9" 13SRC_URI[md5sum] = "8ea16c6b3cc48097a8e62311fe0e25b9"
14SRC_URI[sha256sum] = "de67caa102aa4c8fbed5300e5a0262e40411c4cc79f4379a8d34eed797968fc3" 14SRC_URI[sha256sum] = "de67caa102aa4c8fbed5300e5a0262e40411c4cc79f4379a8d34eed797968fc3"
@@ -16,34 +16,34 @@ SRC_URI[sha256sum] = "de67caa102aa4c8fbed5300e5a0262e40411c4cc79f4379a8d34eed797
16inherit distutils cmake gettext 16inherit distutils cmake gettext
17 17
18do_install_append() { 18do_install_append() {
19 # these files seem to only be used by symbian and trigger QA warnings 19 # these files seem to only be used by symbian and trigger QA warnings
20 rm -rf ${D}/usr/share/gammu 20 rm -rf ${D}/usr/share/gammu
21 #install default configuration files 21 #install default configuration files
22 install -d ${D}${sysconfdir} 22 install -d ${D}${sysconfdir}
23 install -m 0644 ${WORKDIR}/gammurc ${D}${sysconfdir}/gammurc 23 install -m 0644 ${WORKDIR}/gammurc ${D}${sysconfdir}/gammurc
24 install -m 0644 ${WORKDIR}/gammu-smsdrc ${D}${sysconfdir}/gammu-smsdrc 24 install -m 0644 ${WORKDIR}/gammu-smsdrc ${D}${sysconfdir}/gammu-smsdrc
25} 25}
26 26
27EXTRA_OECONF = " \ 27EXTRA_OECONF = " \
28 --enable-shared \ 28 --enable-shared \
29 --enable-backup \ 29 --enable-backup \
30 --enable-protection \ 30 --enable-protection \
31 " 31"
32 32
33EXTRA_OECMAKE = " \ 33EXTRA_OECMAKE = " \
34 -DWITH_CURL=OFF \ 34 -DWITH_CURL=OFF \
35 -DWITH_BLUETOOTH=OFF \ 35 -DWITH_BLUETOOTH=OFF \
36 -DWITH_NOKIA_SUPPORT=OFF \ 36 -DWITH_NOKIA_SUPPORT=OFF \
37 -DWITH_IRDA=OFF \ 37 -DWITH_IRDA=OFF \
38 -DWITH_PYTHON=OFF \ 38 -DWITH_PYTHON=OFF \
39 -DWITH_MySQL=ON \ 39 -DWITH_MySQL=ON \
40 -DWITH_Postgres=OFF \ 40 -DWITH_Postgres=OFF \
41 " 41"
42 42
43PACKAGES =+ "${PN}-smsd libgammu libgsmsd python-${PN}" 43PACKAGES =+ "${PN}-smsd libgammu libgsmsd python-${PN}"
44 44
45FILES_${PN} = "${bindir}/gammu ${bindir}/jadmaker ${sysconfdir}/bash_completion.d/gammu \ 45FILES_${PN} = "${bindir}/gammu ${bindir}/jadmaker ${sysconfdir}/bash_completion.d/gammu \
46 ${bindir}/gammu-detect ${sysconfdir}/gammurc" 46 ${bindir}/gammu-detect ${sysconfdir}/gammurc"
47CONFFILES_${PN} = "${sysconfdir}/gammurc" 47CONFFILES_${PN} = "${sysconfdir}/gammurc"
48FILES_${PN}-smsd = "${bindir}/gammu-smsd* ${sysconfdir}/gammu-smsdrc" 48FILES_${PN}-smsd = "${bindir}/gammu-smsd* ${sysconfdir}/gammu-smsdrc"
49CONFFILES_${PN}-smsd = "${sysconfdir}/gammu-smsdrc" 49CONFFILES_${PN}-smsd = "${sysconfdir}/gammu-smsdrc"
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index 3552009781..39b4aff77e 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git \
10 file://gateone-avahi.service \ 10 file://gateone-avahi.service \
11 file://server.conf \ 11 file://server.conf \
12 file://gateone.service \ 12 file://gateone.service \
13 " 13"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
@@ -19,15 +19,15 @@ inherit distutils allarch python-dir systemd
19export prefix = "${localstatedir}/lib" 19export prefix = "${localstatedir}/lib"
20 20
21do_install_append() { 21do_install_append() {
22 install -d ${D}${localstatedir}/log/${BPN} 22 install -d ${D}${localstatedir}/log/${BPN}
23 23
24 install -m 0755 -d ${D}${sysconfdir}/avahi/services/ 24 install -m 0755 -d ${D}${sysconfdir}/avahi/services/
25 install -m 0644 ${WORKDIR}/gateone-avahi.service ${D}${sysconfdir}/avahi/services/ 25 install -m 0644 ${WORKDIR}/gateone-avahi.service ${D}${sysconfdir}/avahi/services/
26 26
27 install -m 0644 ${WORKDIR}/server.conf ${D}/var/lib/gateone/server.conf 27 install -m 0644 ${WORKDIR}/server.conf ${D}/var/lib/gateone/server.conf
28 28
29 install -d ${D}${systemd_unitdir}/system 29 install -d ${D}${systemd_unitdir}/system
30 install -m 0644 ${WORKDIR}/gateone.service ${D}${systemd_unitdir}/system 30 install -m 0644 ${WORKDIR}/gateone.service ${D}${systemd_unitdir}/system
31} 31}
32 32
33FILES_${PN} = "${localstatedir}/lib ${localstatedir}/log ${localstatedir}/volatile/log ${base_libdir} ${sysconfdir} ${PYTHON_SITEPACKAGES_DIR}" 33FILES_${PN} = "${localstatedir}/lib ${localstatedir}/log ${localstatedir}/volatile/log ${base_libdir} ${sysconfdir} ${PYTHON_SITEPACKAGES_DIR}"
@@ -60,6 +60,6 @@ RDEPENDS_${PN} = "file \
60 python-tornado \ 60 python-tornado \
61 python-unixadmin \ 61 python-unixadmin \
62 python-xml \ 62 python-xml \
63 " 63"
64 64
65SYSTEMD_SERVICE_${PN} = "gateone.service" 65SYSTEMD_SERVICE_${PN} = "gateone.service"
diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
index efecc64a0e..edd4615aa4 100644
--- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
+++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
@@ -26,25 +26,25 @@ RDEPENDS_${PN} = "python-core python-audio python-threading python-codecs \
26 python-compiler python-pkgutil python-pydoc python-mmap \ 26 python-compiler python-pkgutil python-pydoc python-mmap \
27 python-netclient python-difflib \ 27 python-netclient python-difflib \
28 python-pprint python-numpy \ 28 python-pprint python-numpy \
29 " 29"
30RDEPENDS_${PN}-grc = "python-pygtk python-lxml python-cheetah" 30RDEPENDS_${PN}-grc = "python-pygtk python-lxml python-cheetah"
31 31
32C_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 32C_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
33 33
34do_configure_prepend() { 34do_configure_prepend() {
35 ${BUILD_CC} ${S}/gr-vocoder/lib/codec2/generate_codebook.c -o ${S}/gr-vocoder/lib/generate_codebook -lm 35 ${BUILD_CC} ${S}/gr-vocoder/lib/codec2/generate_codebook.c -o ${S}/gr-vocoder/lib/generate_codebook -lm
36 echo "ADD_EXECUTABLE(generate_codebook IMPORTED)" >${S}/gr-vocoder/lib/generate_codebook.txt 36 echo "ADD_EXECUTABLE(generate_codebook IMPORTED)" >${S}/gr-vocoder/lib/generate_codebook.txt
37 echo "SET_PROPERTY(TARGET generate_codebook APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)" >>${S}/gr-vocoder/lib/generate_codebook.txt 37 echo "SET_PROPERTY(TARGET generate_codebook APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)" >>${S}/gr-vocoder/lib/generate_codebook.txt
38 echo 'SET_TARGET_PROPERTIES(generate_codebook PROPERTIES IMPORTED_LOCATION_RELEASE "${S}/gr-vocoder/lib/generate_codebook")' >>${S}/gr-vocoder/lib/generate_codebook.txt 38 echo 'SET_TARGET_PROPERTIES(generate_codebook PROPERTIES IMPORTED_LOCATION_RELEASE "${S}/gr-vocoder/lib/generate_codebook")' >>${S}/gr-vocoder/lib/generate_codebook.txt
39} 39}
40 40
41do_compile_prepend() { 41do_compile_prepend() {
42 cp ${S}/gr-vocoder/lib/codec2/defines.h ${OECMAKE_BUILDPATH}/gr-vocoder/lib/codec2 42 cp ${S}/gr-vocoder/lib/codec2/defines.h ${OECMAKE_BUILDPATH}/gr-vocoder/lib/codec2
43} 43}
44 44
45PACKAGES += " \ 45PACKAGES += " \
46 ${PN}-examples \ 46 ${PN}-examples \
47 ${PN}-grc \ 47 ${PN}-grc \
48" 48"
49 49
50FILES_${PN}-grc = "${datadir}/gnuradio/grc" 50FILES_${PN}-grc = "${datadir}/gnuradio/grc"
@@ -57,7 +57,7 @@ FILES_${PN} += "${prefix}/etc/gnuradio/*"
57FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/gnuradio/.debug \ 57FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/gnuradio/.debug \
58 ${PYTHON_SITEPACKAGES_DIR}/gnuradio/*/.debug \ 58 ${PYTHON_SITEPACKAGES_DIR}/gnuradio/*/.debug \
59 ${datadir}/gnuradio/examples/*/.debug \ 59 ${datadir}/gnuradio/examples/*/.debug \
60 " 60"
61FILES_${PN}-examples = "${datadir}/gnuradio/examples" 61FILES_${PN}-examples = "${datadir}/gnuradio/examples"
62 62
63PV = "3.6.4.1" 63PV = "3.6.4.1"
@@ -96,7 +96,7 @@ EXTRA_OEMAKE = "-C ${OECMAKE_BUILDPATH}"
96 96
97# Only builds for machines with neon instructions. Problem is in upstream cmake. 97# Only builds for machines with neon instructions. Problem is in upstream cmake.
98python () { 98python () {
99 if not oe.utils.contains ('TUNE_FEATURES', 'neon', True, False, d): 99 if not oe.utils.contains ('TUNE_FEATURES', 'neon', True, False, d):
100 raise bb.parse.SkipPackage("'neon' not in TUNE_FEATURES") 100 raise bb.parse.SkipPackage("'neon' not in TUNE_FEATURES")
101} 101}
102 102
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
index e62531f0bb..c1cac1e3d5 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
@@ -13,29 +13,29 @@ PR = "r0"
13DEFAULT_PREFERENCE = "-1" 13DEFAULT_PREFERENCE = "-1"
14 14
15SRC_URI = " \ 15SRC_URI = " \
16 http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \ 16 http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
17 file://defconfig \ 17 file://defconfig \
18 file://init \ 18 file://init \
19" 19"
20 20
21S = "${WORKDIR}/hostapd-${PV}/hostapd" 21S = "${WORKDIR}/hostapd-${PV}/hostapd"
22 22
23 23
24do_configure() { 24do_configure() {
25 install -m 0644 ${WORKDIR}/defconfig ${S}/.config 25 install -m 0644 ${WORKDIR}/defconfig ${S}/.config
26} 26}
27 27
28do_compile() { 28do_compile() {
29 export CFLAGS="-MMD -O2 -Wall -g -I${STAGING_INCDIR}/libnl3" 29 export CFLAGS="-MMD -O2 -Wall -g -I${STAGING_INCDIR}/libnl3"
30 make 30 make
31} 31}
32 32
33do_install() { 33do_install() {
34 install -d ${D}${sbindir} ${D}${sysconfdir}/init.d 34 install -d ${D}${sbindir} ${D}${sysconfdir}/init.d
35 install -m 0644 ${S}/hostapd.conf ${D}${sysconfdir} 35 install -m 0644 ${S}/hostapd.conf ${D}${sysconfdir}
36 install -m 0755 ${S}/hostapd ${D}${sbindir} 36 install -m 0755 ${S}/hostapd ${D}${sbindir}
37 install -m 0755 ${S}/hostapd_cli ${D}${sbindir} 37 install -m 0755 ${S}/hostapd_cli ${D}${sbindir}
38 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/hostapd 38 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/hostapd
39} 39}
40 40
41CONFFILES_${PN} += "${sysconfdir}/hostapd.conf" 41CONFFILES_${PN} += "${sysconfdir}/hostapd.conf"
diff --git a/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb b/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb
index 3240cf57d9..4d98bfc2e2 100644
--- a/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb
+++ b/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb
@@ -7,7 +7,7 @@ DEPENDS = "fuse libimobiledevice"
7 7
8SRC_URI = " \ 8SRC_URI = " \
9 http://www.libimobiledevice.org/downloads/ifuse-${PV}.tar.bz2 \ 9 http://www.libimobiledevice.org/downloads/ifuse-${PV}.tar.bz2 \
10 " 10"
11 11
12SRC_URI[md5sum] = "4152526b2ac3c505cb41797d997be14d" 12SRC_URI[md5sum] = "4152526b2ac3c505cb41797d997be14d"
13SRC_URI[sha256sum] = "47835c8afb72588b3202fe0b206d7ea37a68663d9aa4eaf73f0a4bcb6215fc05" 13SRC_URI[sha256sum] = "47835c8afb72588b3202fe0b206d7ea37a68663d9aa4eaf73f0a4bcb6215fc05"
diff --git a/meta-oe/recipes-connectivity/iw/iw_3.6.bb b/meta-oe/recipes-connectivity/iw/iw_3.6.bb
index 42a43c3d2b..a09339c5ad 100644
--- a/meta-oe/recipes-connectivity/iw/iw_3.6.bb
+++ b/meta-oe/recipes-connectivity/iw/iw_3.6.bb
@@ -11,7 +11,7 @@ DEPENDS = "libnl pkgconfig"
11 11
12SRC_URI = "http://wireless.kernel.org/download/iw/${P}.tar.bz2 \ 12SRC_URI = "http://wireless.kernel.org/download/iw/${P}.tar.bz2 \
13 file://0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch \ 13 file://0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch \
14 " 14"
15 15
16SRC_URI[md5sum] = "1c18bfbbc8773629e5e8ac733a39540c" 16SRC_URI[md5sum] = "1c18bfbbc8773629e5e8ac733a39540c"
17SRC_URI[sha256sum] = "df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857" 17SRC_URI[sha256sum] = "df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857"
@@ -19,5 +19,5 @@ SRC_URI[sha256sum] = "df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cd
19EXTRA_OEMAKE = "" 19EXTRA_OEMAKE = ""
20 20
21do_install() { 21do_install() {
22 oe_runmake DESTDIR=${D} install 22 oe_runmake DESTDIR=${D} install
23} 23}
diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb
index debb54328e..045b067282 100644
--- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb
+++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
3LIC_FILES_CHKSUM = "\ 3LIC_FILES_CHKSUM = "\
4 file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ 4 file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
5 file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \ 5 file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \
6 " 6"
7 7
8HOMEPAGE ="http://www.libimobiledevice.org/" 8HOMEPAGE ="http://www.libimobiledevice.org/"
9 9
@@ -11,7 +11,7 @@ DEPENDS = "libplist usbmuxd libtasn1 gnutls libgcrypt"
11 11
12SRC_URI = " \ 12SRC_URI = " \
13 http://www.libimobiledevice.org/downloads/libimobiledevice-${PV}.tar.bz2 \ 13 http://www.libimobiledevice.org/downloads/libimobiledevice-${PV}.tar.bz2 \
14 " 14"
15 15
16SRC_URI[md5sum] = "3f28cbc6a2e30d34685049c0abde5183" 16SRC_URI[md5sum] = "3f28cbc6a2e30d34685049c0abde5183"
17SRC_URI[sha256sum] = "67499cfaa6172f566ee6b0783605acffe484fb7ddc3b09881ab7ac58667ee5b8" 17SRC_URI[sha256sum] = "67499cfaa6172f566ee6b0783605acffe484fb7ddc3b09881ab7ac58667ee5b8"
diff --git a/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.4.6.bb b/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.4.6.bb
index 134e2e5fe0..ebaa485366 100644
--- a/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.4.6.bb
+++ b/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.4.6.bb
@@ -12,5 +12,5 @@ SRC_URI[sha256sum] = "0cb09e26678d1531a4fd40a748abff5142bfdad3ae11cfe3bb7ad7317a
12inherit autotools lib_package 12inherit autotools lib_package
13 13
14do_compile_append() { 14do_compile_append() {
15 sed -i s:-L${STAGING_LIBDIR}::g libmicrohttpd.pc 15 sed -i s:-L${STAGING_LIBDIR}::g libmicrohttpd.pc
16} 16}
diff --git a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb
index ec426a552f..1020fd2c40 100644
--- a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb
+++ b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb
@@ -20,5 +20,5 @@ S = "${WORKDIR}/${PN}-${PV}"
20inherit autotools binconfig 20inherit autotools binconfig
21 21
22do_configure_prepend() { 22do_configure_prepend() {
23 rm -f aclocal.m4 Makefile.am ltmain.sh 23 rm -f aclocal.m4 Makefile.am ltmain.sh
24} 24}
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
index ecc254fc10..a7f81e66fe 100644
--- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
+++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
@@ -8,7 +8,7 @@ DEPENDS = "libsigc++-2.0 openssl cppunit"
8 8
9SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \ 9SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \
10 file://don-t-run-code-while-configuring-package.patch \ 10 file://don-t-run-code-while-configuring-package.patch \
11 " 11"
12 12
13SRC_URI[md5sum] = "e94f6c590bb02aaf4d58618f738a85f2" 13SRC_URI[md5sum] = "e94f6c590bb02aaf4d58618f738a85f2"
14SRC_URI[sha256sum] = "34317d6783b7f8d0805274c9467475b5432a246c0de8e28fc16e3b0b43f35677" 14SRC_URI[sha256sum] = "34317d6783b7f8d0805274c9467475b5432a246c0de8e28fc16e3b0b43f35677"
diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
index cc6abd7220..e63955d5d8 100644
--- a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
+++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.2.0.bb
@@ -23,12 +23,12 @@ SRC_URI[sha256sum] = "a178ed2f0b5a1045ec47b217ea531d0feba9208f6bcfe64b701174a5c1
23S = "${WORKDIR}/NetworkManager-${PV}" 23S = "${WORKDIR}/NetworkManager-${PV}"
24 24
25EXTRA_OECONF = " \ 25EXTRA_OECONF = " \
26 --with-distro=debian \ 26 --with-distro=debian \
27 --with-crypto=gnutls \ 27 --with-crypto=gnutls \
28 --disable-more-warnings \ 28 --disable-more-warnings \
29 --with-dhclient=${base_sbindir}/dhclient \ 29 --with-dhclient=${base_sbindir}/dhclient \
30 --with-iptables=${sbindir}/iptables \ 30 --with-iptables=${sbindir}/iptables \
31 --with-tests \ 31 --with-tests \
32" 32"
33 33
34EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}" 34EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
@@ -42,21 +42,21 @@ do_configure_prepend() {
42 42
43# Work around dbus permission problems since we lack a proper at_console 43# Work around dbus permission problems since we lack a proper at_console
44do_install_prepend() { 44do_install_prepend() {
45 sed -i -e s:deny:allow:g ${S}/src/NetworkManager.conf 45 sed -i -e s:deny:allow:g ${S}/src/NetworkManager.conf
46 sed -i -e s:deny:allow:g ${S}/callouts/nm-dispatcher.conf 46 sed -i -e s:deny:allow:g ${S}/callouts/nm-dispatcher.conf
47} 47}
48 48
49do_install_append () { 49do_install_append () {
50 install -d ${D}/etc/dbus-1/event.d 50 install -d ${D}/etc/dbus-1/event.d
51 # Additional test binaries 51 # Additional test binaries
52 install -d ${D}/usr/bin 52 install -d ${D}/usr/bin
53 install -m 0755 ${S}/test/.libs/libnm* ${D}/usr/bin 53 install -m 0755 ${S}/test/.libs/libnm* ${D}/usr/bin
54 54
55 install -d ${D}/etc/NetworkManager/ 55 install -d ${D}/etc/NetworkManager/
56 56
57 # Install an empty VPN folder as nm-connection-editor will happily segfault without it :o. 57 # Install an empty VPN folder as nm-connection-editor will happily segfault without it :o.
58 # With or without VPN support built in ;). 58 # With or without VPN support built in ;).
59 install -d ${D}/etc/NetworkManager/VPN 59 install -d ${D}/etc/NetworkManager/VPN
60} 60}
61 61
62PACKAGES =+ "libnmutil libnmglib libnmglib-vpn ${PN}-tests" 62PACKAGES =+ "libnmutil libnmglib libnmglib-vpn ${PN}-tests"
@@ -66,23 +66,23 @@ FILES_libnmglib += "${libdir}/libnm_glib.so.*"
66FILES_libnmglib-vpn += "${libdir}/libnm_glib_vpn.so.*" 66FILES_libnmglib-vpn += "${libdir}/libnm_glib_vpn.so.*"
67 67
68FILES_${PN} += " \ 68FILES_${PN} += " \
69 ${libexecdir} \ 69 ${libexecdir} \
70 ${libdir}/pppd/*/nm-pppd-plugin.so \ 70 ${libdir}/pppd/*/nm-pppd-plugin.so \
71 ${libdir}/NetworkManager/*.so \ 71 ${libdir}/NetworkManager/*.so \
72 ${datadir}/polkit-1 \ 72 ${datadir}/polkit-1 \
73 ${datadir}/dbus-1 \ 73 ${datadir}/dbus-1 \
74 ${base_libdir}/udev/* \ 74 ${base_libdir}/udev/* \
75 ${systemd_unitdir}/system/NetworkManager-wait-online.service \ 75 ${systemd_unitdir}/system/NetworkManager-wait-online.service \
76" 76"
77 77
78RRECOMMENDS_${PN} += "iptables" 78RRECOMMENDS_${PN} += "iptables"
79RCONFLICTS_${PN} = "connman" 79RCONFLICTS_${PN} = "connman"
80RDEPENDS_${PN} = "wpa-supplicant dhcp-client \ 80RDEPENDS_${PN} = "wpa-supplicant dhcp-client \
81 ${@base_contains('COMBINED_FEATURES', '3gmodem', 'ppp', '', d)} \ 81 ${@base_contains('COMBINED_FEATURES', '3gmodem', 'ppp', '', d)} \
82 " 82"
83 83
84FILES_${PN}-dbg += "${libdir}/NetworkManager/.debug/ \ 84FILES_${PN}-dbg += "${libdir}/NetworkManager/.debug/ \
85 ${libdir}/pppd/*/.debug/ " 85 ${libdir}/pppd/*/.debug/ "
86 86
87FILES_${PN}-dev += "${datadir}/NetworkManager/gdb-cmd \ 87FILES_${PN}-dev += "${datadir}/NetworkManager/gdb-cmd \
88 ${libdir}/pppd/*/*.la \ 88 ${libdir}/pppd/*/*.la \
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
index d08420c3a3..c62c5aab38 100644
--- a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
+++ b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
@@ -6,7 +6,7 @@ DEPENDS = "virtual/libusb0 bluez4"
6LICENSE = "GPLv2 & LGPLv2.1" 6LICENSE = "GPLv2 & LGPLv2.1"
7LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
8 file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ 8 file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
9 " 9"
10 10
11SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/openobex-${PV}.tar.gz \ 11SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/openobex-${PV}.tar.gz \
12 file://disable-cable-test.patch \ 12 file://disable-cable-test.patch \
@@ -21,8 +21,8 @@ EXTRA_OECONF = "--enable-apps --enable-syslog --enable-dump \
21 --with-usb=${STAGING_LIBDIR}/.. --with-bluez=${STAGING_LIBDIR}/.." 21 --with-usb=${STAGING_LIBDIR}/.. --with-bluez=${STAGING_LIBDIR}/.."
22 22
23do_install_append() { 23do_install_append() {
24 install -d ${D}${datadir}/aclocal 24 install -d ${D}${datadir}/aclocal
25 install -m 0644 ${S}/openobex.m4 ${D}${datadir}/aclocal 25 install -m 0644 ${S}/openobex.m4 ${D}${datadir}/aclocal
26} 26}
27 27
28PACKAGES += "openobex-apps" 28PACKAGES += "openobex-apps"
diff --git a/meta-oe/recipes-connectivity/openvpn/openvpn.inc b/meta-oe/recipes-connectivity/openvpn/openvpn.inc
index 50483ea4bd..61f91a3ea6 100644
--- a/meta-oe/recipes-connectivity/openvpn/openvpn.inc
+++ b/meta-oe/recipes-connectivity/openvpn/openvpn.inc
@@ -8,7 +8,7 @@ RRECOMMENDS_${PN} = "kernel-module-tun"
8INC_PR = "r2" 8INC_PR = "r2"
9 9
10SRC_URI = "http://openvpn.net/release/openvpn-${PV}.tar.gz \ 10SRC_URI = "http://openvpn.net/release/openvpn-${PV}.tar.gz \
11 file://openvpn" 11 file://openvpn"
12S = "${WORKDIR}/openvpn-${PV}" 12S = "${WORKDIR}/openvpn-${PV}"
13 13
14CFLAGS += "-fno-inline" 14CFLAGS += "-fno-inline"
@@ -16,7 +16,7 @@ CFLAGS += "-fno-inline"
16inherit autotools 16inherit autotools
17 17
18do_install_append() { 18do_install_append() {
19 install -d ${D}/${sysconfdir}/init.d 19 install -d ${D}/${sysconfdir}/init.d
20 install -d ${D}/${sysconfdir}/openvpn 20 install -d ${D}/${sysconfdir}/openvpn
21 install -m 755 ${WORKDIR}/openvpn ${D}/${sysconfdir}/init.d 21 install -m 755 ${WORKDIR}/openvpn ${D}/${sysconfdir}/init.d
22} 22}
diff --git a/meta-oe/recipes-connectivity/openvpn/openvpn_2.1.3.bb b/meta-oe/recipes-connectivity/openvpn/openvpn_2.1.3.bb
index 34567bc595..594b2666c8 100644
--- a/meta-oe/recipes-connectivity/openvpn/openvpn_2.1.3.bb
+++ b/meta-oe/recipes-connectivity/openvpn/openvpn_2.1.3.bb
@@ -17,9 +17,9 @@ CFLAGS += "-fno-inline"
17EXTRA_OECONF += "--enable-password-save" 17EXTRA_OECONF += "--enable-password-save"
18 18
19do_install_append() { 19do_install_append() {
20 install -d ${D}/${sysconfdir}/init.d 20 install -d ${D}/${sysconfdir}/init.d
21 install -d ${D}/${sysconfdir}/openvpn 21 install -d ${D}/${sysconfdir}/openvpn
22 install -m 755 ${WORKDIR}/openvpn ${D}/${sysconfdir}/init.d 22 install -m 755 ${WORKDIR}/openvpn ${D}/${sysconfdir}/init.d
23} 23}
24 24
25SRC_URI[md5sum] = "7486d3e270ba4b033e311d3e022a0ad7" 25SRC_URI[md5sum] = "7486d3e270ba4b033e311d3e022a0ad7"
diff --git a/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb b/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb
index 430cf65bfc..f90736dff0 100644
--- a/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb
+++ b/meta-oe/recipes-connectivity/rfkill/rfkill_0.4.bb
@@ -12,10 +12,10 @@ SRC_URI[md5sum] = "727892c0fb35c80ee3849fbe89b45350"
12SRC_URI[sha256sum] = "ca10e4827a5f0a36e093aee6ad81b5febf81f8097d7d858889ac51ff364168c1" 12SRC_URI[sha256sum] = "ca10e4827a5f0a36e093aee6ad81b5febf81f8097d7d858889ac51ff364168c1"
13 13
14do_compile() { 14do_compile() {
15 oe_runmake 15 oe_runmake
16} 16}
17do_install() { 17do_install() {
18 oe_runmake DESTDIR=${D} install 18 oe_runmake DESTDIR=${D} install
19} 19}
20 20
21inherit update-alternatives 21inherit update-alternatives
diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb b/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb
index 7deac84e3a..cbb4721683 100644
--- a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb
+++ b/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb
@@ -22,12 +22,12 @@ SRC_URI = "http://www.roaringpenguin.com/files/download/${P}.tar.gz \
22inherit autotools update-rc.d 22inherit autotools update-rc.d
23 23
24do_install() { 24do_install() {
25 # Install init script and default settings 25 # Install init script and default settings
26 install -m 0755 -d ${D}${sysconfdir}/default ${D}${sysconfdir}/init.d 26 install -m 0755 -d ${D}${sysconfdir}/default ${D}${sysconfdir}/init.d
27 install -m 0644 ${WORKDIR}/pppoe-server.default ${D}${sysconfdir}/default/pppoe-server 27 install -m 0644 ${WORKDIR}/pppoe-server.default ${D}${sysconfdir}/default/pppoe-server
28 install -m 0755 ${WORKDIR}/pppoe-server.init ${D}${sysconfdir}/init.d/pppoe-server 28 install -m 0755 ${WORKDIR}/pppoe-server.init ${D}${sysconfdir}/init.d/pppoe-server
29 # Install 29 # Install
30 oe_runmake -C ${S} RPM_INSTALL_ROOT=${D} docdir=${docdir} install 30 oe_runmake -C ${S} RPM_INSTALL_ROOT=${D} docdir=${docdir} install
31} 31}
32 32
33# Insert server package before main package 33# Insert server package before main package
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
index b460444f70..e391e7c659 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
@@ -7,7 +7,7 @@ DEPENDS = "libsigc++-2.0 curl cppunit libtorrent"
7 7
8SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \ 8SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \
9 file://don-t-run-code-while-configuring-package.patch \ 9 file://don-t-run-code-while-configuring-package.patch \
10 " 10"
11 11
12SRC_URI[md5sum] = "0bf2f262faa8c8c8d3b11ce286ea2bf2" 12SRC_URI[md5sum] = "0bf2f262faa8c8c8d3b11ce286ea2bf2"
13SRC_URI[sha256sum] = "9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310" 13SRC_URI[sha256sum] = "9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310"
diff --git a/meta-oe/recipes-connectivity/samba/samba-basic.inc b/meta-oe/recipes-connectivity/samba/samba-basic.inc
index 05a5b3a45e..d0fa8e603e 100644
--- a/meta-oe/recipes-connectivity/samba/samba-basic.inc
+++ b/meta-oe/recipes-connectivity/samba/samba-basic.inc
@@ -1,6 +1,6 @@
1SRC_URI += "file://config-lfs.patch \ 1SRC_URI += "file://config-lfs.patch \
2 file://quota.patch;striplevel=0 \ 2 file://quota.patch;striplevel=0 \
3 " 3"
4 4
5EXTRA_OECONF += "\ 5EXTRA_OECONF += "\
6 --enable-nss-wrapper \ 6 --enable-nss-wrapper \
diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc
index 42ddce5a10..0e4877c0c4 100644
--- a/meta-oe/recipes-connectivity/samba/samba.inc
+++ b/meta-oe/recipes-connectivity/samba/samba.inc
@@ -8,7 +8,7 @@ SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
8 file://init.samba \ 8 file://init.samba \
9 file://init.winbind \ 9 file://init.winbind \
10 file://tdb.pc \ 10 file://tdb.pc \
11 " 11"
12 12
13S = "${WORKDIR}/samba-${PV}/source" 13S = "${WORKDIR}/samba-${PV}/source"
14 14
@@ -49,51 +49,51 @@ INITSCRIPT_PARAMS = "defaults"
49CONFFILES_${PN} = "${sysconfdir}/samba/smb.conf" 49CONFFILES_${PN} = "${sysconfdir}/samba/smb.conf"
50 50
51do_configure_prepend () { 51do_configure_prepend () {
52 ./script/mkversion.sh 52 ./script/mkversion.sh
53 if [ ! -e acinclude.m4 ]; then 53 if [ ! -e acinclude.m4 ]; then
54 touch aclocal.m4 54 touch aclocal.m4
55 cat aclocal.m4 > acinclude.m4 55 cat aclocal.m4 > acinclude.m4
56 fi 56 fi
57} 57}
58 58
59do_compile () { 59do_compile () {
60 oe_runmake proto_exists 60 oe_runmake proto_exists
61 base_do_compile 61 base_do_compile
62} 62}
63 63
64do_install_append() { 64do_install_append() {
65 install -d ${D}${libdir}/pkgconfig/ 65 install -d ${D}${libdir}/pkgconfig/
66 cp ${WORKDIR}/tdb.pc ${D}${libdir}/pkgconfig/ 66 cp ${WORKDIR}/tdb.pc ${D}${libdir}/pkgconfig/
67 mv ${D}${libdir}/libsmbclient.so ${D}${libdir}/libsmbclient.so.0 || true 67 mv ${D}${libdir}/libsmbclient.so ${D}${libdir}/libsmbclient.so.0 || true
68 ln -sf libsmbclient.so.0 ${D}${libdir}/libsmbclient.so 68 ln -sf libsmbclient.so.0 ${D}${libdir}/libsmbclient.so
69 mkdir -p ${D}${base_sbindir} 69 mkdir -p ${D}${base_sbindir}
70 rm -f ${D}${bindir}/*.old 70 rm -f ${D}${bindir}/*.old
71 rm -f ${D}${sbindir}/*.old 71 rm -f ${D}${sbindir}/*.old
72 [ -f ${D}${sbindir}/mount.cifs ] && mv ${D}${sbindir}/mount.cifs ${D}${base_sbindir}/ 72 [ -f ${D}${sbindir}/mount.cifs ] && mv ${D}${sbindir}/mount.cifs ${D}${base_sbindir}/
73 [ -f ${D}${sbindir}/umount.cifs ] && mv ${D}${sbindir}/umount.cifs ${D}${base_sbindir}/ 73 [ -f ${D}${sbindir}/umount.cifs ] && mv ${D}${sbindir}/umount.cifs ${D}${base_sbindir}/
74 74
75 # This is needed for < 3.2.4 75 # This is needed for < 3.2.4
76 rm -f ${D}${sbindir}/mount.smbfs ${D}${base_sbindir}/mount.smbfs 76 rm -f ${D}${sbindir}/mount.smbfs ${D}${base_sbindir}/mount.smbfs
77 if [ -f ${D}${bindir}/smbmount ]; then 77 if [ -f ${D}${bindir}/smbmount ]; then
78 ln -sf ${bindir}/smbmount ${D}${base_sbindir}/mount.smb 78 ln -sf ${bindir}/smbmount ${D}${base_sbindir}/mount.smb
79 ln -sf ${bindir}/smbmount ${D}${base_sbindir}/mount.smbfs 79 ln -sf ${bindir}/smbmount ${D}${base_sbindir}/mount.smbfs
80 fi 80 fi
81 81
82 install -D -m 755 ${WORKDIR}/init.samba ${D}${sysconfdir}/init.d/samba 82 install -D -m 755 ${WORKDIR}/init.samba ${D}${sysconfdir}/init.d/samba
83 install -D -m 755 ${WORKDIR}/init.winbind ${D}${sysconfdir}/init.d/winbind 83 install -D -m 755 ${WORKDIR}/init.winbind ${D}${sysconfdir}/init.d/winbind
84 install -D -m 644 ${WORKDIR}/smb.conf ${D}${sysconfdir}/samba/smb.conf 84 install -D -m 644 ${WORKDIR}/smb.conf ${D}${sysconfdir}/samba/smb.conf
85 install -D -m 644 ${WORKDIR}/volatiles.03_samba ${D}${sysconfdir}/default/volatiles/volatiles.03_samba 85 install -D -m 644 ${WORKDIR}/volatiles.03_samba ${D}${sysconfdir}/default/volatiles/volatiles.03_samba
86 install -d ${D}/var/log/samba 86 install -d ${D}/var/log/samba
87 install -d ${D}/var/spool/samba 87 install -d ${D}/var/spool/samba
88 88
89 # Install other stuff not installed by "make install" 89 # Install other stuff not installed by "make install"
90 if [ -d ${WORKDIR}/${PN}-${PV}/nsswitch ]; then 90 if [ -d ${WORKDIR}/${PN}-${PV}/nsswitch ]; then
91 install -m 0644 ${WORKDIR}/${PN}-${PV}/nsswitch/libnss_winbind.so ${D}${libdir}/libnss_winbind.so.2 91 install -m 0644 ${WORKDIR}/${PN}-${PV}/nsswitch/libnss_winbind.so ${D}${libdir}/libnss_winbind.so.2
92 install -m 0644 ${WORKDIR}/${PN}-${PV}/nsswitch/libnss_wins.so ${D}${libdir}/libnss_wins.so.2 92 install -m 0644 ${WORKDIR}/${PN}-${PV}/nsswitch/libnss_wins.so ${D}${libdir}/libnss_wins.so.2
93 fi 93 fi
94 94
95 rmdir --ignore-fail-on-non-empty ${D}${base_sbindir} 95 rmdir --ignore-fail-on-non-empty ${D}${base_sbindir}
96 sed -i -e '1s,#!.*perl,#!${USRBINPATH}/env perl,' ${D}${bindir}/findsmb 96 sed -i -e '1s,#!.*perl,#!${USRBINPATH}/env perl,' ${D}${bindir}/findsmb
97} 97}
98 98
99 99
@@ -102,8 +102,8 @@ pkg_postinst_libnss-winbind () {
102 # add wins to the list of resolvers 102 # add wins to the list of resolvers
103 ns=$D${sysconfdir}/nsswitch.conf 103 ns=$D${sysconfdir}/nsswitch.conf
104 if ! grep "hosts:.*wins" $ns > /dev/null; then 104 if ! grep "hosts:.*wins" $ns > /dev/null; then
105 hosts="`grep '^hosts:' $ns`" 105 hosts="`grep '^hosts:' $ns`"
106 hosts=`echo "$hosts" | sed 's/\[/\\\\[/g; s/\]/\\\\]/g'` 106 hosts=`echo "$hosts" | sed 's/\[/\\\\[/g; s/\]/\\\\]/g'`
107 sed -i "s/$hosts/$hosts wins/" "$ns" 107 sed -i "s/$hosts/$hosts wins/" "$ns"
108 fi 108 fi
109} 109}
diff --git a/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb b/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb
index 35d20c5f07..6608240d2e 100644
--- a/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb
+++ b/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb
@@ -36,24 +36,24 @@ SRC_URI[sha256sum] = "4f5a171a8d902c6b4f822ed875c51eb8339196d9ccf0ecd7f6521c966b
36S = "${WORKDIR}/samba-${PV}/source3" 36S = "${WORKDIR}/samba-${PV}/source3"
37 37
38EXTRA_OECONF += "\ 38EXTRA_OECONF += "\
39 ac_cv_path_PYTHON=/not/exist \ 39 ac_cv_path_PYTHON=/not/exist \
40 ac_cv_path_PYTHON_CONFIG=/not/exist \ 40 ac_cv_path_PYTHON_CONFIG=/not/exist \
41 SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \ 41 SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \
42 samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \ 42 samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \
43 linux_getgrouplist_ok=no \ 43 linux_getgrouplist_ok=no \
44 samba_cv_HAVE_BROKEN_GETGROUPS=no \ 44 samba_cv_HAVE_BROKEN_GETGROUPS=no \
45 samba_cv_HAVE_FTRUNCATE_EXTEND=yes \ 45 samba_cv_HAVE_FTRUNCATE_EXTEND=yes \
46 samba_cv_have_setresuid=yes \ 46 samba_cv_have_setresuid=yes \
47 samba_cv_have_setresgid=yes \ 47 samba_cv_have_setresgid=yes \
48 samba_cv_HAVE_WRFILE_KEYTAB=yes \ 48 samba_cv_HAVE_WRFILE_KEYTAB=yes \
49 samba_cv_linux_getgrouplist_ok=yes \ 49 samba_cv_linux_getgrouplist_ok=yes \
50 " 50"
51 51
52do_configure() { 52do_configure() {
53 gnu-configize --force 53 gnu-configize --force
54 oe_runconf 54 oe_runconf
55} 55}
56 56
57do_compile () { 57do_compile () {
58 base_do_compile 58 base_do_compile
59} 59}
diff --git a/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb b/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb
index e3180d288a..3afae27c96 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd-firmware_003.005.002.bb
@@ -15,11 +15,11 @@ SRC_URI[sha256sum] = "217efa814fb031ad136bd3dcf89ca219dd6d7ee01aa7e65c56c56b7737
15S = "${WORKDIR}/uhd-images_${PV}-release" 15S = "${WORKDIR}/uhd-images_${PV}-release"
16 16
17do_install() { 17do_install() {
18 install -d ${D}${datadir}/uhd/images 18 install -d ${D}${datadir}/uhd/images
19 install -d ${D}${datadir}/uhd/images/bit 19 install -d ${D}${datadir}/uhd/images/bit
20 install -m 0644 ${S}/share/uhd/images/bit/* ${D}${datadir}/uhd/images/bit 20 install -m 0644 ${S}/share/uhd/images/bit/* ${D}${datadir}/uhd/images/bit
21 rm -rf ${S}/share/uhd/images/bit 21 rm -rf ${S}/share/uhd/images/bit
22 install -m 0644 ${S}/share/uhd/images/* ${D}${datadir}/uhd/images 22 install -m 0644 ${S}/share/uhd/images/* ${D}${datadir}/uhd/images
23} 23}
24 24
25PACKAGES = "${PN}" 25PACKAGES = "${PN}"
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index b360e00f2c..5a549ca6d2 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -4,7 +4,7 @@ PV = "3.5.2"
4PR = "${INC_PR}.0" 4PR = "${INC_PR}.0"
5 5
6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \ 6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \
7 " 7"
8S = "${WORKDIR}/git/host" 8S = "${WORKDIR}/git/host"
9 9
10SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03" 10SRCREV = "0cce80c1ef2bcdb5094d579a6853261cebd2ec03"
diff --git a/meta-oe/recipes-connectivity/vsftpd/vsftpd_2.3.5.bb b/meta-oe/recipes-connectivity/vsftpd/vsftpd_2.3.5.bb
index e5fd7ee2aa..1669d96f8c 100644
--- a/meta-oe/recipes-connectivity/vsftpd/vsftpd_2.3.5.bb
+++ b/meta-oe/recipes-connectivity/vsftpd/vsftpd_2.3.5.bb
@@ -18,21 +18,21 @@ CONFFILES_${PN} = "${sysconfdir}/vsftpd.conf"
18LDFLAGS_append =" -lcrypt -lcap" 18LDFLAGS_append =" -lcrypt -lcap"
19 19
20do_configure() { 20do_configure() {
21 # Fix hardcoded /usr, /etc, /var mess. 21 # Fix hardcoded /usr, /etc, /var mess.
22 cat tunables.c|sed s:\"/usr:\"${prefix}:g|sed s:\"/var:\"${localstatedir}:g \ 22 cat tunables.c|sed s:\"/usr:\"${prefix}:g|sed s:\"/var:\"${localstatedir}:g \
23 |sed s:\"${prefix}/share/empty:\"${localstatedir}/share/empty:g |sed s:\"/etc:\"${sysconfdir}:g > tunables.c.new 23 |sed s:\"${prefix}/share/empty:\"${localstatedir}/share/empty:g |sed s:\"/etc:\"${sysconfdir}:g > tunables.c.new
24 mv tunables.c.new tunables.c 24 mv tunables.c.new tunables.c
25} 25}
26 26
27do_install() { 27do_install() {
28 install -d ${D}${sbindir} 28 install -d ${D}${sbindir}
29 install -d ${D}${mandir}/man8 29 install -d ${D}${mandir}/man8
30 install -d ${D}${mandir}/man5 30 install -d ${D}${mandir}/man5
31 oe_runmake 'DESTDIR=${D}' install 31 oe_runmake 'DESTDIR=${D}' install
32 install -d ${D}${sysconfdir} 32 install -d ${D}${sysconfdir}
33 install -m 0755 ${WORKDIR}/vsftpd.conf ${D}${sysconfdir}/vsftpd.conf 33 install -m 0755 ${WORKDIR}/vsftpd.conf ${D}${sysconfdir}/vsftpd.conf
34 install -d ${D}${sysconfdir}/init.d/ 34 install -d ${D}${sysconfdir}/init.d/
35 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/vsftpd 35 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/vsftpd
36} 36}
37 37
38INITSCRIPT_PACKAGES = "${PN}" 38INITSCRIPT_PACKAGES = "${PN}"
diff --git a/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
index 5d06265326..721ef19d76 100644
--- a/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -6,8 +6,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
6SRC_URI += "file://busybox-syslog.default" 6SRC_URI += "file://busybox-syslog.default"
7 7
8do_install_append() { 8do_install_append() {
9 install -d ${D}${sysconfdir}/default 9 install -d ${D}${sysconfdir}/default
10 install -m 0644 ${WORKDIR}/busybox-syslog.default ${D}${sysconfdir}/default/busybox-syslog 10 install -m 0644 ${WORKDIR}/busybox-syslog.default ${D}${sysconfdir}/default/busybox-syslog
11} 11}
12 12
13FILES_${PN}-syslog += "${sysconfdir}/default/busybox-syslog" 13FILES_${PN}-syslog += "${sysconfdir}/default/busybox-syslog"
diff --git a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb
index 03b510e6c4..18d3efbb84 100644
--- a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb
+++ b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb
@@ -12,11 +12,11 @@ SRC_URI = "git://git.collabora.co.uk/git/user/alban/dbus-daemon-proxy;protocol=g
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14do_compile() { 14do_compile() {
15 ${CC} ${LDFLAGS} `pkg-config --cflags --libs dbus-glib-1` -o dbus-daemon-proxy dbus-daemon-proxy.c 15 ${CC} ${LDFLAGS} `pkg-config --cflags --libs dbus-glib-1` -o dbus-daemon-proxy dbus-daemon-proxy.c
16} 16}
17 17
18do_install() { 18do_install() {
19 install -d ${D}${bindir} 19 install -d ${D}${bindir}
20 install -m 0755 dbus-daemon-proxy ${D}${bindir} 20 install -m 0755 dbus-daemon-proxy ${D}${bindir}
21} 21}
22 22
diff --git a/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb b/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
index 292a88ae7e..e5b5439656 100644
--- a/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
+++ b/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
@@ -13,7 +13,7 @@ inherit autotools
13BBCLASSEXTEND = "native" 13BBCLASSEXTEND = "native"
14 14
15do_configure_prepend() { 15do_configure_prepend() {
16 # workaround for endless do_configure loop: 16 # workaround for endless do_configure loop:
17 # make: Warning: File `Makefile.am' has modification time 5.3e+04 s in the future 17 # make: Warning: File `Makefile.am' has modification time 5.3e+04 s in the future
18 touch ${S}/* 18 touch ${S}/*
19} 19}
diff --git a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb
index a277a69bf6..8288dfb549 100644
--- a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb
+++ b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb
@@ -6,18 +6,18 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
6PR = "r0" 6PR = "r0"
7 7
8SRC_URI = "\ 8SRC_URI = "\
9 ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \ 9 ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \
10" 10"
11 11
12inherit autotools 12inherit autotools
13 13
14do_configure_prepend() { 14do_configure_prepend() {
15 mkdir -p ${S}/build-aux 15 mkdir -p ${S}/build-aux
16} 16}
17 17
18do_install_append() { 18do_install_append() {
19 install -d ${D}${includedir}/fakeroot 19 install -d ${D}${includedir}/fakeroot
20 install -m 644 *.h ${D}${includedir}/fakeroot 20 install -m 644 *.h ${D}${includedir}/fakeroot
21} 21}
22 22
23# fakeroot needs getopt which is provided by the util-linux package 23# fakeroot needs getopt which is provided by the util-linux package
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm.inc b/meta-oe/recipes-core/glib-2.0/glibmm.inc
index 15aeaac2c8..bdb6ff8594 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm.inc
+++ b/meta-oe/recipes-core/glib-2.0/glibmm.inc
@@ -14,11 +14,11 @@ SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/glibmm/${SHRT_VER}/glibmm-${PV}
14inherit autotools pkgconfig 14inherit autotools pkgconfig
15 15
16do_install_append() { 16do_install_append() {
17 install -d ${D}${datadir}/glibmm-2.4 17 install -d ${D}${datadir}/glibmm-2.4
18 install -d ${D}${datadir}/aclocal 18 install -d ${D}${datadir}/aclocal
19 19
20 install -m 0644 glib/glibmmconfig.h ${D}${datadir}/glibmm-2.4/ 20 install -m 0644 glib/glibmmconfig.h ${D}${datadir}/glibmm-2.4/
21 install -m 0644 scripts/glibmm_check_perl.m4 ${D}${datadir}/aclocal/ || true 21 install -m 0644 scripts/glibmm_check_perl.m4 ${D}${datadir}/aclocal/ || true
22} 22}
23 23
24FILES_${PN} = "${libdir}/lib*.so.*" 24FILES_${PN} = "${libdir}/lib*.so.*"
diff --git a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
index d87743b727..4fd258fc18 100644
--- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
+++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
@@ -23,7 +23,7 @@ inherit autotools pkgconfig
23 23
24EXTRA_OECONF = "--with-jpeg8 " 24EXTRA_OECONF = "--with-jpeg8 "
25 25
26PACKAGES =+ "jpeg-tools libturbojpeg" 26PACKAGES =+ "jpeg-tools libturbojpeg"
27 27
28DESCRIPTION_jpeg-tools = "The jpeg-tools package includes the client programs for access libjpeg functionality. These tools allow for the compression, decompression, transformation and display of JPEG files." 28DESCRIPTION_jpeg-tools = "The jpeg-tools package includes the client programs for access libjpeg functionality. These tools allow for the compression, decompression, transformation and display of JPEG files."
29FILES_jpeg-tools = "${bindir}/*" 29FILES_jpeg-tools = "${bindir}/*"
diff --git a/meta-oe/recipes-core/meta/distro-feed-configs.bb b/meta-oe/recipes-core/meta/distro-feed-configs.bb
index cff0946da6..462af45284 100644
--- a/meta-oe/recipes-core/meta/distro-feed-configs.bb
+++ b/meta-oe/recipes-core/meta/distro-feed-configs.bb
@@ -13,8 +13,8 @@ do_compile() {
13 done 13 done
14} 14}
15do_install () { 15do_install () {
16 install -d ${D}${sysconfdir}/opkg 16 install -d ${D}${sysconfdir}/opkg
17 install -m 0644 ${S}/${sysconfdir}/opkg/* ${D}${sysconfdir}/opkg/ 17 install -m 0644 ${S}/${sysconfdir}/opkg/* ${D}${sysconfdir}/opkg/
18} 18}
19 19
20PACKAGE_ARCH = "${MACHINE_ARCH}" 20PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
index 402579c6de..c100b79e07 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
@@ -35,9 +35,9 @@ RCONFLICTS_${PN} += "task-basic"
35# Util-linux (u)mount is included because the busybox one can't handle /etc/mtab being symlinked to /proc/mounts 35# Util-linux (u)mount is included because the busybox one can't handle /etc/mtab being symlinked to /proc/mounts
36# 36#
37RDEPENDS_${PN} = "\ 37RDEPENDS_${PN} = "\
38 ${TASK_BASIC_SSHDAEMON} \ 38 ${TASK_BASIC_SSHDAEMON} \
39 avahi-daemon avahi-utils \ 39 avahi-daemon avahi-utils \
40 " 40"
41 41
42# 42#
43# The following section is split in 3: 43# The following section is split in 3:
@@ -46,16 +46,16 @@ RDEPENDS_${PN} = "\
46# 3) Nice to have: packages that are nice to have, but aren't strictly needed 46# 3) Nice to have: packages that are nice to have, but aren't strictly needed
47# 47#
48RRECOMMENDS_${PN} = "\ 48RRECOMMENDS_${PN} = "\
49 ${MACHINE_EXTRA_RRECOMMENDS} \ 49 ${MACHINE_EXTRA_RRECOMMENDS} \
50 ${@base_contains("MACHINE_FEATURES", "usbhost", "usbutils", "", d)} \ 50 ${@base_contains("MACHINE_FEATURES", "usbhost", "usbutils", "", d)} \
51 ${@base_contains("MACHINE_FEATURES", "alsa", "alsa-utils-alsamixer", "", d)} \ 51 ${@base_contains("MACHINE_FEATURES", "alsa", "alsa-utils-alsamixer", "", d)} \
52 ${@base_contains("MACHINE_FEATURES", "usbgadget", "kernel-module-g-ether kernel-module-g-serial kernel-module-g-mass-storage", "", d)} \ 52 ${@base_contains("MACHINE_FEATURES", "usbgadget", "kernel-module-g-ether kernel-module-g-serial kernel-module-g-mass-storage", "", d)} \
53 \ 53 \
54 ${@base_contains("DISTRO_FEATURES", "bluetooth", "bluez4", "", d)} \ 54 ${@base_contains("DISTRO_FEATURES", "bluetooth", "bluez4", "", d)} \
55 ${@base_contains("DISTRO_FEATURES", "wifi", "iw wpa-supplicant", "", d)} \ 55 ${@base_contains("DISTRO_FEATURES", "wifi", "iw wpa-supplicant", "", d)} \
56 \ 56 \
57 tzdata \ 57 tzdata \
58 \ 58 \
59 cpufrequtils \ 59 cpufrequtils \
60 htop \ 60 htop \
61 " 61"
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb
index 1d6ae9eda0..a46f4fac9d 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb
@@ -33,9 +33,9 @@ RDEPENDS_${PN} = "\
33 netbase \ 33 netbase \
34 ${@base_contains("MACHINE_FEATURES", "keyboard", "keymaps", "", d)} \ 34 ${@base_contains("MACHINE_FEATURES", "keyboard", "keymaps", "", d)} \
35 ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \ 35 ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \
36 " 36"
37 37
38RRECOMMENDS_${PN} = "\ 38RRECOMMENDS_${PN} = "\
39 kernel \ 39 kernel \
40 ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} \ 40 ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} \
41 " 41"
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb b/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb
index 88b62b8ad5..fa53a67e78 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-cli-tools.bb
@@ -18,36 +18,36 @@ RCONFLICTS_${PN} += "task-cli-tools"
18RCONFLICTS_${PN}-debug += "task-cli-tools-debug" 18RCONFLICTS_${PN}-debug += "task-cli-tools-debug"
19 19
20RDEPENDS_${PN} = "\ 20RDEPENDS_${PN} = "\
21 dbus-daemon-proxy \ 21 dbus-daemon-proxy \
22 dosfstools \ 22 dosfstools \
23 htop \ 23 htop \
24 iptables \ 24 iptables \
25 lsof \ 25 lsof \
26 mbuffer \ 26 mbuffer \
27 mtd-utils \ 27 mtd-utils \
28 nano \ 28 nano \
29 nfs-utils-client \ 29 nfs-utils-client \
30 nmon \ 30 nmon \
31 powertop \ 31 powertop \
32 screen \ 32 screen \
33 socat \ 33 socat \
34 sysstat \ 34 sysstat \
35" 35"
36 36
37RDEPENDS_${PN}-debug = "\ 37RDEPENDS_${PN}-debug = "\
38 evtest \ 38 evtest \
39 devmem2 \ 39 devmem2 \
40 i2c-tools \ 40 i2c-tools \
41 gdb \ 41 gdb \
42 procps \ 42 procps \
43 pxaregs \ 43 pxaregs \
44 s3c24xx-gpio \ 44 s3c24xx-gpio \
45 s3c64xx-gpio \ 45 s3c64xx-gpio \
46 serial-forward \ 46 serial-forward \
47 strace \ 47 strace \
48 tcpdump \ 48 tcpdump \
49" 49"
50 50
51RRECOMMENDS_${PN}-debug = "\ 51RRECOMMENDS_${PN}-debug = "\
52 ltrace \ 52 ltrace \
53" 53"
diff --git a/meta-oe/recipes-devtools/bootchart/bootchart_git.bb b/meta-oe/recipes-devtools/bootchart/bootchart_git.bb
index f5ef582688..a8b81849f3 100644
--- a/meta-oe/recipes-devtools/bootchart/bootchart_git.bb
+++ b/meta-oe/recipes-devtools/bootchart/bootchart_git.bb
@@ -11,7 +11,7 @@ PE = "1"
11SRC_URI = "git://gitorious.org/meego-developer-tools/bootchart.git \ 11SRC_URI = "git://gitorious.org/meego-developer-tools/bootchart.git \
12 file://0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch \ 12 file://0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch \
13 file://0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch \ 13 file://0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch \
14 " 14"
15 15
16SRCREV = "872fb107028e377eef3c0c7c8a6e0f7c32b8ebb8" 16SRCREV = "872fb107028e377eef3c0c7c8a6e0f7c32b8ebb8"
17 17
diff --git a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
index 9ae25bb650..3300fd234e 100644
--- a/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
+++ b/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb
@@ -37,7 +37,7 @@ SRC_URI = "git://github.com/ajaxorg/cloud9.git;name=cloud9ide \
37 file://cloud9-avahi.service \ 37 file://cloud9-avahi.service \
38 file://cloud9.service \ 38 file://cloud9.service \
39 file://0001-ide-use-node-as-interpreter-for-sketches-instead-of-.patch \ 39 file://0001-ide-use-node-as-interpreter-for-sketches-instead-of-.patch \
40 " 40"
41 41
42SRCREV_cloud9ide = "c4e2574896a22bb749f0500b25f41c888d346bed" 42SRCREV_cloud9ide = "c4e2574896a22bb749f0500b25f41c888d346bed"
43SRCREV_o3 = "302cd3a6d5039f53a9fa3932bed88b53281c1e1e" 43SRCREV_o3 = "302cd3a6d5039f53a9fa3932bed88b53281c1e1e"
@@ -68,46 +68,46 @@ SRCREV_FORMAT = "cloud9ide"
68S = "${WORKDIR}/git" 68S = "${WORKDIR}/git"
69 69
70do_configure () { 70do_configure () {
71 cd ${WORKDIR}/o3 71 cd ${WORKDIR}/o3
72 node-waf -vv configure 72 node-waf -vv configure
73} 73}
74 74
75EXTRA_CXXFLAGS = "-Idefault/include -I../include -Idefault/hosts -I../hosts -Idefault/modules -I../modules -Idefault/deps -I../deps -I${STAGING_DIR_NATIVE}/usr/include/node4 -fPIC -DPIC" 75EXTRA_CXXFLAGS = "-Idefault/include -I../include -Idefault/hosts -I../hosts -Idefault/modules -I../modules -Idefault/deps -I../deps -I${STAGING_DIR_NATIVE}/usr/include/node4 -fPIC -DPIC"
76 76
77do_compile () { 77do_compile () {
78 cd ${WORKDIR}/o3 78 cd ${WORKDIR}/o3
79 node4 tools/gluegen.js 79 node4 tools/gluegen.js
80 cd hosts 80 cd hosts
81 ${CXX} ${TARGET_CXXFLAGS} ${EXTRA_CXXFLAGS} -c -o sh_node.o node-o3/sh_node.cc 81 ${CXX} ${TARGET_CXXFLAGS} ${EXTRA_CXXFLAGS} -c -o sh_node.o node-o3/sh_node.cc
82 ${CXX} ${TARGET_CXXFLAGS} ${EXTRA_CXXFLAGS} -c -o sh_node_libs.o node-o3/sh_node_libs.cc 82 ${CXX} ${TARGET_CXXFLAGS} ${EXTRA_CXXFLAGS} -c -o sh_node_libs.o node-o3/sh_node_libs.cc
83 cd .. 83 cd ..
84 ${CXX} ${TARGET_LDFLAGS} hosts/sh_node.o hosts/sh_node_libs.o -o o3.node -shared -Wl,-Bdynamic -lxml2 84 ${CXX} ${TARGET_LDFLAGS} hosts/sh_node.o hosts/sh_node_libs.o -o o3.node -shared -Wl,-Bdynamic -lxml2
85} 85}
86 86
87do_install () { 87do_install () {
88 install -m 0755 -d ${D}${datadir}/cloud9 ${D}${bindir} ${D}/var/lib/cloud9 88 install -m 0755 -d ${D}${datadir}/cloud9 ${D}${bindir} ${D}/var/lib/cloud9
89 rsync -r --exclude=".*" ${S}/* ${D}${datadir}/cloud9 89 rsync -r --exclude=".*" ${S}/* ${D}${datadir}/cloud9
90 90
91 touch ${D}${bindir}/cloud9 91 touch ${D}${bindir}/cloud9
92 echo "#!/bin/sh" > ${D}${bindir}/cloud9 92 echo "#!/bin/sh" > ${D}${bindir}/cloud9
93 echo "node4 ${datadir}/cloud9/bin/cloud9.js -l 0.0.0.0 -w /var/lib/cloud9 -p 3000" >> ${D}${bindir}/cloud9 93 echo "node4 ${datadir}/cloud9/bin/cloud9.js -l 0.0.0.0 -w /var/lib/cloud9 -p 3000" >> ${D}${bindir}/cloud9
94 chmod 0755 ${D}${bindir}/cloud9 94 chmod 0755 ${D}${bindir}/cloud9
95 95
96 install -m 0755 -d ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml 96 install -m 0755 -d ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml
97 install -m 0644 ${WORKDIR}/index.js ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/index.js 97 install -m 0644 ${WORKDIR}/index.js ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/index.js
98 install -m 0644 ${WORKDIR}/o3/modules/o3.js ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/o3.js 98 install -m 0644 ${WORKDIR}/o3/modules/o3.js ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/o3.js
99 install -m 0755 ${WORKDIR}/o3/o3.node ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/o3.node 99 install -m 0755 ${WORKDIR}/o3/o3.node ${D}${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/o3.node
100 100
101 install -m 0755 -d ${D}${sysconfdir}/avahi/services/ 101 install -m 0755 -d ${D}${sysconfdir}/avahi/services/
102 install -m 0644 ${WORKDIR}/cloud9-avahi.service ${D}${sysconfdir}/avahi/services/ 102 install -m 0644 ${WORKDIR}/cloud9-avahi.service ${D}${sysconfdir}/avahi/services/
103 103
104 install -d ${D}${systemd_unitdir}/system 104 install -d ${D}${systemd_unitdir}/system
105 install -m 0644 ${WORKDIR}/cloud9.service ${D}${systemd_unitdir}/system 105 install -m 0644 ${WORKDIR}/cloud9.service ${D}${systemd_unitdir}/system
106} 106}
107 107
108FILES_${PN}-dbg += "${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/.debug \ 108FILES_${PN}-dbg += "${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/o3-xml/.debug \
109 ${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/.debug \ 109 ${datadir}/cloud9/support/jsdav/support/node-o3-xml-v4/lib/.debug \
110 " 110"
111 111
112RDEPENDS_${PN} = "nodejs4 nodejs gzip" 112RDEPENDS_${PN} = "nodejs4 nodejs gzip"
113 113
diff --git a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb
index b0ff5cf458..7dcbb21e68 100644
--- a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb
+++ b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb
@@ -11,7 +11,7 @@ SRCREV = "900d203aa9e41288545368ea40da0bee89f7907f"
11LIC_FILES_CHKSUM = "file://LICENSE;md5=f12611e65e064515ce264249b2bdea98" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=f12611e65e064515ce264249b2bdea98"
12SRC_URI = "git://git.concurrencykit.org/ck.git;protocol=git \ 12SRC_URI = "git://git.concurrencykit.org/ck.git;protocol=git \
13 file://cross.patch \ 13 file://cross.patch \
14 " 14"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
@@ -23,18 +23,18 @@ PLAT_powerpc64 = "ppc64"
23PLAT ?= "${HOST_ARCH}" 23PLAT ?= "${HOST_ARCH}"
24 24
25do_configure () { 25do_configure () {
26 export PLATFORM=${PLAT} 26 export PLATFORM=${PLAT}
27 export COMPILER='gcc' 27 export COMPILER='gcc'
28 ${S}/configure \ 28 ${S}/configure \
29 --prefix=${prefix} \ 29 --prefix=${prefix} \
30 --includedir=${includedir} \ 30 --includedir=${includedir} \
31 --libdir=${libdir} \ 31 --libdir=${libdir} \
32} 32}
33 33
34do_compile () { 34do_compile () {
35 oe_runmake 35 oe_runmake
36} 36}
37 37
38do_install () { 38do_install () {
39 oe_runmake 'DESTDIR=${D}' install 39 oe_runmake 'DESTDIR=${D}' install
40} 40}
diff --git a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb b/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
index 733b8ed110..9a6a56f859 100644
--- a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
+++ b/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
@@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "f180a5018eee6e3fe574854cb025af897dd9962b01d17d5752e626876d
17EXTRA_OECONF += "--disable-scrollkeeper" 17EXTRA_OECONF += "--disable-scrollkeeper"
18 18
19do_configure_prepend() { 19do_configure_prepend() {
20 sed -i '/^if HAVE_GNOME_DOC_UTILS/,/^endif/d' ${S}/Makefile.am 20 sed -i '/^if HAVE_GNOME_DOC_UTILS/,/^endif/d' ${S}/Makefile.am
21} 21}
22 22
23FILES_${PN} += "${datadir}/icons" 23FILES_${PN} += "${datadir}/icons"
diff --git a/meta-oe/recipes-devtools/lemon/lemon.inc b/meta-oe/recipes-devtools/lemon/lemon.inc
index 9a8d3abbdc..57b9fb710e 100644
--- a/meta-oe/recipes-devtools/lemon/lemon.inc
+++ b/meta-oe/recipes-devtools/lemon/lemon.inc
@@ -9,16 +9,16 @@ SRC_URI = "http://www.sqlite.org/sqlite-${PV}.tar.gz \
9S = "${WORKDIR}/sqlite-${PV}/tool" 9S = "${WORKDIR}/sqlite-${PV}/tool"
10 10
11do_compile() { 11do_compile() {
12 ${CC} ${CFLAGS} lemon.c -c -o lemon.o 12 ${CC} ${CFLAGS} lemon.c -c -o lemon.o
13 ${CCLD} ${LDFLAGS} lemon.o -o lemon 13 ${CCLD} ${LDFLAGS} lemon.o -o lemon
14} 14}
15 15
16do_install() { 16do_install() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
18 install -m 0755 lemon ${D}${bindir} 18 install -m 0755 lemon ${D}${bindir}
19 install -m 0644 lempar.c ${D}${bindir} 19 install -m 0644 lempar.c ${D}${bindir}
20 install -d ${D}${mandir}/man1 20 install -d ${D}${mandir}/man1
21 install -m 0644 ${WORKDIR}/lemon.1 ${D}${mandir}/man1/ 21 install -m 0644 ${WORKDIR}/lemon.1 ${D}${mandir}/man1/
22} 22}
23 23
24BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb b/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb
index 1ecbe68d94..b961e302d3 100644
--- a/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb
+++ b/meta-oe/recipes-devtools/libc-client/libc-client_2007e.bb
@@ -21,15 +21,15 @@ EXTRA_OEMAKE = "CC='${CC}'"
21HEADERS = "src/c-client/*.h src/osdep/unix/*.h c-client/auths.c c-client/linkage.c c-client/linkage.h c-client/osdep.h" 21HEADERS = "src/c-client/*.h src/osdep/unix/*.h c-client/auths.c c-client/linkage.c c-client/linkage.h c-client/osdep.h"
22 22
23do_compile() { 23do_compile() {
24 echo "SSLINCLUDE=${STAGING_INCDIR} SSLLIB=${STAGING_LIBDIR}" > ${S}/SPECIALS 24 echo "SSLINCLUDE=${STAGING_INCDIR} SSLLIB=${STAGING_LIBDIR}" > ${S}/SPECIALS
25 oe_runmake lnp 25 oe_runmake lnp
26} 26}
27 27
28do_install() { 28do_install() {
29 install -d ${D}${includedir}/c-client 29 install -d ${D}${includedir}/c-client
30 install ${HEADERS} ${D}${includedir}/c-client 30 install ${HEADERS} ${D}${includedir}/c-client
31 install -d ${D}${libdir} 31 install -d ${D}${libdir}
32 install c-client/c-client.a ${D}${libdir}/libc-client.a 32 install c-client/c-client.a ${D}${libdir}/libc-client.a
33} 33}
34 34
35ALLOW_EMPTY_${PN} = "1" 35ALLOW_EMPTY_${PN} = "1"
diff --git a/meta-oe/recipes-devtools/libgee/libgee.inc b/meta-oe/recipes-devtools/libgee/libgee.inc
index 8542cde5a5..c681285440 100644
--- a/meta-oe/recipes-devtools/libgee/libgee.inc
+++ b/meta-oe/recipes-devtools/libgee/libgee.inc
@@ -11,8 +11,8 @@ PE = "1"
11 11
12inherit autotools vala 12inherit autotools vala
13do_configure_prepend() { 13do_configure_prepend() {
14 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4" 14 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4"
15 for i in ${MACROS}; do 15 for i in ${MACROS}; do
16 rm -f m4/$i 16 rm -f m4/$i
17 done 17 done
18} 18}
diff --git a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb
index 4b8ff985c9..e721e7e6c4 100644
--- a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb
+++ b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb
@@ -22,42 +22,42 @@ S = "${WORKDIR}/git"
22LTPROOT = "/opt/ltp" 22LTPROOT = "/opt/ltp"
23 23
24EXTRA_OEMAKE_append = " \ 24EXTRA_OEMAKE_append = " \
25 prefix=${LTPROOT} \ 25 prefix=${LTPROOT} \
26 CROSS_COMPILE=${HOST_PREFIX} \ 26 CROSS_COMPILE=${HOST_PREFIX} \
27 SKIP_IDCHECK=1 \ 27 SKIP_IDCHECK=1 \
28 KERNEL_INC=${STAGING_KERNEL_DIR}/include \ 28 KERNEL_INC=${STAGING_KERNEL_DIR}/include \
29 KERNEL_USR_INC=${STAGING_INCDIR} \ 29 KERNEL_USR_INC=${STAGING_INCDIR} \
30 ALSA_INCPATH=${STAGING_INCDIR} \ 30 ALSA_INCPATH=${STAGING_INCDIR} \
31 ALSA_LIBPATH=${STAGING_LIBDIR} \ 31 ALSA_LIBPATH=${STAGING_LIBDIR} \
32 PLATFORM=${MACHINE} \ 32 PLATFORM=${MACHINE} \
33" 33"
34 34
35TARGET_CC_ARCH += "${LDFLAGS}" 35TARGET_CC_ARCH += "${LDFLAGS}"
36 36
37FILES_${PN}-dbg += " \ 37FILES_${PN}-dbg += " \
38 ${LTPROOT}/.debug \ 38 ${LTPROOT}/.debug \
39 ${LTPROOT}/bin/.debug \ 39 ${LTPROOT}/bin/.debug \
40 ${LTPROOT}/runtest/.debug \ 40 ${LTPROOT}/runtest/.debug \
41 ${LTPROOT}/testcases/bin/.debug \ 41 ${LTPROOT}/testcases/bin/.debug \
42 ${LTPROOT}/testcases/bin/*/bin/.debug \ 42 ${LTPROOT}/testcases/bin/*/bin/.debug \
43 ${LTPROOT}/testcases/bin/*/test/.debug \ 43 ${LTPROOT}/testcases/bin/*/test/.debug \
44 ${LTPROOT}/testcases/bin/ddt/.debug \ 44 ${LTPROOT}/testcases/bin/ddt/.debug \
45 ${LTPROOT}/testcases/bin/ddt/*/bin/.debug \ 45 ${LTPROOT}/testcases/bin/ddt/*/bin/.debug \
46 ${LTPROOT}/testcases/bin/ddt/*/test/.debug \ 46 ${LTPROOT}/testcases/bin/ddt/*/test/.debug \
47" 47"
48 48
49FILES_${PN} += "${LTPROOT}/*" 49FILES_${PN} += "${LTPROOT}/*"
50 50
51do_configure() { 51do_configure() {
52 cp ${S}/include/config.h.default ${S}/include/config.h 52 cp ${S}/include/config.h.default ${S}/include/config.h
53 cp ${S}/include/mk/config.mk.default ${S}/include/mk/config.mk 53 cp ${S}/include/mk/config.mk.default ${S}/include/mk/config.mk
54 cp ${S}/include/mk/features.mk.default ${S}/include/mk/features.mk 54 cp ${S}/include/mk/features.mk.default ${S}/include/mk/features.mk
55 echo "${TAG}" > ${S}/ChangeLog 55 echo "${TAG}" > ${S}/ChangeLog
56} 56}
57 57
58do_install() { 58do_install() {
59 oe_runmake DESTDIR=${D} install 59 oe_runmake DESTDIR=${D} install
60 install -d ${D}${datadir} 60 install -d ${D}${datadir}
61 cp -a ${D}${LTPROOT}/share/* ${D}${datadir} 61 cp -a ${D}${LTPROOT}/share/* ${D}${datadir}
62 rm -rf ${D}${LTPROOT}/share/ 62 rm -rf ${D}${LTPROOT}/share/
63} 63}
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_0.5.3.bb b/meta-oe/recipes-devtools/ltrace/ltrace_0.5.3.bb
index 9fd423fe91..7cefa769b4 100644
--- a/meta-oe/recipes-devtools/ltrace/ltrace_0.5.3.bb
+++ b/meta-oe/recipes-devtools/ltrace/ltrace_0.5.3.bb
@@ -11,14 +11,14 @@ PR = "r5"
11COMPATIBLE_TARGET_SYS = "(?!sh[34])" 11COMPATIBLE_TARGET_SYS = "(?!sh[34])"
12 12
13SRC_URI = "\ 13SRC_URI = "\
14 ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \ 14 ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \
15 ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}-2.1.diff.gz;name=patch \ 15 ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}-2.1.diff.gz;name=patch \
16 file://add-sysdep.patch \ 16 file://add-sysdep.patch \
17 file://ltrace-compile.patch \ 17 file://ltrace-compile.patch \
18 file://ltrace-mips-remove-CP.patch \ 18 file://ltrace-mips-remove-CP.patch \
19 file://ltrace-mips.patch \ 19 file://ltrace-mips.patch \
20 file://ltrace-ppc.patch \ 20 file://ltrace-ppc.patch \
21 file://ltrace-fix-sysdep_h-dependency.patch \ 21 file://ltrace-fix-sysdep_h-dependency.patch \
22" 22"
23inherit autotools 23inherit autotools
24 24
@@ -26,53 +26,53 @@ export TARGET_CFLAGS = "${SELECTED_OPTIMIZATION} -isystem ${STAGING_INCDIR}"
26TARGET_CC_ARCH += "${LDFLAGS}" 26TARGET_CC_ARCH += "${LDFLAGS}"
27 27
28do_configure_prepend() { 28do_configure_prepend() {
29 case ${TARGET_ARCH} in 29 case ${TARGET_ARCH} in
30 arm*) ln -sf ./linux-gnu sysdeps/linux-gnueabi ;; 30 arm*) ln -sf ./linux-gnu sysdeps/linux-gnueabi ;;
31 mips*) ln -sf ./mipsel sysdeps/linux-gnu/mips ;; 31 mips*) ln -sf ./mipsel sysdeps/linux-gnu/mips ;;
32 esac 32 esac
33 sed -e 's:uname -m:echo @HOST_CPU@:' \ 33 sed -e 's:uname -m:echo @HOST_CPU@:' \
34 sysdeps/linux-gnu/Makefile > sysdeps/linux-gnu/Makefile.in 34 sysdeps/linux-gnu/Makefile > sysdeps/linux-gnu/Makefile.in
35 35
36} 36}
37 37
38do_compile() { 38do_compile() {
39 case ${TARGET_ARCH} in 39 case ${TARGET_ARCH} in
40 alpha*) LTRACE_ARCH=alpha ;; 40 alpha*) LTRACE_ARCH=alpha ;;
41 arm*) LTRACE_ARCH=arm ;; 41 arm*) LTRACE_ARCH=arm ;;
42 cris*) LTRACE_ARCH=cris ;; 42 cris*) LTRACE_ARCH=cris ;;
43 hppa*) LTRACE_ARCH=parisc ;; 43 hppa*) LTRACE_ARCH=parisc ;;
44 i*86*) LTRACE_ARCH=i386 ;; 44 i*86*) LTRACE_ARCH=i386 ;;
45 ia64*) LTRACE_ARCH=ia64 ;; 45 ia64*) LTRACE_ARCH=ia64 ;;
46 mips*) LTRACE_ARCH=mips ;; 46 mips*) LTRACE_ARCH=mips ;;
47 m68k*) LTRACE_ARCH=m68k ;; 47 m68k*) LTRACE_ARCH=m68k ;;
48 powerpc*) LTRACE_ARCH=ppc ;; 48 powerpc*) LTRACE_ARCH=ppc ;;
49 s390*) LTRACE_ARCH=s390 ;; 49 s390*) LTRACE_ARCH=s390 ;;
50 sh*) LTRACE_ARCH=sh ;; 50 sh*) LTRACE_ARCH=sh ;;
51 sparc64*) LTRACE_ARCH=sparc64 ;; 51 sparc64*) LTRACE_ARCH=sparc64 ;;
52 sparc*) LTRACE_ARCH=sparc ;; 52 sparc*) LTRACE_ARCH=sparc ;;
53 x86_64*) LTRACE_ARCH=x86_64 ;; 53 x86_64*) LTRACE_ARCH=x86_64 ;;
54 esac 54 esac
55 oe_runmake LDFLAGS="${TARGET_LDFLAGS}" LIBS="-lsupc++ -liberty -Wl,-Bstatic -lelf -Wl,-Bdynamic" ${EXTRA_OEMAKE} ARCH=${LTRACE_ARCH} 55 oe_runmake LDFLAGS="${TARGET_LDFLAGS}" LIBS="-lsupc++ -liberty -Wl,-Bstatic -lelf -Wl,-Bdynamic" ${EXTRA_OEMAKE} ARCH=${LTRACE_ARCH}
56} 56}
57 57
58do_install() { 58do_install() {
59 case ${TARGET_ARCH} in 59 case ${TARGET_ARCH} in
60 alpha*) LTRACE_ARCH=alpha ;; 60 alpha*) LTRACE_ARCH=alpha ;;
61 arm*) LTRACE_ARCH=arm ;; 61 arm*) LTRACE_ARCH=arm ;;
62 cris*) LTRACE_ARCH=cris ;; 62 cris*) LTRACE_ARCH=cris ;;
63 hppa*) LTRACE_ARCH=parisc ;; 63 hppa*) LTRACE_ARCH=parisc ;;
64 i*86*) LTRACE_ARCH=i386 ;; 64 i*86*) LTRACE_ARCH=i386 ;;
65 ia64*) LTRACE_ARCH=ia64 ;; 65 ia64*) LTRACE_ARCH=ia64 ;;
66 mips*) LTRACE_ARCH=mips ;; 66 mips*) LTRACE_ARCH=mips ;;
67 m68k*) LTRACE_ARCH=m68k ;; 67 m68k*) LTRACE_ARCH=m68k ;;
68 powerpc*) LTRACE_ARCH=ppc ;; 68 powerpc*) LTRACE_ARCH=ppc ;;
69 s390*) LTRACE_ARCH=s390 ;; 69 s390*) LTRACE_ARCH=s390 ;;
70 sh*) LTRACE_ARCH=sh ;; 70 sh*) LTRACE_ARCH=sh ;;
71 sparc64*) LTRACE_ARCH=sparc64 ;; 71 sparc64*) LTRACE_ARCH=sparc64 ;;
72 sparc*) LTRACE_ARCH=sparc ;; 72 sparc*) LTRACE_ARCH=sparc ;;
73 x86_64*) LTRACE_ARCH=x86_64 ;; 73 x86_64*) LTRACE_ARCH=x86_64 ;;
74 esac 74 esac
75 oe_runmake install ${EXTRA_OEMAKE} ARCH=${LTRACE_ARCH} DESTDIR=${D} 75 oe_runmake install ${EXTRA_OEMAKE} ARCH=${LTRACE_ARCH} DESTDIR=${D}
76} 76}
77 77
78SRC_URI[archive.md5sum] = "3fa7fe715ab879db08bd06d1d59fd90f" 78SRC_URI[archive.md5sum] = "3fa7fe715ab879db08bd06d1d59fd90f"
diff --git a/meta-oe/recipes-devtools/lua/lua5.1_5.1.5.bb b/meta-oe/recipes-devtools/lua/lua5.1_5.1.5.bb
index f303d8711d..19fee01569 100644
--- a/meta-oe/recipes-devtools/lua/lua5.1_5.1.5.bb
+++ b/meta-oe/recipes-devtools/lua/lua5.1_5.1.5.bb
@@ -10,7 +10,7 @@ DEPENDS += "readline"
10SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \ 10SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \
11 file://bitwise_operators.patch \ 11 file://bitwise_operators.patch \
12 file://lua5.1.pc \ 12 file://lua5.1.pc \
13 " 13"
14S = "${WORKDIR}/lua-${PV}" 14S = "${WORKDIR}/lua-${PV}"
15 15
16inherit pkgconfig binconfig 16inherit pkgconfig binconfig
@@ -22,30 +22,30 @@ TARGET_CC_ARCH += " -fPIC ${LDFLAGS}"
22EXTRA_OEMAKE = "'CC=${CC} -fPIC' 'MYCFLAGS=${CFLAGS} -DLUA_USE_LINUX -fPIC' MYLDFLAGS='${LDFLAGS}'" 22EXTRA_OEMAKE = "'CC=${CC} -fPIC' 'MYCFLAGS=${CFLAGS} -DLUA_USE_LINUX -fPIC' MYLDFLAGS='${LDFLAGS}'"
23 23
24do_configure_prepend() { 24do_configure_prepend() {
25 sed -i -e s:/usr/local:${prefix}:g src/luaconf.h 25 sed -i -e s:/usr/local:${prefix}:g src/luaconf.h
26 sed -i -e s:lib/lua/5.1/:${base_libdir}/lua/5.1/:g src/luaconf.h 26 sed -i -e s:lib/lua/5.1/:${base_libdir}/lua/5.1/:g src/luaconf.h
27} 27}
28 28
29do_compile () { 29do_compile () {
30 oe_runmake linux 30 oe_runmake linux
31} 31}
32 32
33do_install () { 33do_install () {
34 oe_runmake \ 34 oe_runmake \
35 'INSTALL_TOP=${D}${prefix}' \ 35 'INSTALL_TOP=${D}${prefix}' \
36 'INSTALL_BIN=${D}${bindir}' \ 36 'INSTALL_BIN=${D}${bindir}' \
37 'INSTALL_INC=${D}${includedir}/' \ 37 'INSTALL_INC=${D}${includedir}/' \
38 'INSTALL_MAN=${D}${mandir}/man1' \ 38 'INSTALL_MAN=${D}${mandir}/man1' \
39 'INSTALL_SHARE=${D}${datadir}/lua' \ 39 'INSTALL_SHARE=${D}${datadir}/lua' \
40 'INSTALL_LIB=${D}${libdir}' \ 40 'INSTALL_LIB=${D}${libdir}' \
41 'INSTALL_CMOD=${D}${libdir}/lua/5.1' \ 41 'INSTALL_CMOD=${D}${libdir}/lua/5.1' \
42 install 42 install
43 install -d ${D}${libdir}/pkgconfig 43 install -d ${D}${libdir}/pkgconfig
44 install -m 0644 ${WORKDIR}/lua5.1.pc ${D}${libdir}/pkgconfig/lua5.1.pc 44 install -m 0644 ${WORKDIR}/lua5.1.pc ${D}${libdir}/pkgconfig/lua5.1.pc
45 rmdir ${D}${libdir}/lua/5.1 45 rmdir ${D}${libdir}/lua/5.1
46 rmdir ${D}${libdir}/lua 46 rmdir ${D}${libdir}/lua
47 rmdir ${D}${datadir}/lua/5.1 47 rmdir ${D}${datadir}/lua/5.1
48 rmdir ${D}${datadir}/lua 48 rmdir ${D}${datadir}/lua
49} 49}
50BBCLASSEXTEND = "native" 50BBCLASSEXTEND = "native"
51 51
diff --git a/meta-oe/recipes-devtools/luajit/luajit_2.0.0.bb b/meta-oe/recipes-devtools/luajit/luajit_2.0.0.bb
index a7f96f81f5..38783869ca 100644
--- a/meta-oe/recipes-devtools/luajit/luajit_2.0.0.bb
+++ b/meta-oe/recipes-devtools/luajit/luajit_2.0.0.bb
@@ -7,7 +7,7 @@ DEPENDS += "lua5.1"
7PR = "r2" 7PR = "r2"
8SRC_URI = "http://luajit.org/download/LuaJIT-${PV}.tar.gz \ 8SRC_URI = "http://luajit.org/download/LuaJIT-${PV}.tar.gz \
9 file://disable_lj_vm_foldarith_for_spe.patch \ 9 file://disable_lj_vm_foldarith_for_spe.patch \
10 " 10"
11SRC_URI[md5sum] = "97a2b87cc0490784f54b64cfb3b8f5ad" 11SRC_URI[md5sum] = "97a2b87cc0490784f54b64cfb3b8f5ad"
12SRC_URI[sha256sum] = "deaed645c4a093c5fb250c30c9933c9131ee05c94b13262d58f6e0b60b338c15" 12SRC_URI[sha256sum] = "deaed645c4a093c5fb250c30c9933c9131ee05c94b13262d58f6e0b60b338c15"
13 13
@@ -16,8 +16,8 @@ S = "${WORKDIR}/LuaJIT-${PV}"
16inherit pkgconfig binconfig 16inherit pkgconfig binconfig
17 17
18do_configure_prepend() { 18do_configure_prepend() {
19 sed -i -e s:/usr/local:${prefix}:g ${S}/Makefile 19 sed -i -e s:/usr/local:${prefix}:g ${S}/Makefile
20 sed -i -e s:/lib$:${base_libdir}:g ${S}/Makefile 20 sed -i -e s:/lib$:${base_libdir}:g ${S}/Makefile
21} 21}
22 22
23EXTRA_OEMAKE = 'CROSS=${HOST_PREFIX} TARGET_CFLAGS="${TOOLCHAIN_OPTIONS}" TARGET_LDFLAGS="${TOOLCHAIN_OPTIONS}" TARGET_SHLDFLAGS="${TOOLCHAIN_OPTIONS}"' 23EXTRA_OEMAKE = 'CROSS=${HOST_PREFIX} TARGET_CFLAGS="${TOOLCHAIN_OPTIONS}" TARGET_LDFLAGS="${TOOLCHAIN_OPTIONS}" TARGET_SHLDFLAGS="${TOOLCHAIN_OPTIONS}"'
@@ -29,25 +29,25 @@ EXTRA_OEMAKE_append_arm = ' HOST_CC="${BUILD_CC} -m32"'
29EXTRA_OEMAKE_append_mips64 = ' HOST_CC="${BUILD_CC} -m32"' 29EXTRA_OEMAKE_append_mips64 = ' HOST_CC="${BUILD_CC} -m32"'
30 30
31do_compile () { 31do_compile () {
32 oe_runmake 32 oe_runmake
33} 33}
34 34
35do_install () { 35do_install () {
36 oe_runmake 'DESTDIR=${D}' install 36 oe_runmake 'DESTDIR=${D}' install
37 rmdir ${D}${datadir}/lua/5.1 \ 37 rmdir ${D}${datadir}/lua/5.1 \
38 ${D}${datadir}/lua \ 38 ${D}${datadir}/lua \
39 ${D}${libdir}/lua/5.1 \ 39 ${D}${libdir}/lua/5.1 \
40 ${D}${libdir}/lua 40 ${D}${libdir}/lua
41} 41}
42 42
43PACKAGES += 'luajit-common' 43PACKAGES += 'luajit-common'
44 44
45FILES_${PN} += "${libdir}/libluajit-5.1.so.2 \ 45FILES_${PN} += "${libdir}/libluajit-5.1.so.2 \
46 ${libdir}/libluajit-5.1.so.2.0.0 \ 46 ${libdir}/libluajit-5.1.so.2.0.0 \
47 " 47"
48FILES_${PN}-dev += "${libdir}/libluajit-5.1.a \ 48FILES_${PN}-dev += "${libdir}/libluajit-5.1.a \
49 ${libdir}/libluajit-5.1.so \ 49 ${libdir}/libluajit-5.1.so \
50 ${libdir}/pkgconfig/luajit.pc \ 50 ${libdir}/pkgconfig/luajit.pc \
51 " 51"
52FILES_luajit-common = "${datadir}/${BPN}-${PV}" 52FILES_luajit-common = "${datadir}/${BPN}-${PV}"
53 53
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb
index 41b29fbdf8..6a135f68cb 100644
--- a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb
+++ b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb
@@ -15,13 +15,13 @@ S = "${WORKDIR}/mercurial-${PV}"
15inherit native 15inherit native
16 16
17EXTRA_OEMAKE = "STAGING_LIBDIR=${STAGING_LIBDIR} STAGING_INCDIR=${STAGING_INCDIR} \ 17EXTRA_OEMAKE = "STAGING_LIBDIR=${STAGING_LIBDIR} STAGING_INCDIR=${STAGING_INCDIR} \
18 BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} PREFIX=${prefix}" 18 BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} PREFIX=${prefix}"
19 19
20do_configure_append () { 20do_configure_append () {
21 sed -i -e 's:PYTHON=python:PYTHON=${STAGING_BINDIR_NATIVE}/python-native/python:g' ${S}/Makefile 21 sed -i -e 's:PYTHON=python:PYTHON=${STAGING_BINDIR_NATIVE}/python-native/python:g' ${S}/Makefile
22} 22}
23 23
24do_install () { 24do_install () {
25 oe_runmake -e install-bin DESTDIR=${D} PREFIX=${prefix} 25 oe_runmake -e install-bin DESTDIR=${D} PREFIX=${prefix}
26} 26}
27 27
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb b/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb
index d01a3c405b..89a3232f38 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs4_0.4.12.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d6237f3a840aef5b7880fb4e49eecfe5"
6DEPENDS = "openssl" 6DEPENDS = "openssl"
7 7
8SRC_URI = " \ 8SRC_URI = " \
9 http://nodejs.org/dist/node-v${PV}.tar.gz \ 9 http://nodejs.org/dist/node-v${PV}.tar.gz \
10 file://libev-cross-cc_${PV}.patch \ 10 file://libev-cross-cc_${PV}.patch \
11" 11"
12SRC_URI[md5sum] = "a6375eaa43db5356bf443e25b828ae16" 12SRC_URI[md5sum] = "a6375eaa43db5356bf443e25b828ae16"
13SRC_URI[sha256sum] = "c01af05b933ad4d2ca39f63cac057f54f032a4d83cff8711e42650ccee24fce4" 13SRC_URI[sha256sum] = "c01af05b933ad4d2ca39f63cac057f54f032a4d83cff8711e42650ccee24fce4"
@@ -18,29 +18,29 @@ S = "${WORKDIR}/node-v${PV}"
18CCACHE = "" 18CCACHE = ""
19 19
20do_configure () { 20do_configure () {
21 sed -i -e 's:/usr/lib:${STAGING_LIBDIR}:g' wscript 21 sed -i -e 's:/usr/lib:${STAGING_LIBDIR}:g' wscript
22 sed -i -e 's:/usr/local/lib:${STAGING_LIBDIR}:g' wscript 22 sed -i -e 's:/usr/local/lib:${STAGING_LIBDIR}:g' wscript
23 ./configure --prefix=${prefix} --without-snapshot 23 ./configure --prefix=${prefix} --without-snapshot
24} 24}
25 25
26do_compile () { 26do_compile () {
27 make 27 make
28} 28}
29 29
30do_install () { 30do_install () {
31 oe_runmake install DESTDIR=${D} 31 oe_runmake install DESTDIR=${D}
32 32
33 # fix namespace conflicts with other nodejs recipes 33 # fix namespace conflicts with other nodejs recipes
34 mv ${D}${bindir}/node ${D}${bindir}/node4 34 mv ${D}${bindir}/node ${D}${bindir}/node4
35 mv ${D}${bindir}/node-waf ${D}${bindir}/node4-waf 35 mv ${D}${bindir}/node-waf ${D}${bindir}/node4-waf
36 36
37 mv ${D}${includedir}/node ${D}${includedir}/node4 37 mv ${D}${includedir}/node ${D}${includedir}/node4
38 38
39 mv ${D}${libdir}/node ${D}${libdir}/node4 39 mv ${D}${libdir}/node ${D}${libdir}/node4
40 mv ${D}${libdir}/pkgconfig/nodejs.pc ${D}${libdir}/pkgconfig/nodejs4.pc 40 mv ${D}${libdir}/pkgconfig/nodejs.pc ${D}${libdir}/pkgconfig/nodejs4.pc
41 sed -i -e s:include/node:include/node4: ${D}${libdir}/pkgconfig/nodejs4.pc 41 sed -i -e s:include/node:include/node4: ${D}${libdir}/pkgconfig/nodejs4.pc
42 42
43 mv ${D}${datadir}/man/man1/node.1 ${D}${datadir}/man/man1/node4.1 43 mv ${D}${datadir}/man/man1/node.1 ${D}${datadir}/man/man1/node4.1
44} 44}
45 45
46FILES_${PN} += "${libdir}/node4/wafadmin" 46FILES_${PN} += "${libdir}/node4/wafadmin"
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb
index 2db9e6814b..ec9e4cf061 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_0.8.18.bb
@@ -21,18 +21,18 @@ ARCHFLAGS ?= ""
21 21
22# Node is way too cool to use proper autotools, so we install two wrappers to forcefully inject proper arch cflags to workaround gypi 22# Node is way too cool to use proper autotools, so we install two wrappers to forcefully inject proper arch cflags to workaround gypi
23do_configure () { 23do_configure () {
24 export LD="${CXX}" 24 export LD="${CXX}"
25 25
26 ./configure --prefix=${prefix} --without-snapshot ${ARCHFLAGS} 26 ./configure --prefix=${prefix} --without-snapshot ${ARCHFLAGS}
27} 27}
28 28
29do_compile () { 29do_compile () {
30 export LD="${CXX}" 30 export LD="${CXX}"
31 make BUILDTYPE=Release 31 make BUILDTYPE=Release
32} 32}
33 33
34do_install () { 34do_install () {
35 oe_runmake install DESTDIR=${D} 35 oe_runmake install DESTDIR=${D}
36} 36}
37 37
38RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient " 38RDEPENDS_${PN} = "curl python-shell python-datetime python-subprocess python-crypt python-textutils python-netclient "
diff --git a/meta-oe/recipes-devtools/orc/orc.inc b/meta-oe/recipes-devtools/orc/orc.inc
index 3a9b2f448d..4a356e4a12 100644
--- a/meta-oe/recipes-devtools/orc/orc.inc
+++ b/meta-oe/recipes-devtools/orc/orc.inc
@@ -21,5 +21,5 @@ python populate_packages_prepend () {
21} 21}
22 22
23do_compile_prepend_virtclass-native () { 23do_compile_prepend_virtclass-native () {
24 sed -i -e 's#/tmp#.#g' ${S}/orc/orccodemem.c 24 sed -i -e 's#/tmp#.#g' ${S}/orc/orccodemem.c
25} 25}
diff --git a/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb b/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb
index f7c80638ac..28627c114e 100644
--- a/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb
+++ b/meta-oe/recipes-devtools/packagekit/packagekit_0.5.6.bb
@@ -26,20 +26,20 @@ EXTRA_OECONF = "--with-security-framework=dummy \
26 --disable-local \ 26 --disable-local \
27 --disable-networkmanager \ 27 --disable-networkmanager \
28 ac_cv_path_XMLTO=no \ 28 ac_cv_path_XMLTO=no \
29 " 29"
30 30
31#do_configure_prepend() { 31#do_configure_prepend() {
32# mkdir -p m4 32# mkdir -p m4
33# echo "EXTRA_DIST=" > gtk-doc.make 33# echo "EXTRA_DIST=" > gtk-doc.make
34#} 34#}
35 35
36do_configure_append() { 36do_configure_append() {
37 for i in $(find . -name Makefile) ; do 37 for i in $(find . -name Makefile) ; do
38 sed -i -e s:${STAGING_DIR_NATIVE}::g \ 38 sed -i -e s:${STAGING_DIR_NATIVE}::g \
39 -e s:${bindir}/mkdir:${STAGING_BINDIR_NATIVE}/mkdir:g \ 39 -e s:${bindir}/mkdir:${STAGING_BINDIR_NATIVE}/mkdir:g \
40 -e s:/usr/bin/intltool-merge:${STAGING_BINDIR_NATIVE}/intltool-merge:g \ 40 -e s:/usr/bin/intltool-merge:${STAGING_BINDIR_NATIVE}/intltool-merge:g \
41 $i 41 $i
42 done 42 done
43} 43}
44 44
45PACKAGES =+ "${PN}-website" 45PACKAGES =+ "${PN}-website"
diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc
index 29e82fa716..176d4a1c54 100644
--- a/meta-oe/recipes-devtools/php/php.inc
+++ b/meta-oe/recipes-devtools/php/php.inc
@@ -30,15 +30,15 @@ EXTRA_OECONF = "--enable-mbstring --enable-discard-path --enable-wddx \
30 --disable-embedded-mysqli \ 30 --disable-embedded-mysqli \
31 --with-mysql="${STAGING_DIR_TARGET}${prefix}" \ 31 --with-mysql="${STAGING_DIR_TARGET}${prefix}" \
32 --with-mysqli="${STAGING_BINDIR_CROSS}/mysql_config" \ 32 --with-mysqli="${STAGING_BINDIR_CROSS}/mysql_config" \
33 --with-sqlite3=${STAGING_LIBDIR}/.. --enable-sqlite-utf8 \ 33 --with-sqlite3=${STAGING_LIBDIR}/.. --enable-sqlite-utf8 \
34 --with-pdo-mysql="${STAGING_BINDIR_CROSS}/mysql_config" \ 34 --with-pdo-mysql="${STAGING_BINDIR_CROSS}/mysql_config" \
35 --with-pdo-sqlite=${STAGING_LIBDIR}/.. ${COMMON_EXTRA_OECONF} \ 35 --with-pdo-sqlite=${STAGING_LIBDIR}/.. ${COMMON_EXTRA_OECONF} \
36 " 36"
37EXTRA_OECONF_virtclass-native = "--with-cgi --without-libpng --without-libjpeg \ 37EXTRA_OECONF_virtclass-native = "--with-cgi --without-libpng --without-libjpeg \
38 --with-zlib --with-zlib-dir=${STAGING_LIBDIR_NATIVE}/.. \ 38 --with-zlib --with-zlib-dir=${STAGING_LIBDIR_NATIVE}/.. \
39 --with-libxml-dir=${STAGING_BINDIR_NATIVE} \ 39 --with-libxml-dir=${STAGING_BINDIR_NATIVE} \
40 ${COMMON_EXTRA_OECONF} \ 40 ${COMMON_EXTRA_OECONF} \
41 " 41"
42 42
43LIBS_virtclass-native = " -lxml2 " 43LIBS_virtclass-native = " -lxml2 "
44LIBS_pn-php =" -lpthread " 44LIBS_pn-php =" -lpthread "
@@ -82,8 +82,8 @@ do_install_append_pn-php() {
82 install -m 0755 ${S}/sapi/fpm/init.d.php-fpm ${D}${sysconfdir}/init.d/php-fpm 82 install -m 0755 ${S}/sapi/fpm/init.d.php-fpm ${D}${sysconfdir}/init.d/php-fpm
83 TMP=`dirname ${D}/${TMPDIR}` 83 TMP=`dirname ${D}/${TMPDIR}`
84 while test ${TMP} != ${D}; do 84 while test ${TMP} != ${D}; do
85 rmdir ${TMP} 85 rmdir ${TMP}
86 TMP=`dirname ${TMP}`; 86 TMP=`dirname ${TMP}`;
87 done 87 done
88} 88}
89 89
diff --git a/meta-oe/recipes-devtools/php/php/phar-makefile.patch b/meta-oe/recipes-devtools/php/php/phar-makefile.patch
index 6fde251275..9d1dc7b9ae 100644
--- a/meta-oe/recipes-devtools/php/php/phar-makefile.patch
+++ b/meta-oe/recipes-devtools/php/php/phar-makefile.patch
@@ -4,8 +4,8 @@ index fc93d1d..9a8cd65 100755
4+++ b/ext/phar/Makefile.frag 4+++ b/ext/phar/Makefile.frag
5@@ -6,19 +6,8 @@ pharcmd: $(builddir)/phar.php $(builddir)/phar.phar 5@@ -6,19 +6,8 @@ pharcmd: $(builddir)/phar.php $(builddir)/phar.phar
6 6
7 PHP_PHARCMD_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' -d phar.readonly=0 -d 'safe_mode=0' 7 PHP_PHARCMD_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' -d phar.readonly=0 -d 'safe_mode=0'
8 PHP_PHARCMD_EXECUTABLE = ` \ 8 PHP_PHARCMD_EXECUTABLE = ` \
9- if test -x "$(top_builddir)/$(SAPI_CLI_PATH)"; then \ 9- if test -x "$(top_builddir)/$(SAPI_CLI_PATH)"; then \
10- $(top_srcdir)/build/shtool echo -n -- "$(top_builddir)/$(SAPI_CLI_PATH) -n"; \ 10- $(top_srcdir)/build/shtool echo -n -- "$(top_builddir)/$(SAPI_CLI_PATH) -n"; \
11- if test "x$(PHP_MODULES)" != "x"; then \ 11- if test "x$(PHP_MODULES)" != "x"; then \
@@ -21,6 +21,6 @@ index fc93d1d..9a8cd65 100755
21- fi;` 21- fi;`
22+ $(top_srcdir)/build/shtool echo -n -- "$(PHP_EXECUTABLE)"; ` 22+ $(top_srcdir)/build/shtool echo -n -- "$(PHP_EXECUTABLE)"; `
23+ 23+
24 PHP_PHARCMD_BANG = `$(top_srcdir)/build/shtool echo -n -- "$(INSTALL_ROOT)$(bindir)/$(program_prefix)php$(program_suffix)$(EXEEXT)";` 24 PHP_PHARCMD_BANG = `$(top_srcdir)/build/shtool echo -n -- "$(INSTALL_ROOT)$(bindir)/$(program_prefix)php$(program_suffix)$(EXEEXT)";`
25 25
26 $(builddir)/phar/phar.inc: $(srcdir)/phar/phar.inc 26 $(builddir)/phar/phar.inc: $(srcdir)/phar/phar.inc
diff --git a/meta-oe/recipes-devtools/php/php_5.3.19.bb b/meta-oe/recipes-devtools/php/php_5.3.19.bb
index 8204104b7f..0ce811300b 100644
--- a/meta-oe/recipes-devtools/php/php_5.3.19.bb
+++ b/meta-oe/recipes-devtools/php/php_5.3.19.bb
@@ -16,7 +16,7 @@ SRC_URI_append_pn-php += "file://iconv.patch \
16 file://fix-fpm-cross-compile.patch \ 16 file://fix-fpm-cross-compile.patch \
17 file://php-fpm.conf \ 17 file://php-fpm.conf \
18 file://php-fpm-apache.conf \ 18 file://php-fpm-apache.conf \
19 " 19"
20 20
21SRC_URI[md5sum] = "e1d2a3ec7849d4b3032bd1abf1916aa4" 21SRC_URI[md5sum] = "e1d2a3ec7849d4b3032bd1abf1916aa4"
22SRC_URI[sha256sum] = "814ce55b950158c4ddadbcd0b2d7d8cb4b570de4a29b9db021020594e2469fd6" 22SRC_URI[sha256sum] = "814ce55b950158c4ddadbcd0b2d7d8cb4b570de4a29b9db021020594e2469fd6"
diff --git a/meta-oe/recipes-devtools/python/python-dateutil_1.4.1.bb b/meta-oe/recipes-devtools/python/python-dateutil_1.4.1.bb
index a449f0339e..2d913e4ee5 100644
--- a/meta-oe/recipes-devtools/python/python-dateutil_1.4.1.bb
+++ b/meta-oe/recipes-devtools/python/python-dateutil_1.4.1.bb
@@ -15,8 +15,8 @@ PACKAGES =+ "${PN}-zoneinfo"
15FILES_${PN}-zoneinfo = "${libdir}/${PYTHON_DIR}/site-packages/dateutil/zoneinfo" 15FILES_${PN}-zoneinfo = "${libdir}/${PYTHON_DIR}/site-packages/dateutil/zoneinfo"
16 16
17RDEPENDS_${PN} = "\ 17RDEPENDS_${PN} = "\
18 python-core \ 18 python-core \
19 python-datetime \ 19 python-datetime \
20" 20"
21 21
22SRC_URI[md5sum] = "2a5f25ab12fcefcf0b21348f2d47595a" 22SRC_URI[md5sum] = "2a5f25ab12fcefcf0b21348f2d47595a"
diff --git a/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb b/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb
index 6f71561bdd..9e381f3dc2 100644
--- a/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb
+++ b/meta-oe/recipes-devtools/python/python-mako_0.7.2.bb
@@ -16,4 +16,4 @@ inherit setuptools
16RDEPENDS_${PN} = "python-threading \ 16RDEPENDS_${PN} = "python-threading \
17 python-netclient \ 17 python-netclient \
18 python-html \ 18 python-html \
19 " 19"
diff --git a/meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb b/meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb
index 788ba2f7cf..7bb61fd57e 100644
--- a/meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb
+++ b/meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "python-core python-distutils python-numpy freetype libpng"
10SRC_URI = "${SOURCEFORGE_MIRROR}/matplotlib/matplotlib-${PV}.tar.gz \ 10SRC_URI = "${SOURCEFORGE_MIRROR}/matplotlib/matplotlib-${PV}.tar.gz \
11 file://fix_setup.patch \ 11 file://fix_setup.patch \
12 file://fix_setupext.patch \ 12 file://fix_setupext.patch \
13 " 13"
14 14
15S = "${WORKDIR}/matplotlib-${PV}" 15S = "${WORKDIR}/matplotlib-${PV}"
16 16
@@ -19,9 +19,9 @@ EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../"
19inherit distutils 19inherit distutils
20 20
21do_compile_prepend() { 21do_compile_prepend() {
22 BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ 22 BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
23 ${STAGING_BINDIR_NATIVE}/python setup.py build ${DISTUTILS_BUILD_ARGS} || \ 23 ${STAGING_BINDIR_NATIVE}/python setup.py build ${DISTUTILS_BUILD_ARGS} || \
24 true 24 true
25} 25}
26 26
27# need to export these variables for python-config to work 27# need to export these variables for python-config to work
diff --git a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
index 23bec15bbd..a3698d30f4 100644
--- a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
+++ b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
@@ -9,18 +9,18 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/numpy-${PV}.tar.gz \
9CONFIGFILESURI ?= "" 9CONFIGFILESURI ?= ""
10 10
11CONFIGFILESURI_aarch64 = "file://config.h \ 11CONFIGFILESURI_aarch64 = "file://config.h \
12 file://_numpyconfig.h \ 12 file://_numpyconfig.h \
13 " 13"
14CONFIGFILESURI_arm = "file://config.h \ 14CONFIGFILESURI_arm = "file://config.h \
15 file://numpyconfig.h \ 15 file://numpyconfig.h \
16 " 16"
17CONFIGFILESURI_mipsel = "file://config.h \ 17CONFIGFILESURI_mipsel = "file://config.h \
18 file://numpyconfig.h \ 18 file://numpyconfig.h \
19 " 19"
20 20
21CONFIGFILESURI_i586 = "file://config.h \ 21CONFIGFILESURI_i586 = "file://config.h \
22 file://numpyconfig.h \ 22 file://numpyconfig.h \
23 " 23"
24 24
25S = "${WORKDIR}/numpy-${PV}" 25S = "${WORKDIR}/numpy-${PV}"
26 26
@@ -29,10 +29,10 @@ inherit distutils
29# Make the build fail and replace *config.h with proper one 29# Make the build fail and replace *config.h with proper one
30# This is a ugly, ugly hack - Koen 30# This is a ugly, ugly hack - Koen
31do_compile_prepend() { 31do_compile_prepend() {
32 BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ 32 BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
33 ${STAGING_BINDIR_NATIVE}/python-native/python setup.py build ${DISTUTILS_BUILD_ARGS} || \ 33 ${STAGING_BINDIR_NATIVE}/python-native/python setup.py build ${DISTUTILS_BUILD_ARGS} || \
34 true 34 true
35 cp ${WORKDIR}/*config.h ${S}/build/$(ls ${S}/build | grep src)/numpy/core/include/numpy/ 35 cp ${WORKDIR}/*config.h ${S}/build/$(ls ${S}/build | grep src)/numpy/core/include/numpy/
36} 36}
37 37
38FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/numpy/core/lib/*.a" 38FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/numpy/core/lib/*.a"
@@ -59,4 +59,4 @@ RDEPENDS_${PN} = "python-unittest \
59 python-email \ 59 python-email \
60 python-subprocess \ 60 python-subprocess \
61 python-compression \ 61 python-compression \
62 " 62"
diff --git a/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb b/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb
index d1b8530bcf..1c64365dad 100644
--- a/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb
+++ b/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb
@@ -11,11 +11,11 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
11inherit distutils 11inherit distutils
12 12
13RDEPENDS_${PN} = "\ 13RDEPENDS_${PN} = "\
14 python-core \ 14 python-core \
15 python-io \ 15 python-io \
16 python-terminal \ 16 python-terminal \
17 python-resource \ 17 python-resource \
18 python-fcntl \ 18 python-fcntl \
19" 19"
20 20
21 21
diff --git a/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb b/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb
index 340796a7c8..f21464a93e 100644
--- a/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb
+++ b/meta-oe/recipes-devtools/python/python-pyqt_4.9.6.bb
@@ -4,11 +4,11 @@ AUTHOR = "Phil Thomson @ riverbank.co.uk"
4SECTION = "devel/python" 4SECTION = "devel/python"
5LICENSE = "GPLv2 & GPLv3 & GPL_EXCEPTION" 5LICENSE = "GPLv2 & GPLv3 & GPL_EXCEPTION"
6LIC_FILES_CHKSUM = "\ 6LIC_FILES_CHKSUM = "\
7 file://GPL_EXCEPTION.TXT;md5=b73b0be471db679533dc94781c14af58 \ 7 file://GPL_EXCEPTION.TXT;md5=b73b0be471db679533dc94781c14af58 \
8 file://GPL_EXCEPTION_ADDENDUM.TXT;md5=c1e04ec2aa0911061005a801abf81e40 \ 8 file://GPL_EXCEPTION_ADDENDUM.TXT;md5=c1e04ec2aa0911061005a801abf81e40 \
9 file://OPENSOURCE-NOTICE.TXT;md5=6ad9123620cc04a22c394753ad4767d7 \ 9 file://OPENSOURCE-NOTICE.TXT;md5=6ad9123620cc04a22c394753ad4767d7 \
10 file://LICENSE.GPL2;md5=276c6b9cad5f85a3af3534299825feff \ 10 file://LICENSE.GPL2;md5=276c6b9cad5f85a3af3534299825feff \
11 file://LICENSE.GPL3;md5=eda942b9c6ba7eb0f40fee79e94950d5 \ 11 file://LICENSE.GPL3;md5=eda942b9c6ba7eb0f40fee79e94950d5 \
12" 12"
13 13
14DEPENDS = "sip-native python-sip" 14DEPENDS = "sip-native python-sip"
@@ -18,8 +18,8 @@ PYQT_OE_VERSION = "Qt_4_8_3"
18PR = "r1" 18PR = "r1"
19 19
20SRC_URI = "\ 20SRC_URI = "\
21 ${SOURCEFORGE_MIRROR}/pyqt/PyQt-x11-gpl-${PV}.tar.gz \ 21 ${SOURCEFORGE_MIRROR}/pyqt/PyQt-x11-gpl-${PV}.tar.gz \
22 file://pyqt-generated.patch;apply=no \ 22 file://pyqt-generated.patch;apply=no \
23" 23"
24SRC_URI[md5sum] = "514e1f9597771dc732ba75ba9fa5c6b6" 24SRC_URI[md5sum] = "514e1f9597771dc732ba75ba9fa5c6b6"
25SRC_URI[sha256sum] = "a350f9e5c6d8062671c0f29bf1a70824719b18175ce8372c29bf7c1eda44b18d" 25SRC_URI[sha256sum] = "a350f9e5c6d8062671c0f29bf1a70824719b18175ce8372c29bf7c1eda44b18d"
@@ -27,11 +27,11 @@ S = "${WORKDIR}/PyQt-x11-gpl-${PV}"
27 27
28# arm and mips machines need some extra patches 28# arm and mips machines need some extra patches
29SRC_URI_append_arm = "\ 29SRC_URI_append_arm = "\
30 file://qreal_float_support.diff \ 30 file://qreal_float_support.diff \
31" 31"
32 32
33SRC_URI_append_mipsel = "\ 33SRC_URI_append_mipsel = "\
34 file://qreal_float_support.diff \ 34 file://qreal_float_support.diff \
35" 35"
36 36
37inherit qt4x11 sip distutils-base 37inherit qt4x11 sip distutils-base
@@ -51,16 +51,16 @@ SIP_MODULES = "QtCore QtDeclarative QtGui QtNetwork QtSql QtSvg QtXml QtWebKit"
51MAKE_MODULES = "qpy ${SIP_MODULES}" 51MAKE_MODULES = "qpy ${SIP_MODULES}"
52 52
53EXTRA_QMAKEVARS_POST += "\ 53EXTRA_QMAKEVARS_POST += "\
54 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/Qt \ 54 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/Qt \
55 INCLUDEPATH+=${STAGING_INCDIR}/${PYTHON_DIR} \ 55 INCLUDEPATH+=${STAGING_INCDIR}/${PYTHON_DIR} \
56 INCLUDEPATH+=../qpy/QtCore \ 56 INCLUDEPATH+=../qpy/QtCore \
57 INCLUDEPATH+=../qpy/QtGui \ 57 INCLUDEPATH+=../qpy/QtGui \
58 INCLUDEPATH+=../qpy/QtDeclarative \ 58 INCLUDEPATH+=../qpy/QtDeclarative \
59 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtCore \ 59 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtCore \
60 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtGui \ 60 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtGui \
61 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtDeclarative \ 61 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtDeclarative \
62 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtWebKit \ 62 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtWebKit \
63 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtNetwork \ 63 INCLUDEPATH+=${OE_QMAKE_INCDIR_QT}/QtNetwork \
64" 64"
65FIX_QREAL = "\ 65FIX_QREAL = "\
66" 66"
diff --git a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
index 02ba6b7ba4..0cce5cbc9e 100644
--- a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
+++ b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
@@ -13,9 +13,9 @@ inherit setuptools
13# FIXME might stop packaging serialwin32 and serialjava files 13# FIXME might stop packaging serialwin32 and serialjava files
14 14
15RDEPENDS_${PN} = "\ 15RDEPENDS_${PN} = "\
16 python-fcntl \ 16 python-fcntl \
17 python-io \ 17 python-io \
18 python-stringold \ 18 python-stringold \
19" 19"
20 20
21SRC_URI[md5sum] = "eec19df59fd75ba5a136992897f8e468" 21SRC_URI[md5sum] = "eec19df59fd75ba5a136992897f8e468"
diff --git a/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb
index ec54b4403e..741d037cc0 100644
--- a/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb
+++ b/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb
@@ -19,7 +19,7 @@ do_configure_prepend() {
19} 19}
20 20
21RDEPENDS_${PN} = "\ 21RDEPENDS_${PN} = "\
22 python-ctypes \ 22 python-ctypes \
23 python-subprocess \ 23 python-subprocess \
24 python-misc \ 24 python-misc \
25" 25"
diff --git a/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb b/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb
index 40242829b4..e5956dbdfa 100644
--- a/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb
+++ b/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb
@@ -7,7 +7,7 @@ DEPENDS = "libusb1"
7PR = "r1" 7PR = "r1"
8 8
9SRC_URI = "\ 9SRC_URI = "\
10 ${SOURCEFORGE_MIRROR}/pyusb/${SRCNAME}-${PV}.tar.gz \ 10 ${SOURCEFORGE_MIRROR}/pyusb/${SRCNAME}-${PV}.tar.gz \
11" 11"
12SRC_URI[md5sum] = "9136b3dc019272c62a5b6d4eb624f89f" 12SRC_URI[md5sum] = "9136b3dc019272c62a5b6d4eb624f89f"
13SRC_URI[sha256sum] = "dacbf7d568c0bb09a974d56da66d165351f1ba3c4d5169ab5b734266623e1736" 13SRC_URI[sha256sum] = "dacbf7d568c0bb09a974d56da66d165351f1ba3c4d5169ab5b734266623e1736"
diff --git a/meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb b/meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb
index 625efd59bd..100e1c81ac 100644
--- a/meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb
+++ b/meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb
@@ -7,7 +7,7 @@ DEPENDS = "libyaml python-cython-native"
7 7
8SRC_URI = "http://pyyaml.org/download/pyyaml/PyYAML-${PV}.tar.gz \ 8SRC_URI = "http://pyyaml.org/download/pyyaml/PyYAML-${PV}.tar.gz \
9 file://setup.py \ 9 file://setup.py \
10 " 10"
11 11
12SRC_URI[md5sum] = "74c94a383886519e9e7b3dd1ee540247" 12SRC_URI[md5sum] = "74c94a383886519e9e7b3dd1ee540247"
13SRC_URI[sha256sum] = "e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c" 13SRC_URI[sha256sum] = "e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c"
@@ -17,6 +17,6 @@ S = "${WORKDIR}/PyYAML-${PV}"
17inherit distutils 17inherit distutils
18 18
19do_configure_prepend() { 19do_configure_prepend() {
20 # upstream setup.py overcomplicated, use ours 20 # upstream setup.py overcomplicated, use ours
21 install -m 0644 ${WORKDIR}/setup.py ${S} 21 install -m 0644 ${WORKDIR}/setup.py ${S}
22} 22}
diff --git a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
index 6be59c9276..85d69c1a73 100644
--- a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
+++ b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
@@ -17,11 +17,11 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
17inherit distutils 17inherit distutils
18 18
19RDEPENDS_${PN} = "\ 19RDEPENDS_${PN} = "\
20 python-core \ 20 python-core \
21 python-re \ 21 python-re \
22 python-io \ 22 python-io \
23 python-netserver \ 23 python-netserver \
24 python-numbers \ 24 python-numbers \
25" 25"
26 26
27 27
diff --git a/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb b/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb
index 1159a2abb4..747d896321 100644
--- a/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb
+++ b/meta-oe/recipes-devtools/python/python-sip_4.14.2.bb
@@ -29,17 +29,17 @@ EXTRA_QMAKEVARS_POST += " TEMPLATE=lib \
29 29
30 30
31do_configure_prepend() { 31do_configure_prepend() {
32 cat siplib.sbf.in | sed s,target,TARGET, | sed s,sources,SOURCES, | sed s,headers,HEADERS, | sed s,@CFG_MODULE_BASENAME@,sip, > siplib.pro 32 cat siplib.sbf.in | sed s,target,TARGET, | sed s,sources,SOURCES, | sed s,headers,HEADERS, | sed s,@CFG_MODULE_BASENAME@,sip, > siplib.pro
33 cat siplib.c.in | sed s,@CFG_MODULE_BASENAME@,sip, > siplib.c 33 cat siplib.c.in | sed s,@CFG_MODULE_BASENAME@,sip, > siplib.c
34 cat sip.h.in | sed -e s,@CFG_MODULE_NAME@,sip,g > sip.h 34 cat sip.h.in | sed -e s,@CFG_MODULE_NAME@,sip,g > sip.h
35} 35}
36 36
37do_install() { 37do_install() {
38 install -d ${D}${libdir}/${PYTHON_DIR}/site-packages/ 38 install -d ${D}${libdir}/${PYTHON_DIR}/site-packages/
39 install -m 0755 libsip.so.1.0.0 ${D}${libdir}/${PYTHON_DIR}/site-packages/sip.so 39 install -m 0755 libsip.so.1.0.0 ${D}${libdir}/${PYTHON_DIR}/site-packages/sip.so
40 # sipconfig.py sipdistutils.py 40 # sipconfig.py sipdistutils.py
41 install -d ${D}${includedir} 41 install -d ${D}${includedir}
42 install -m 0644 ../siplib/sip.h ${D}${includedir}/sip.h 42 install -m 0644 ../siplib/sip.h ${D}${includedir}/sip.h
43} 43}
44 44
45FILES_${PN} = "${libdir}/${PYTHON_DIR}/site-packages/sip.so" 45FILES_${PN} = "${libdir}/${PYTHON_DIR}/site-packages/sip.so"
diff --git a/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb b/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb
index 5ba24c6efc..3085d2f3c4 100644
--- a/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb
+++ b/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://smbusmodule.c;startline=1;endline=17;md5=fa24df321a520ff8e10f203425ab9fa8" 3LIC_FILES_CHKSUM = "file://smbusmodule.c;startline=1;endline=17;md5=fa24df321a520ff8e10f203425ab9fa8"
4 4
5SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-${PV}.tar.bz2 \ 5SRC_URI = "http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-${PV}.tar.bz2 \
6 " 6"
7SRC_URI[md5sum] = "511376eed04455cdb277ef19c5f73bb4" 7SRC_URI[md5sum] = "511376eed04455cdb277ef19c5f73bb4"
8SRC_URI[sha256sum] = "23b28e474741834e3f1b35b0686528769a13adc92d2ff5603cbda1d6bd5e5629" 8SRC_URI[sha256sum] = "23b28e474741834e3f1b35b0686528769a13adc92d2ff5603cbda1d6bd5e5629"
9 9
@@ -14,7 +14,7 @@ inherit distutils
14S = "${WORKDIR}/i2c-tools-${PV}/py-smbus/" 14S = "${WORKDIR}/i2c-tools-${PV}/py-smbus/"
15 15
16do_configure_prepend() { 16do_configure_prepend() {
17 # Adjust for OE header rename 17 # Adjust for OE header rename
18 sed -i s:linux/i2c-dev.h:linux/i2c-dev-user.h: Module.mk 18 sed -i s:linux/i2c-dev.h:linux/i2c-dev-user.h: Module.mk
19 sed -i s:linux/i2c-dev.h:linux/i2c-dev-user.h: smbusmodule.c 19 sed -i s:linux/i2c-dev.h:linux/i2c-dev-user.h: smbusmodule.c
20} 20}
diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-oe/recipes-devtools/python/python-tornado_git.bb
index f158923ffb..9c58e94bcb 100644
--- a/meta-oe/recipes-devtools/python/python-tornado_git.bb
+++ b/meta-oe/recipes-devtools/python/python-tornado_git.bb
@@ -7,7 +7,7 @@ PV = "2.2.1+git${SRCPV}"
7SRCREV = "c501917eba46dec30b1f2ef12497dffc4beec505" 7SRCREV = "c501917eba46dec30b1f2ef12497dffc4beec505"
8SRC_URI = "git://github.com/facebook/tornado.git;branch=branch2.2 \ 8SRC_URI = "git://github.com/facebook/tornado.git;branch=branch2.2 \
9 file://0001-disable-AI_ADDRCONFIG-flag.patch \ 9 file://0001-disable-AI_ADDRCONFIG-flag.patch \
10 " 10"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
diff --git a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
index 532094675b..d585bfab47 100644
--- a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
+++ b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
@@ -23,68 +23,68 @@ do_install_append() {
23} 23}
24 24
25PACKAGES += "\ 25PACKAGES += "\
26 ${PN}-zsh \ 26 ${PN}-zsh \
27 ${PN}-test \ 27 ${PN}-test \
28 ${PN}-protocols \ 28 ${PN}-protocols \
29 ${PN}-bin \ 29 ${PN}-bin \
30 ${PN}-conch \ 30 ${PN}-conch \
31 ${PN}-lore \ 31 ${PN}-lore \
32 ${PN}-mail \ 32 ${PN}-mail \
33 ${PN}-names \ 33 ${PN}-names \
34 ${PN}-news \ 34 ${PN}-news \
35 ${PN}-runner \ 35 ${PN}-runner \
36 ${PN}-web \ 36 ${PN}-web \
37 ${PN}-words \ 37 ${PN}-words \
38 ${PN}-flow \ 38 ${PN}-flow \
39 ${PN}-pair \ 39 ${PN}-pair \
40 ${PN}-core \ 40 ${PN}-core \
41" 41"
42 42
43RDEPENDS_${PN} = "python-core python-zopeinterface" 43RDEPENDS_${PN} = "python-core python-zopeinterface"
44RDEPENDS_${PN} += "\ 44RDEPENDS_${PN} += "\
45 ${PN}-bin \ 45 ${PN}-bin \
46 ${PN}-conch \ 46 ${PN}-conch \
47 ${PN}-lore \ 47 ${PN}-lore \
48 ${PN}-mail \ 48 ${PN}-mail \
49 ${PN}-names \ 49 ${PN}-names \
50 ${PN}-news \ 50 ${PN}-news \
51 ${PN}-runner \ 51 ${PN}-runner \
52 ${PN}-web \ 52 ${PN}-web \
53 ${PN}-words \ 53 ${PN}-words \
54" 54"
55 55
56ALLOW_EMPTY_${PN} = "1" 56ALLOW_EMPTY_${PN} = "1"
57FILES_${PN} = "" 57FILES_${PN} = ""
58 58
59FILES_${PN}-test = " \ 59FILES_${PN}-test = " \
60 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \ 60 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \
61 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \ 61 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \
62" 62"
63 63
64FILES_${PN}-protocols = " \ 64FILES_${PN}-protocols = " \
65 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \ 65 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \
66 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \ 66 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \
67 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \ 67 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \
68" 68"
69 69
70FILES_${PN}-zsh = " \ 70FILES_${PN}-zsh = " \
71 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \ 71 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \
72 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \ 72 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \
73" 73"
74 74
75FILES_${PN}-bin = " \ 75FILES_${PN}-bin = " \
76 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/_c_urlarg.so \ 76 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/_c_urlarg.so \
77 ${libdir}/${PYTHON_DIR}/site-packages/twisted/spread/cBanana.so \ 77 ${libdir}/${PYTHON_DIR}/site-packages/twisted/spread/cBanana.so \
78" 78"
79 79
80FILES_${PN}-conch = " \ 80FILES_${PN}-conch = " \
81 ${bindir}/ckeygen \ 81 ${bindir}/ckeygen \
82 ${bindir}/tkconch \ 82 ${bindir}/tkconch \
83 ${bindir}/conch \ 83 ${bindir}/conch \
84 ${bindir}/conchftp \ 84 ${bindir}/conchftp \
85 ${bindir}/cftp \ 85 ${bindir}/cftp \
86 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_conch.py* \ 86 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_conch.py* \
87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/conch \ 87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/conch \
88" 88"
89 89
90FILES_${PN}-core = " \ 90FILES_${PN}-core = " \
diff --git a/meta-oe/recipes-devtools/swig/swig.inc b/meta-oe/recipes-devtools/swig/swig.inc
index df6f780706..0476d53a73 100644
--- a/meta-oe/recipes-devtools/swig/swig.inc
+++ b/meta-oe/recipes-devtools/swig/swig.inc
@@ -15,38 +15,38 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
15inherit autotools pythonnative 15inherit autotools pythonnative
16 16
17EXTRA_OECONF = " \ 17EXTRA_OECONF = " \
18 --with-python=${PYTHON} \ 18 --with-python=${PYTHON} \
19 --without-allegrocl \ 19 --without-allegrocl \
20 --without-android \ 20 --without-android \
21 --without-boost \ 21 --without-boost \
22 --without-chicken \ 22 --without-chicken \
23 --without-clisp \ 23 --without-clisp \
24 --without-csharp \ 24 --without-csharp \
25 --without-d \ 25 --without-d \
26 --without-gcj \ 26 --without-gcj \
27 --without-go \ 27 --without-go \
28 --without-guile \ 28 --without-guile \
29 --without-java \ 29 --without-java \
30 --without-lua \ 30 --without-lua \
31 --without-mzscheme \ 31 --without-mzscheme \
32 --without-ocaml \ 32 --without-ocaml \
33 --without-octave \ 33 --without-octave \
34 --without-perl5 \ 34 --without-perl5 \
35 --without-pike \ 35 --without-pike \
36 --without-php \ 36 --without-php \
37 --without-python3 \ 37 --without-python3 \
38 --without-r \ 38 --without-r \
39 --without-ruby \ 39 --without-ruby \
40 --without-tcl \ 40 --without-tcl \
41" 41"
42 42
43BBCLASSEXTEND = "native" 43BBCLASSEXTEND = "native"
44 44
45do_configure() { 45do_configure() {
46 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}/Tools/config 46 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}/Tools/config
47 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}/Tools/config 47 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}/Tools/config
48 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S} 48 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}
49 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S} 49 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}
50 oe_runconf 50 oe_runconf
51} 51}
52 52
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.5.8.bb b/meta-oe/recipes-devtools/tcltk/tk_8.5.8.bb
index 247e55b69a..d44b407ef3 100644
--- a/meta-oe/recipes-devtools/tcltk/tk_8.5.8.bb
+++ b/meta-oe/recipes-devtools/tcltk/tk_8.5.8.bb
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://license.terms;md5=24954e7e6b54c1b4e16de861b9d392fc"
6DEPENDS = "tcl virtual/libx11 libxt" 6DEPENDS = "tcl virtual/libx11 libxt"
7 7
8SRC_URI = "\ 8SRC_URI = "\
9 ${SOURCEFORGE_MIRROR}/tcl/tk${PV}-src.tar.gz \ 9 ${SOURCEFORGE_MIRROR}/tcl/tk${PV}-src.tar.gz \
10 file://confsearch.diff;striplevel=2 \ 10 file://confsearch.diff;striplevel=2 \
11 file://manpages.diff;striplevel=2 \ 11 file://manpages.diff;striplevel=2 \
12 file://non-linux.diff;striplevel=2 \ 12 file://non-linux.diff;striplevel=2 \
13 file://rpath.diff;striplevel=2 \ 13 file://rpath.diff;striplevel=2 \
14 file://tklibrary.diff;striplevel=2 \ 14 file://tklibrary.diff;striplevel=2 \
15 file://tkprivate.diff;striplevel=2 \ 15 file://tkprivate.diff;striplevel=2 \
16 file://fix-xft.diff \ 16 file://fix-xft.diff \
17" 17"
18SRC_URI[md5sum] = "13bf90602e16fc530e05196431021dc6" 18SRC_URI[md5sum] = "13bf90602e16fc530e05196431021dc6"
19SRC_URI[sha256sum] = "9737da5c30e631281062b6acbb4753840f9e95657c78e37657d9c520589ab2d4" 19SRC_URI[sha256sum] = "9737da5c30e631281062b6acbb4753840f9e95657c78e37657d9c520589ab2d4"
@@ -23,16 +23,16 @@ S = "${WORKDIR}/tk${PV}/unix"
23inherit autotools 23inherit autotools
24 24
25EXTRA_OECONF = "\ 25EXTRA_OECONF = "\
26 --enable-threads \ 26 --enable-threads \
27 --with-tcl=${STAGING_BINDIR_CROSS} \ 27 --with-tcl=${STAGING_BINDIR_CROSS} \
28 --x-includes=${STAGING_INCDIR} \ 28 --x-includes=${STAGING_INCDIR} \
29 --x-libraries=${STAGING_LIBDIR} \ 29 --x-libraries=${STAGING_LIBDIR} \
30" 30"
31 31
32do_install_append() { 32do_install_append() {
33 mv libtk8.5.so libtk8.5.so.0 33 mv libtk8.5.so libtk8.5.so.0
34 oe_libinstall -so libtk8.5 ${D}${libdir} 34 oe_libinstall -so libtk8.5 ${D}${libdir}
35 ln -sf wish8.5 ${D}${bindir}/wish 35 ln -sf wish8.5 ${D}${bindir}/wish
36} 36}
37 37
38PACKAGES =+ "${PN}-lib" 38PACKAGES =+ "${PN}-lib"
diff --git a/meta-oe/recipes-extended/atftp/atftp_git.bb b/meta-oe/recipes-extended/atftp/atftp_git.bb
index 67a2c1b4c5..3e55881cf9 100644
--- a/meta-oe/recipes-extended/atftp/atftp_git.bb
+++ b/meta-oe/recipes-extended/atftp/atftp_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://atftp.git.sourceforge.net/gitroot/atftp/atftp;protocol=git \
13 file://atftpd-0.7_unprotected_assignments_crash.patch \ 13 file://atftpd-0.7_unprotected_assignments_crash.patch \
14 file://atftpd.init \ 14 file://atftpd.init \
15 file://atftpd.service \ 15 file://atftpd.service \
16 " 16"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools update-rc.d useradd systemd 19inherit autotools update-rc.d useradd systemd
@@ -43,9 +43,9 @@ PACKAGES =+ "atftpd"
43FILES_${PN} = "${bindir}/*" 43FILES_${PN} = "${bindir}/*"
44 44
45FILES_${PN}d = "${sbindir}/* \ 45FILES_${PN}d = "${sbindir}/* \
46 ${sysconfdir}/init.d/* \ 46 ${sysconfdir}/init.d/* \
47 /srv/tftp \ 47 /srv/tftp \
48 ${systemd_unitdir}/system/atftpd.service \ 48 ${systemd_unitdir}/system/atftpd.service \
49" 49"
50 50
51SYSTEMD_PACKAGES = "${PN}d" 51SYSTEMD_PACKAGES = "${PN}d"
diff --git a/meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb b/meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb
index 7e0a4fb136..50202c1cb7 100644
--- a/meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb
+++ b/meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Data recovery tool" 1SUMMARY = "Data recovery tool"
2DESCRIPTION = "GNU ddrescue is a data recovery tool. It copies data \ 2DESCRIPTION = "GNU ddrescue is a data recovery tool. It copies data \
3 from one file or block device (hard disc, cdrom, etc) to another, \ 3 from one file or block device (hard disc, cdrom, etc) to another, \
4 trying hard to rescue data in case of read errors." 4 trying hard to rescue data in case of read errors."
5HOMEPAGE = "http://www.gnu.org/software/ddrescue/ddrescue.html" 5HOMEPAGE = "http://www.gnu.org/software/ddrescue/ddrescue.html"
6SECTION = "console" 6SECTION = "console"
7LICENSE = "GPLv3+" 7LICENSE = "GPLv3+"
diff --git a/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb b/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb
index ae06de9ccb..3437ef17a4 100644
--- a/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb
+++ b/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb
@@ -10,11 +10,11 @@ SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
10COMPATIBLE_HOST = "(i.86|x86_64).*-linux" 10COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
11 11
12do_compile() { 12do_compile() {
13 oe_runmake 13 oe_runmake
14} 14}
15 15
16do_install() { 16do_install() {
17 oe_runmake DESTDIR="${D}" install 17 oe_runmake DESTDIR="${D}" install
18} 18}
19 19
20SRC_URI[md5sum] = "3c9c4d55a40b78600f3b43bfa64616f9" 20SRC_URI[md5sum] = "3c9c4d55a40b78600f3b43bfa64616f9"
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb b/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb
index d922afc898..4ea312fea0 100644
--- a/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb
+++ b/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb
@@ -3,11 +3,11 @@ require gnuplot.inc
3PR = "r1" 3PR = "r1"
4 4
5SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz;name=archive \ 5SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz;name=archive \
6 http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz;name=qtplot \ 6 http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz;name=qtplot \
7 file://subdirs.patch \ 7 file://subdirs.patch \
8 file://gnuplot.desktop \ 8 file://gnuplot.desktop \
9 file://gnuplot.png \ 9 file://gnuplot.png \
10 file://automake-1.12.x.patch \ 10 file://automake-1.12.x.patch \
11" 11"
12 12
13SRC_URI[archive.md5sum] = "97a43328e81e57ebed7f135ca0c07e82" 13SRC_URI[archive.md5sum] = "97a43328e81e57ebed7f135ca0c07e82"
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb b/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb
index b9c270da6d..08735a0c97 100644
--- a/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb
+++ b/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb
@@ -8,7 +8,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz \
8 file://setup-add-sleep-after-cups-reset.patch \ 8 file://setup-add-sleep-after-cups-reset.patch \
9 file://fix-libusb-paths.patch \ 9 file://fix-libusb-paths.patch \
10 file://cups-1.6.patch \ 10 file://cups-1.6.patch \
11 " 11"
12 12
13DEPENDS += "cups python libusb" 13DEPENDS += "cups python libusb"
14 14
@@ -34,7 +34,7 @@ EXTRA_OECONF += "\
34 --disable-foomatic-drv-install \ 34 --disable-foomatic-drv-install \
35 --enable-foomatic-ppd-install \ 35 --enable-foomatic-ppd-install \
36 --enable-foomatic-rip-hplip-install \ 36 --enable-foomatic-rip-hplip-install \
37 " 37"
38 38
39PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal" 39PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal"
40 40
@@ -49,7 +49,7 @@ RDEPENDS_${PN} += " \
49 python-resource \ 49 python-resource \
50 python-terminal \ 50 python-terminal \
51 python-subprocess\ 51 python-subprocess\
52 " 52"
53 53
54# need to snag the debug file or OE will fail on backend package 54# need to snag the debug file or OE will fail on backend package
55FILES_${PN}-dbg += "\ 55FILES_${PN}-dbg += "\
diff --git a/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb b/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb
index 3b8150be9b..14d2ee5e38 100644
--- a/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb
+++ b/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Simple top-like I/O monitor" 1SUMMARY = "Simple top-like I/O monitor"
2DESCRIPTION = "iotop does for I/O usage what top(1) does for CPU usage. \ 2DESCRIPTION = "iotop does for I/O usage what top(1) does for CPU usage. \
3 It watches I/O usage information output by the Linux kernel and displays \ 3 It watches I/O usage information output by the Linux kernel and displays \
4 a table of current I/O usage by processes on the system." 4 a table of current I/O usage by processes on the system."
5HOMEPAGE = "http://guichaz.free.fr/iotop/" 5HOMEPAGE = "http://guichaz.free.fr/iotop/"
6 6
7PR = "r1" 7PR = "r1"
@@ -16,8 +16,8 @@ SRC_URI[sha256sum] = "46f3279fb1a7dfc129b5d00950c6e8389e4aedeb58880e848b88d68648
16inherit distutils 16inherit distutils
17 17
18do_install_append() { 18do_install_append() {
19 rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/site.pyo || true 19 rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/site.pyo || true
20 rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/site.py || true 20 rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/site.py || true
21} 21}
22 22
23RDEPENDS_${PN} = "python-distutils python-curses python-textutils \ 23RDEPENDS_${PN} = "python-distutils python-curses python-textutils \
diff --git a/meta-oe/recipes-extended/lcdproc/lcdproc5.inc b/meta-oe/recipes-extended/lcdproc/lcdproc5.inc
index 4040870f14..f5a1f3c7bd 100644
--- a/meta-oe/recipes-extended/lcdproc/lcdproc5.inc
+++ b/meta-oe/recipes-extended/lcdproc/lcdproc5.inc
@@ -19,29 +19,29 @@ LCD_DEFAULT_DRIVER ?= "curses"
19EXTRA_OECONF = "--enable-drivers=${LCD_DRIVERS} --enable-libusb" 19EXTRA_OECONF = "--enable-drivers=${LCD_DRIVERS} --enable-libusb"
20 20
21do_install () { 21do_install () {
22 # binaries 22 # binaries
23 install -D -m 0755 server/LCDd ${D}${sbindir}/LCDd 23 install -D -m 0755 server/LCDd ${D}${sbindir}/LCDd
24 install -D -m 0755 clients/lcdproc/lcdproc ${D}${bindir}/lcdproc 24 install -D -m 0755 clients/lcdproc/lcdproc ${D}${bindir}/lcdproc
25 25
26 # init scripts 26 # init scripts
27 install -d ${D}${sysconfdir}/init.d 27 install -d ${D}${sysconfdir}/init.d
28 # so far, not fixed :-( and now even uglier :-(( 28 # so far, not fixed :-( and now even uglier :-((
29 cat scripts/init-LCDd.debian | sed -e s'/--oknodo//' -e 's/ -s -f / -s 1 -f 1 /' -e 's/force-reload/force-restart/' -e 's/sleep 1/sleep 4/' > ${D}${sysconfdir}/init.d/lcdd 29 cat scripts/init-LCDd.debian | sed -e s'/--oknodo//' -e 's/ -s -f / -s 1 -f 1 /' -e 's/force-reload/force-restart/' -e 's/sleep 1/sleep 4/' > ${D}${sysconfdir}/init.d/lcdd
30 chmod 0755 ${D}${sysconfdir}/init.d/lcdd 30 chmod 0755 ${D}${sysconfdir}/init.d/lcdd
31 install -m 0755 scripts/init-lcdproc.debian ${D}${sysconfdir}/init.d/lcdproc 31 install -m 0755 scripts/init-lcdproc.debian ${D}${sysconfdir}/init.d/lcdproc
32 sed -i s'/--oknodo//' ${D}${sysconfdir}/init.d/lcdproc 32 sed -i s'/--oknodo//' ${D}${sysconfdir}/init.d/lcdproc
33 33
34 # configuration files 34 # configuration files
35 install -m 0644 LCDd.conf ${D}${sysconfdir}/LCDd.conf 35 install -m 0644 LCDd.conf ${D}${sysconfdir}/LCDd.conf
36 sed -i 's!^DriverPath=.*!DriverPath=${libdir}/lcdproc/!' ${D}${sysconfdir}/LCDd.conf 36 sed -i 's!^DriverPath=.*!DriverPath=${libdir}/lcdproc/!' ${D}${sysconfdir}/LCDd.conf
37 sed -i 's!^Driver=.*!Driver=${LCD_DEFAULT_DRIVER}!' ${D}${sysconfdir}/LCDd.conf 37 sed -i 's!^Driver=.*!Driver=${LCD_DEFAULT_DRIVER}!' ${D}${sysconfdir}/LCDd.conf
38 install -m 0644 clients/lcdproc/lcdproc.conf ${D}${sysconfdir}/lcdproc.conf 38 install -m 0644 clients/lcdproc/lcdproc.conf ${D}${sysconfdir}/lcdproc.conf
39 39
40 # driver library files 40 # driver library files
41 install -d ${D}${libdir}/lcdproc 41 install -d ${D}${libdir}/lcdproc
42 for i in server/drivers/*.so; do 42 for i in server/drivers/*.so; do
43 install -m 0644 $i ${D}${libdir}/lcdproc/ 43 install -m 0644 $i ${D}${libdir}/lcdproc/
44 done 44 done
45} 45}
46 46
47PACKAGES =+ "lcdd" 47PACKAGES =+ "lcdd"
@@ -49,8 +49,8 @@ PACKAGES =+ "lcdd"
49RRECOMMENDS_${PN} = "lcdd" 49RRECOMMENDS_${PN} = "lcdd"
50 50
51FILES_lcdd = "${sysconfdir}/LCDd.conf \ 51FILES_lcdd = "${sysconfdir}/LCDd.conf \
52 ${sbindir}/LCDd \ 52 ${sbindir}/LCDd \
53 ${sysconfdir}/init.d/lcdd" 53 ${sysconfdir}/init.d/lcdd"
54 54
55CONFFILES_lcdd = "${sysconfdir}/LCDd.conf" 55CONFFILES_lcdd = "${sysconfdir}/LCDd.conf"
56CONFFILES_${PN} = "${sysconfdir}/lcdproc.conf" 56CONFFILES_${PN} = "${sysconfdir}/lcdproc.conf"
diff --git a/meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb b/meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb
index 0276c55a91..39e607437e 100644
--- a/meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb
+++ b/meta-oe/recipes-extended/lcdproc/lcdproc_0.5.5.bb
@@ -11,11 +11,11 @@ PACKAGECONFIG[g15] = ",,libg15 g15daemon libg15render,"
11LCD_DRIVERS_append = "${@base_contains('PACKAGECONFIG', 'g15', '', ',!g15', d)}" 11LCD_DRIVERS_append = "${@base_contains('PACKAGECONFIG', 'g15', '', ',!g15', d)}"
12 12
13do_install_append () { 13do_install_append () {
14 # binaries 14 # binaries
15 install -D -m 0755 clients/lcdvc/lcdvc ${D}${sbindir}/lcdvc 15 install -D -m 0755 clients/lcdvc/lcdvc ${D}${sbindir}/lcdvc
16 16
17 # configuration files 17 # configuration files
18 install -D -m 0644 clients/lcdvc/lcdvc.conf ${D}${sysconfdir}/lcdvc.conf 18 install -D -m 0644 clients/lcdvc/lcdvc.conf ${D}${sysconfdir}/lcdvc.conf
19} 19}
20 20
21PACKAGES =+ "lcdvc" 21PACKAGES =+ "lcdvc"
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb
index c72e28dc9b..72a8482d4d 100644
--- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb
+++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb
@@ -4,10 +4,10 @@ LICENSE = "LGPLv2+ & GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ac284a60d48eaa4bc811cddc377fa341" 4LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ac284a60d48eaa4bc811cddc377fa341"
5 5
6SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz \ 6SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz \
7 file://install.patch \ 7 file://install.patch \
8 file://configure.patch \ 8 file://configure.patch \
9 file://ldflags.patch \ 9 file://ldflags.patch \
10 " 10"
11 11
12SRC_URI[md5sum] = "2aa269e4405ee8235ff17d1b357c6ae8" 12SRC_URI[md5sum] = "2aa269e4405ee8235ff17d1b357c6ae8"
13SRC_URI[sha256sum] = "16979eba05396365e1d6af7100431ae9d32f9bc063930d1de66298a0695f1b7f" 13SRC_URI[sha256sum] = "16979eba05396365e1d6af7100431ae9d32f9bc063930d1de66298a0695f1b7f"
@@ -17,6 +17,6 @@ inherit autotools
17EXTRA_OECONF = "--enable-shared --enable-static" 17EXTRA_OECONF = "--enable-shared --enable-static"
18 18
19do_install () { 19do_install () {
20 oe_runmake 'ROOT=${D}' INSTGRP='' install 20 oe_runmake 'ROOT=${D}' INSTGRP='' install
21} 21}
22 22
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
index c06b9062e7..77cca2b420 100644
--- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
+++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
@@ -15,7 +15,7 @@ BBCLASSEXTEND = "native"
15inherit autotools 15inherit autotools
16 16
17SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \ 17SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \
18 file://libwmf-0.2.8.4-intoverflow.patch \ 18 file://libwmf-0.2.8.4-intoverflow.patch \
19 file://libwmf-0.2.8.4-useafterfree.patch" 19 file://libwmf-0.2.8.4-useafterfree.patch"
20SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0" 20SRC_URI[tarball.md5sum] = "d1177739bf1ceb07f57421f0cee191e0"
21SRC_URI[tarball.sha256sum] = "5b345c69220545d003ad52bfd035d5d6f4f075e65204114a9e875e84895a7cf8" 21SRC_URI[tarball.sha256sum] = "5b345c69220545d003ad52bfd035d5d6f4f075e65204114a9e875e84895a7cf8"
diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
index a80447f4c1..1442d5af65 100644
--- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
+++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
@@ -9,7 +9,7 @@ PR = "r3"
9SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz \ 9SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz \
10 file://mathview-gcc43x.diff \ 10 file://mathview-gcc43x.diff \
11 file://mathview-gcc47x.diff \ 11 file://mathview-gcc47x.diff \
12 " 12"
13SRC_URI[md5sum] = "b53564e553728d4b69f7d366dfeb5299" 13SRC_URI[md5sum] = "b53564e553728d4b69f7d366dfeb5299"
14SRC_URI[sha256sum] = "1dc30175da6a3c560a7d62d1abe1c2f9829d988e6f1a7c5e766544575c558c43" 14SRC_URI[sha256sum] = "1dc30175da6a3c560a7d62d1abe1c2f9829d988e6f1a7c5e766544575c558c43"
15 15
@@ -18,5 +18,5 @@ inherit autotools
18EXTRA_OECONF = "--disable-binreloc" 18EXTRA_OECONF = "--disable-binreloc"
19 19
20do_configure_prepend() { 20do_configure_prepend() {
21 sed -i -e s:AM_BINRELOC::g ${S}/configure.ac 21 sed -i -e s:AM_BINRELOC::g ${S}/configure.ac
22} 22}
diff --git a/meta-oe/recipes-extended/net-snmp/net-snmp.inc b/meta-oe/recipes-extended/net-snmp/net-snmp.inc
index e369ccf03c..5a6ec9f16a 100644
--- a/meta-oe/recipes-extended/net-snmp/net-snmp.inc
+++ b/meta-oe/recipes-extended/net-snmp/net-snmp.inc
@@ -19,26 +19,26 @@ EXTRA_OECONF = "--enable-shared --disable-manuals --with-defaults \
19${@base_conditional('SITEINFO_ENDIANNESS', 'le', '--with-endianness=little', '--with-endianness=big', d)}" 19${@base_conditional('SITEINFO_ENDIANNESS', 'le', '--with-endianness=little', '--with-endianness=big', d)}"
20 20
21do_install () { 21do_install () {
22 oe_runmake install 22 oe_runmake install
23} 23}
24 24
25do_install_append() { 25do_install_append() {
26 install -d ${D}${sysconfdir}/snmp 26 install -d ${D}${sysconfdir}/snmp
27 install -d ${D}${sysconfdir}/init.d 27 install -d ${D}${sysconfdir}/init.d
28 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/snmpd 28 install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/snmpd
29 install -m 644 ${WORKDIR}/snmpd.conf ${D}${sysconfdir}/snmp/ 29 install -m 644 ${WORKDIR}/snmpd.conf ${D}${sysconfdir}/snmp/
30 install -m 644 ${WORKDIR}/snmptrapd.conf ${D}${sysconfdir}/snmp/ 30 install -m 644 ${WORKDIR}/snmptrapd.conf ${D}${sysconfdir}/snmp/
31 install -d ${STAGING_BINDIR} 31 install -d ${STAGING_BINDIR}
32 install -m 0755 ${D}${bindir}/net-snmp-config ${STAGING_BINDIR}/ 32 install -m 0755 ${D}${bindir}/net-snmp-config ${STAGING_BINDIR}/
33 sed -e "s@-I/usr/include@@g" \ 33 sed -e "s@-I/usr/include@@g" \
34 -e "s@^prefix=.*@prefix=${STAGING_DIR_HOST}@g" \ 34 -e "s@^prefix=.*@prefix=${STAGING_DIR_HOST}@g" \
35 -e "s@^exec_prefix=.*@exec_prefix=${STAGING_DIR_HOST}@g" \ 35 -e "s@^exec_prefix=.*@exec_prefix=${STAGING_DIR_HOST}@g" \
36 -e "s@^includedir=.*@includedir=${STAGING_INCDIR}@g" \ 36 -e "s@^includedir=.*@includedir=${STAGING_INCDIR}@g" \
37 -e "s@^libdir=.*@libdir=${STAGING_LIBDIR}@g" \ 37 -e "s@^libdir=.*@libdir=${STAGING_LIBDIR}@g" \
38 -i ${STAGING_BINDIR}/net-snmp-config 38 -i ${STAGING_BINDIR}/net-snmp-config
39 install -d ${D}${systemd_unitdir}/system 39 install -d ${D}${systemd_unitdir}/system
40 install -m 0644 ${WORKDIR}/snmpd.service ${D}${systemd_unitdir}/system 40 install -m 0644 ${WORKDIR}/snmpd.service ${D}${systemd_unitdir}/system
41 install -m 0644 ${WORKDIR}/snmptrapd.service ${D}${systemd_unitdir}/system 41 install -m 0644 ${WORKDIR}/snmptrapd.service ${D}${systemd_unitdir}/system
42} 42}
43 43
44PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}-staticdev ${PN}-static ${PN}-libs \ 44PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}-staticdev ${PN}-static ${PN}-libs \
@@ -48,13 +48,13 @@ ALLOW_EMPTY_${PN}-server = "1"
48FILES_${PN}-libs = "${libdir}/lib*${SOLIBS}" 48FILES_${PN}-libs = "${libdir}/lib*${SOLIBS}"
49FILES_${PN}-mibs = "${datadir}/snmp/mibs" 49FILES_${PN}-mibs = "${datadir}/snmp/mibs"
50FILES_${PN}-server-snmpd = "${sbindir}/snmpd \ 50FILES_${PN}-server-snmpd = "${sbindir}/snmpd \
51 ${sysconfdir}/snmp/snmpd.conf \ 51 ${sysconfdir}/snmp/snmpd.conf \
52 ${sysconfdir}/init.d \ 52 ${sysconfdir}/init.d \
53 ${systemd_unitdir}/system/snmpd.service \ 53 ${systemd_unitdir}/system/snmpd.service \
54" 54"
55FILES_${PN}-server-snmptrapd = "${sbindir}/snmptrapd \ 55FILES_${PN}-server-snmptrapd = "${sbindir}/snmptrapd \
56 ${sysconfdir}/snmp/snmptrapd.conf \ 56 ${sysconfdir}/snmp/snmptrapd.conf \
57 ${systemd_unitdir}/system/snmptrapd.service \ 57 ${systemd_unitdir}/system/snmptrapd.service \
58" 58"
59FILES_${PN}-client = "${bindir}/* ${datadir}/snmp/" 59FILES_${PN}-client = "${bindir}/* ${datadir}/snmp/"
60FILES_${PN}-dbg += "${libdir}/.debug/ ${sbindir}/.debug/ ${bindir}/.debug/" 60FILES_${PN}-dbg += "${libdir}/.debug/ ${sbindir}/.debug/ ${bindir}/.debug/"
@@ -86,10 +86,10 @@ RCONFLICTS_${PN}-server-snmptrapd += "${PN}-server-snmptrapd-systemd"
86LEAD_SONAME = "libnetsnmp.so" 86LEAD_SONAME = "libnetsnmp.so"
87 87
88pkg_postrm_${PN}-server() { 88pkg_postrm_${PN}-server() {
89 if test "x$D" != "x"; then 89 if test "x$D" != "x"; then
90 OPT="-r $D " 90 OPT="-r $D "
91 else 91 else
92 OPT="" 92 OPT=""
93 /etc/init.d/snmpd stop 93 /etc/init.d/snmpd stop
94 fi 94 fi
95} 95}
diff --git a/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb b/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb
index 74d006c099..14c1036018 100644
--- a/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb
+++ b/meta-oe/recipes-extended/net-snmp/net-snmp_5.7.1.bb
@@ -18,12 +18,12 @@ EXTRA_OECONF += "--disable-embedded-perl --with-perl-modules=no"
18EXTRA_OEMAKE = "INSTALL_PREFIX=${D}" 18EXTRA_OEMAKE = "INSTALL_PREFIX=${D}"
19 19
20do_configure_prepend() { 20do_configure_prepend() {
21 gnu-configize -f 21 gnu-configize -f
22 # We better change sources and re-autoconf here, but 22 # We better change sources and re-autoconf here, but
23 # required autoconf is too new for us. 23 # required autoconf is too new for us.
24 sed -e '/echo.*\".*\\\\.*\"/s/echo/echo -e/g' \ 24 sed -e '/echo.*\".*\\\\.*\"/s/echo/echo -e/g' \
25 -e 's/tail -1/tail -n 1/g' \ 25 -e 's/tail -1/tail -n 1/g' \
26 -i configure 26 -i configure
27} 27}
28 28
29PARALLEL_MAKE = "" 29PARALLEL_MAKE = ""
diff --git a/meta-oe/recipes-extended/nostromo/nostromo_1.9.5.bb b/meta-oe/recipes-extended/nostromo/nostromo_1.9.5.bb
index a368887abe..fa9645a25c 100644
--- a/meta-oe/recipes-extended/nostromo/nostromo_1.9.5.bb
+++ b/meta-oe/recipes-extended/nostromo/nostromo_1.9.5.bb
@@ -7,7 +7,7 @@ SRC_URI = "http://www.nazgul.ch/dev/${PN}-${PV}.tar.gz \
7 file://nhttpd.conf \ 7 file://nhttpd.conf \
8 file://volatiles \ 8 file://volatiles \
9 file://nostromo \ 9 file://nostromo \
10 " 10"
11 11
12TARGET_CC_ARCH += "${LDFLAGS}" 12TARGET_CC_ARCH += "${LDFLAGS}"
13 13
diff --git a/meta-oe/recipes-extended/owfs/owfs_2.8p20.bb b/meta-oe/recipes-extended/owfs/owfs_2.8p20.bb
index d010867c24..36772cfeef 100644
--- a/meta-oe/recipes-extended/owfs/owfs_2.8p20.bb
+++ b/meta-oe/recipes-extended/owfs/owfs_2.8p20.bb
@@ -29,13 +29,13 @@ EXTRA_OECONF = " \
29 --disable-owphp \ 29 --disable-owphp \
30 --disable-owpython \ 30 --disable-owpython \
31 --disable-owperl \ 31 --disable-owperl \
32 " 32"
33 33
34do_install_prepend() { 34do_install_prepend() {
35 install -d ${D}${sysconfdir}/default/ 35 install -d ${D}${sysconfdir}/default/
36 install -d ${D}${sysconfdir}/init.d/ 36 install -d ${D}${sysconfdir}/init.d/
37 install -m 0755 ${WORKDIR}/owhttpd ${D}${sysconfdir}/init.d/owhttpd 37 install -m 0755 ${WORKDIR}/owhttpd ${D}${sysconfdir}/init.d/owhttpd
38 install -m 0755 ${WORKDIR}/owserver ${D}${sysconfdir}/init.d/owserver 38 install -m 0755 ${WORKDIR}/owserver ${D}${sysconfdir}/init.d/owserver
39} 39}
40 40
41PACKAGES =+ "owftpd owhttpd owserver owshell libowcapi libow libownet owmon owtap" 41PACKAGES =+ "owftpd owhttpd owserver owshell libowcapi libow libownet owmon owtap"
diff --git a/meta-oe/recipes-extended/polkit/polkit-gnome_0.102.bb b/meta-oe/recipes-extended/polkit/polkit-gnome_0.102.bb
index 7e9fc2b2c7..df5c9a38ad 100644
--- a/meta-oe/recipes-extended/polkit/polkit-gnome_0.102.bb
+++ b/meta-oe/recipes-extended/polkit/polkit-gnome_0.102.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74579fab173e4c5e12aac0cd83ee98ec \
8 file://src/main.c;beginline=1;endline=20;md5=aba145d1802f2329ba561e3e48ecb795" 8 file://src/main.c;beginline=1;endline=20;md5=aba145d1802f2329ba561e3e48ecb795"
9 9
10SRC_URI = "http://hal.freedesktop.org/releases/polkit-gnome-${PV}.tar.bz2 \ 10SRC_URI = "http://hal.freedesktop.org/releases/polkit-gnome-${PV}.tar.bz2 \
11 " 11"
12 12
13PR = "r2" 13PR = "r2"
14 14
@@ -21,6 +21,6 @@ inherit autotools gtk-doc pkgconfig
21 21
22FILES_${PN} += " ${datadir}/dbus-1 \ 22FILES_${PN} += " ${datadir}/dbus-1 \
23 ${datadir}/PolicyKit \ 23 ${datadir}/PolicyKit \
24 " 24"
25SRC_URI[md5sum] = "f6b485ffd7bd605af815fd2747180481" 25SRC_URI[md5sum] = "f6b485ffd7bd605af815fd2747180481"
26SRC_URI[sha256sum] = "81caa6972e651e90ef4ac31d7ed41bc79543d46b850dbd5b14b40f8ef7107d11" 26SRC_URI[sha256sum] = "81caa6972e651e90ef4ac31d7ed41bc79543d46b850dbd5b14b40f8ef7107d11"
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.104.bb b/meta-oe/recipes-extended/polkit/polkit_0.104.bb
index cc39654fe0..8a18692fda 100644
--- a/meta-oe/recipes-extended/polkit/polkit_0.104.bb
+++ b/meta-oe/recipes-extended/polkit/polkit_0.104.bb
@@ -23,7 +23,7 @@ SRC_URI = "http://www.freedesktop.org/software/polkit/releases/polkit-${PV}.tar.
23 file://0001-PolkitUnixSession-Set-error-if-we-cannot-find-a-sess.patch \ 23 file://0001-PolkitUnixSession-Set-error-if-we-cannot-find-a-sess.patch \
24 file://0002-PolkitUnixSession-Actually-return-TRUE-if-a-session-.patch \ 24 file://0002-PolkitUnixSession-Actually-return-TRUE-if-a-session-.patch \
25 file://obsolete_automake_macros.patch \ 25 file://obsolete_automake_macros.patch \
26 " 26"
27 27
28SRC_URI[md5sum] = "e380b4c6fb1e7bccf854e92edc0a8ce1" 28SRC_URI[md5sum] = "e380b4c6fb1e7bccf854e92edc0a8ce1"
29SRC_URI[sha256sum] = "6b0a13d8381e4a7b7e37c18a54595191b50757e0fcd186cd9918e9ad0f18c7f9" 29SRC_URI[sha256sum] = "6b0a13d8381e4a7b7e37c18a54595191b50757e0fcd186cd9918e9ad0f18c7f9"
@@ -33,7 +33,7 @@ EXTRA_OECONF = "--with-os-type=moblin --disable-man-pages --disable-introspectio
33inherit autotools gtk-doc pkgconfig 33inherit autotools gtk-doc pkgconfig
34 34
35do_install_append() { 35do_install_append() {
36 rm -f ${D}${libdir}/${BPN}-1/extensions/*.a 36 rm -f ${D}${libdir}/${BPN}-1/extensions/*.a
37} 37}
38 38
39FILES_${PN} += "${libdir}/${BPN}-1/extensions/*.so \ 39FILES_${PN} += "${libdir}/${BPN}-1/extensions/*.so \
diff --git a/meta-oe/recipes-extended/redis/redis_2.6.9.bb b/meta-oe/recipes-extended/redis/redis_2.6.9.bb
index f6818ee512..8f009757fd 100644
--- a/meta-oe/recipes-extended/redis/redis_2.6.9.bb
+++ b/meta-oe/recipes-extended/redis/redis_2.6.9.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://redis.googlecode.com/files/redis-${PV}.tar.gz \
11 file://oe-use-libc-malloc.patch \ 11 file://oe-use-libc-malloc.patch \
12 file://redis.conf \ 12 file://redis.conf \
13 file://init-redis-server \ 13 file://init-redis-server \
14 " 14"
15 15
16inherit update-rc.d 16inherit update-rc.d
17 17
diff --git a/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb b/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb
index 465ef8a18f..b92fe2fb60 100644
--- a/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb
+++ b/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb
@@ -11,7 +11,7 @@ PR = "r2"
11SRC_URI = "http://oss.oetiker.ch/rrdtool/pub/rrdtool-${PV}.tar.gz \ 11SRC_URI = "http://oss.oetiker.ch/rrdtool/pub/rrdtool-${PV}.tar.gz \
12 file://0001-rrdtool-eradicate-tcl-support.patch \ 12 file://0001-rrdtool-eradicate-tcl-support.patch \
13 file://remove_hardcoded_xml_include.patch \ 13 file://remove_hardcoded_xml_include.patch \
14 " 14"
15SRC_URI[md5sum] = "ffe369d8921b4dfdeaaf43812100c38f" 15SRC_URI[md5sum] = "ffe369d8921b4dfdeaaf43812100c38f"
16SRC_URI[sha256sum] = "956aaf431c955ba88dd7d98920ade3a8c4bad04adb1f9431377950a813a7af11" 16SRC_URI[sha256sum] = "956aaf431c955ba88dd7d98920ade3a8c4bad04adb1f9431377950a813a7af11"
17 17
@@ -20,17 +20,17 @@ inherit autotools gettext
20EXTRA_AUTORECONF = "-I m4" 20EXTRA_AUTORECONF = "-I m4"
21 21
22EXTRA_OECONF = " \ 22EXTRA_OECONF = " \
23 --enable-shared \ 23 --enable-shared \
24 --enable-local-libpng \ 24 --enable-local-libpng \
25 --enable-local-zlib \ 25 --enable-local-zlib \
26 --disable-libwrap \ 26 --disable-libwrap \
27 --program-prefix='' \ 27 --program-prefix='' \
28 rd_cv_ieee_works=yes \ 28 rd_cv_ieee_works=yes \
29 --disable-perl \ 29 --disable-perl \
30 --disable-python \ 30 --disable-python \
31 --disable-ruby \ 31 --disable-ruby \
32 --disable-lua \ 32 --disable-lua \
33 --disable-rpath \ 33 --disable-rpath \
34" 34"
35 35
36 36
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog.inc b/meta-oe/recipes-extended/rsyslog/rsyslog.inc
index dc6e51160a..5cfd236165 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog.inc
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog.inc
@@ -15,8 +15,8 @@ inherit autotools systemd
15EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}" 15EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
16 16
17do_install_append() { 17do_install_append() {
18 install -d ${D}/${sysconfdir}/${PN} 18 install -d ${D}/${sysconfdir}/${PN}
19 install ${WORKDIR}/rsyslog.conf ${D}${sysconfdir}/rsyslog.conf 19 install ${WORKDIR}/rsyslog.conf ${D}${sysconfdir}/rsyslog.conf
20} 20}
21 21
22CONFFILES_${PN} = "${sysconfdir}/rsyslog.conf" 22CONFFILES_${PN} = "${sysconfdir}/rsyslog.conf"
diff --git a/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb b/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb
index 32579c0efc..33caa1edcf 100644
--- a/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb
+++ b/meta-oe/recipes-extended/sip/sip-native_4.14.2.bb
@@ -22,14 +22,14 @@ export STAGING_LIBDIR
22export STAGING_INCDIR 22export STAGING_INCDIR
23 23
24do_configure_prepend() { 24do_configure_prepend() {
25 cat sipgen.sbf | sed s,target,TARGET, | sed s,sources,SOURCES, | sed s,headers,HEADERS, > sipgen.pro 25 cat sipgen.sbf | sed s,target,TARGET, | sed s,sources,SOURCES, | sed s,headers,HEADERS, > sipgen.pro
26} 26}
27do_install() { 27do_install() {
28 install -d ${D}${bindir} 28 install -d ${D}${bindir}
29 install -m 0755 sip ${D}${bindir}/sip 29 install -m 0755 sip ${D}${bindir}/sip
30 # python-pyqt expects sip4 30 # python-pyqt expects sip4
31 ln -sf sip ${D}${bindir}/sip4 31 ln -sf sip ${D}${bindir}/sip4
32 cd ${WORKDIR}/sip-${PV} && python configure.py 32 cd ${WORKDIR}/sip-${PV} && python configure.py
33 install -d ${D}${PYTHON_SITEPACKAGES_DIR} 33 install -d ${D}${PYTHON_SITEPACKAGES_DIR}
34 install -m 0755 sip*.py ${D}${PYTHON_SITEPACKAGES_DIR} 34 install -m 0755 sip*.py ${D}${PYTHON_SITEPACKAGES_DIR}
35} 35}
diff --git a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
index 9feb523730..cf1aa664d3 100644
--- a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
+++ b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
@@ -9,7 +9,7 @@ DEPENDS = "libsocketcan"
9 9
10TAG = "canutils-${PV}" 10TAG = "canutils-${PV}"
11SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;tag=${TAG} \ 11SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;tag=${TAG} \
12 " 12"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb
index 89b4f0609e..4c5f918965 100644
--- a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb
+++ b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb
@@ -8,12 +8,12 @@ LIC_FILES_CHKSUM = "file://src/libsocketcan.c;beginline=3;endline=17;md5=97e38ad
8SRCREV = "3a2cec63a4e6212cc63d21008453bd799cfe8774" 8SRCREV = "3a2cec63a4e6212cc63d21008453bd799cfe8774"
9 9
10SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git \ 10SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git \
11 " 11"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit autotools pkgconfig 15inherit autotools pkgconfig
16 16
17do_configure_prepend() { 17do_configure_prepend() {
18 sed -i -e s:tests/GNUmakefile::g -e s:trunk:0.0.8: configure.ac 18 sed -i -e s:tests/GNUmakefile::g -e s:trunk:0.0.8: configure.ac
19} 19}
diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
index d401c4e6f6..8cdbf00348 100644
--- a/meta-oe/recipes-extended/subsurface/subsurface_git.bb
+++ b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
@@ -18,11 +18,11 @@ EXTRA_OEMAKE = "CC='${CC}' \
18 libdc-usr=${STAGING_INCDIR}/libdivecomputer/* \ 18 libdc-usr=${STAGING_INCDIR}/libdivecomputer/* \
19 LIBDIVECOMPUTERINCLUDES=${STAGING_INCDIR}/libdivecomputer \ 19 LIBDIVECOMPUTERINCLUDES=${STAGING_INCDIR}/libdivecomputer \
20 LIBDIVECOMPUTERARCHIVE=${STAGING_LIBDIR}/libdivecomputer.a \ 20 LIBDIVECOMPUTERARCHIVE=${STAGING_LIBDIR}/libdivecomputer.a \
21 " 21"
22 22
23do_install() { 23do_install() {
24 oe_runmake install DESTDIR=${D} 24 oe_runmake install DESTDIR=${D}
25 rm ${D}${datadir}/icons/hicolor/icon-theme.cache 25 rm ${D}${datadir}/icons/hicolor/icon-theme.cache
26} 26}
27 27
28FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/subsurface.svg" 28FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/subsurface.svg"
diff --git a/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb b/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb
index f905c9d63d..c367a4d192 100644
--- a/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb
+++ b/meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb
@@ -22,8 +22,8 @@ EXTRA_OECONF = "--with-x --without-athena"
22EXTRA_OEMAKE = "without_doc" 22EXTRA_OEMAKE = "without_doc"
23 23
24do_configure() { 24do_configure() {
25 rm -f ${S}/ac-tools/aclocal.m4 25 rm -f ${S}/ac-tools/aclocal.m4
26 autotools_do_configure 26 autotools_do_configure
27} 27}
28 28
29FILES_${PN} += " ${datadir}/t1lib/t1lib.config" 29FILES_${PN} += " ${datadir}/t1lib/t1lib.config"
diff --git a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
index bba89bff81..16ecdb025f 100644
--- a/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
+++ b/meta-oe/recipes-extended/tcsh/tcsh_6.18.01.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "TENEX C Shell, an enhanced version of Berkeley csh \ 1DESCRIPTION = "TENEX C Shell, an enhanced version of Berkeley csh \
2 The TENEX C Shell is an enhanced version of the Berkeley Unix C shell. \ 2 The TENEX C Shell is an enhanced version of the Berkeley Unix C shell. \
3 It includes all features of 4.4BSD C shell, plus a command-line editor, \ 3 It includes all features of 4.4BSD C shell, plus a command-line editor, \
4 programmable word completion, spelling correction and more." 4 programmable word completion, spelling correction and more."
5 5
6HOMEPAGE = "http://www.tcsh.org/" 6HOMEPAGE = "http://www.tcsh.org/"
7LICENSE = "BSD" 7LICENSE = "BSD"
@@ -9,18 +9,18 @@ LIC_FILES_CHKSUM = "file://Copyright;md5=1cf29be62df2be1a3763118b25b4c780"
9SECTION = "base" 9SECTION = "base"
10DEPENDS = "ncurses" 10DEPENDS = "ncurses"
11SRC_URI = " \ 11SRC_URI = " \
12 ${DEBIAN_MIRROR}/main/t/tcsh/tcsh_${PV}.orig.tar.gz;name=tarball \ 12 ${DEBIAN_MIRROR}/main/t/tcsh/tcsh_${PV}.orig.tar.gz;name=tarball \
13 ${DEBIAN_MIRROR}/main/t/tcsh/tcsh_${PV}-2.diff.gz;name=diffs \ 13 ${DEBIAN_MIRROR}/main/t/tcsh/tcsh_${PV}-2.diff.gz;name=diffs \
14 file://01_build.1.patch \ 14 file://01_build.1.patch \
15 file://01_build.2.patch \ 15 file://01_build.2.patch \
16 file://01_build.3.patch \ 16 file://01_build.3.patch \
17 file://15_no-strip.patch \ 17 file://15_no-strip.patch \
18 file://disable-test-notty.patch \ 18 file://disable-test-notty.patch \
19 file://disable-test-nice.patch \ 19 file://disable-test-nice.patch \
20 file://disable-lexical.at-31.patch \ 20 file://disable-lexical.at-31.patch \
21 file://12_unknown_lscolors.patch \ 21 file://12_unknown_lscolors.patch \
22 file://tcsh-6.17.02-multibyte.patch \ 22 file://tcsh-6.17.02-multibyte.patch \
23 file://disable-broken-test.patch \ 23 file://disable-broken-test.patch \
24" 24"
25SRC_URI[tarball.md5sum] = "6eed09dbd4223ab5b6955378450d228a" 25SRC_URI[tarball.md5sum] = "6eed09dbd4223ab5b6955378450d228a"
26SRC_URI[tarball.sha256sum] = "d81ca27851f3e8545666399b4bcf25433e602a195113b3f7c73886fef84c9fa8" 26SRC_URI[tarball.sha256sum] = "d81ca27851f3e8545666399b4bcf25433e602a195113b3f7c73886fef84c9fa8"
@@ -30,14 +30,14 @@ SRC_URI[diffs.sha256sum] = "95b0c1a339b745c47c5d2f9d02c22a71597462e2e882b51614a9
30inherit autotools 30inherit autotools
31 31
32do_install_append () { 32do_install_append () {
33 oe_runmake install.man DESTDIR=${D} 33 oe_runmake install.man DESTDIR=${D}
34 34
35 install -d ${D}${base_bindir} 35 install -d ${D}${base_bindir}
36 ln -s /usr/bin/tcsh ${D}${base_bindir}/tcsh 36 ln -s /usr/bin/tcsh ${D}${base_bindir}/tcsh
37 37
38 install -d ${D}${sysconfdir}/csh/login.d 38 install -d ${D}${sysconfdir}/csh/login.d
39 install -m 0644 ${S}/debian/csh.cshrc ${S}/debian/csh.login ${S}/debian/csh.logout ${S}/complete.tcsh ${D}${sysconfdir} 39 install -m 0644 ${S}/debian/csh.cshrc ${S}/debian/csh.login ${S}/debian/csh.logout ${S}/complete.tcsh ${D}${sysconfdir}
40 install -D -m 0644 ${S}/csh-mode.el ${D}${datadir}/emacs/site-lisp/csh-mode.el 40 install -D -m 0644 ${S}/csh-mode.el ${D}${datadir}/emacs/site-lisp/csh-mode.el
41} 41}
42 42
43FILES_${PN} += "${datadir}/emacs/site-lisp/csh-mode.el" 43FILES_${PN} += "${datadir}/emacs/site-lisp/csh-mode.el"
diff --git a/meta-oe/recipes-extended/tmux/tmux_1.6.bb b/meta-oe/recipes-extended/tmux/tmux_1.6.bb
index 6be2355538..470b25c05c 100644
--- a/meta-oe/recipes-extended/tmux/tmux_1.6.bb
+++ b/meta-oe/recipes-extended/tmux/tmux_1.6.bb
@@ -14,5 +14,5 @@ SRC_URI[sha256sum] = "faee08ba1bd8c22537cd5b7458881d1bdb4985df88ed6bc5967c56881a
14inherit autotools 14inherit autotools
15 15
16do_configure_prepend () { 16do_configure_prepend () {
17 sed -i -e 's:-I/usr/local/include::' Makefile.am || bb_fatal "sed failed" 17 sed -i -e 's:-I/usr/local/include::' Makefile.am || bb_fatal "sed failed"
18} 18}
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb
index 80b3c9a3b1..8b3059db98 100644
--- a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb
+++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
6SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \ 6SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_utilities_${PV}.tar.bz2 \
7 file://fix-ldflags.patch \ 7 file://fix-ldflags.patch \
8 file://unstrip.patch \ 8 file://unstrip.patch \
9 " 9"
10SRC_URI[md5sum] = "2c1ccd9efacbfb39e42d482b89b2550a" 10SRC_URI[md5sum] = "2c1ccd9efacbfb39e42d482b89b2550a"
11SRC_URI[sha256sum] = "4f179b1db021ef15ac7e9b2eed57c525db127a754c574f591c367460cded9f41" 11SRC_URI[sha256sum] = "4f179b1db021ef15ac7e9b2eed57c525db127a754c574f591c367460cded9f41"
12 12
@@ -15,11 +15,11 @@ PR = "r1"
15S = "${WORKDIR}/tools" 15S = "${WORKDIR}/tools"
16 16
17do_compile() { 17do_compile() {
18 oe_runmake 18 oe_runmake
19} 19}
20 20
21do_install() { 21do_install() {
22 oe_runmake install DESTDIR=${D} 22 oe_runmake install DESTDIR=${D}
23} 23}
24 24
25FILES_${PN} += "${libdir}" 25FILES_${PN} += "${libdir}"
diff --git a/meta-oe/recipes-extended/zram/zram_0.1.bb b/meta-oe/recipes-extended/zram/zram_0.1.bb
index 115e6437fd..fbeb5860ff 100644
--- a/meta-oe/recipes-extended/zram/zram_0.1.bb
+++ b/meta-oe/recipes-extended/zram/zram_0.1.bb
@@ -11,15 +11,15 @@ PR = "r3"
11SRC_URI = " \ 11SRC_URI = " \
12 file://init \ 12 file://init \
13 file://zram.service \ 13 file://zram.service \
14 " 14"
15 15
16do_install () { 16do_install () {
17 # Sysvinit 17 # Sysvinit
18 install -d ${D}${sysconfdir}/init.d 18 install -d ${D}${sysconfdir}/init.d
19 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/zram 19 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/zram
20 20
21 install -d ${D}${systemd_unitdir}/system 21 install -d ${D}${systemd_unitdir}/system
22 install -m 0644 ${WORKDIR}/zram.service ${D}${systemd_unitdir}/system 22 install -m 0644 ${WORKDIR}/zram.service ${D}${systemd_unitdir}/system
23} 23}
24 24
25FILES_${PN} = "${sysconfdir}/init.d" 25FILES_${PN} = "${sysconfdir}/init.d"
diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc
index 9713cfc214..55812213ab 100644
--- a/meta-oe/recipes-extended/zsh/zsh.inc
+++ b/meta-oe/recipes-extended/zsh/zsh.inc
@@ -25,7 +25,7 @@ EXTRA_OECONF = " \
25 --disable-gdbm \ 25 --disable-gdbm \
26 --disable-dynamic \ 26 --disable-dynamic \
27 zsh_cv_shared_environ=yes \ 27 zsh_cv_shared_environ=yes \
28 " 28"
29 29
30ALTERNATIVE_${PN} = "sh" 30ALTERNATIVE_${PN} = "sh"
31ALTERNATIVE_LINK_NAME[sh] = "${base_bindir}/sh" 31ALTERNATIVE_LINK_NAME[sh] = "${base_bindir}/sh"
@@ -53,4 +53,4 @@ FILES_${PN}-dbg += "\
53 ${libdir}/${PN}/${PV}/${PN}/.debug/*.so \ 53 ${libdir}/${PN}/${PV}/${PN}/.debug/*.so \
54 ${libdir}/${PN}/${PV}/${PN}/db/.debug/*.so \ 54 ${libdir}/${PN}/${PV}/${PN}/db/.debug/*.so \
55 ${libdir}/${PN}/${PV}/${PN}/net/.debug/*.so \ 55 ${libdir}/${PN}/${PV}/${PN}/net/.debug/*.so \
56 " 56"
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm.inc b/meta-oe/recipes-gnome/gtk+/gtkmm.inc
index b1a170a13f..fe72a7391d 100644
--- a/meta-oe/recipes-gnome/gtk+/gtkmm.inc
+++ b/meta-oe/recipes-gnome/gtk+/gtkmm.inc
@@ -17,9 +17,9 @@ EXTRA_OECONF = " --disable-documentation "
17LIBV = "2.4.0" 17LIBV = "2.4.0"
18 18
19do_install_append () { 19do_install_append () {
20 install -d ${D}${includedir}/gtkmm-2.4 20 install -d ${D}${includedir}/gtkmm-2.4
21 install -m 0644 gdk/gdkmmconfig.h ${D}${includedir}/gtkmm-2.4 21 install -m 0644 gdk/gdkmmconfig.h ${D}${includedir}/gtkmm-2.4
22 install -m 0644 gtk/gtkmmconfig.h ${D}${includedir}/gtkmm-2.4 22 install -m 0644 gtk/gtkmmconfig.h ${D}${includedir}/gtkmm-2.4
23} 23}
24 24
25PACKAGES =+ "${PN}-demo" 25PACKAGES =+ "${PN}-demo"
diff --git a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
index 2fafcec12e..8e9df16be1 100644
--- a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
+++ b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
@@ -14,7 +14,7 @@ SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;protocol=http \
14 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-end-element-signal.patch;striplevel=0;name=patch4 \ 14 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-end-element-signal.patch;striplevel=0;name=patch4 \
15 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-dom-functions.patch;striplevel=0;name=patch5 \ 15 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-dom-functions.patch;striplevel=0;name=patch5 \
16 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/iain-mem-leak.patch;striplevel=0;name=patch6 \ 16 http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/iain-mem-leak.patch;striplevel=0;name=patch6 \
17 " 17"
18 18
19SRC_URI[patch2.md5sum] = "05fc3627ca364095702dc804f41c8391" 19SRC_URI[patch2.md5sum] = "05fc3627ca364095702dc804f41c8391"
20SRC_URI[patch2.sha256sum] = "df5cca50a8f95333505d7920929fea251daea3be25be6834a1c50a742d9eb674" 20SRC_URI[patch2.sha256sum] = "df5cca50a8f95333505d7920929fea251daea3be25be6834a1c50a742d9eb674"
diff --git a/meta-oe/recipes-graphics/clutter/clutter-box2d.inc b/meta-oe/recipes-graphics/clutter/clutter-box2d.inc
index 056b091847..646b785ca7 100644
--- a/meta-oe/recipes-graphics/clutter/clutter-box2d.inc
+++ b/meta-oe/recipes-graphics/clutter/clutter-box2d.inc
@@ -8,8 +8,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
8inherit autotools pkgconfig gtk-doc 8inherit autotools pkgconfig gtk-doc
9 9
10do_install_append () { 10do_install_append () {
11 install -d ${D}${bindir} 11 install -d ${D}${bindir}
12 install ${S}/examples/.libs/blockbox ${D}${bindir} 12 install ${S}/examples/.libs/blockbox ${D}${bindir}
13} 13}
14 14
15FILESPATH = "${FILE_DIRNAME}/clutter-box2d" 15FILESPATH = "${FILE_DIRNAME}/clutter-box2d"
diff --git a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb
index 455fd8a755..02ea57fd51 100644
--- a/meta-oe/recipes-graphics/fbida/fbida_2.09.bb
+++ b/meta-oe/recipes-graphics/fbida/fbida_2.09.bb
@@ -15,12 +15,12 @@ S = "${WORKDIR}/git"
15EXTRA_OEMAKE = "STRIP=" 15EXTRA_OEMAKE = "STRIP="
16 16
17do_compile() { 17do_compile() {
18 sed -i -e 's: cpp: ${TARGET_PREFIX}cpp:g' GNUmakefile 18 sed -i -e 's: cpp: ${TARGET_PREFIX}cpp:g' GNUmakefile
19 oe_runmake 19 oe_runmake
20} 20}
21 21
22do_install() { 22do_install() {
23 oe_runmake 'DESTDIR=${D}' install 23 oe_runmake 'DESTDIR=${D}' install
24} 24}
25 25
26RDEPENDS_${PN} = "ttf-dejavu-sans-mono" 26RDEPENDS_${PN} = "ttf-dejavu-sans-mono"
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.2.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.2.bb
index 44e66ea6d0..e9bbdcf70a 100644
--- a/meta-oe/recipes-graphics/gimp/gimp_2.8.2.bb
+++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.2.bb
@@ -16,8 +16,8 @@ EXTRA_OECONF = "--disable-python \
16 --without-wmf" 16 --without-wmf"
17 17
18do_configure_append() { 18do_configure_append() {
19 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g 19 find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
20 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g 20 find ${S} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g
21} 21}
22 22
23FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" 23FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
index 60271cc77c..fd547d9918 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
@@ -26,10 +26,10 @@ inherit autotools pkgconfig gettext lib_package
26EXTRA_OECONF = " --with-drivers=all udevscriptdir=/lib/udev ac_cv_lib_ltdl_lt_dlcaller_register=yes" 26EXTRA_OECONF = " --with-drivers=all udevscriptdir=/lib/udev ac_cv_lib_ltdl_lt_dlcaller_register=yes"
27 27
28do_configure_append() { 28do_configure_append() {
29 cp ${STAGING_DATADIR}/gettext/po/Makefile.in.in ${S}/libgphoto2_port/po/ 29 cp ${STAGING_DATADIR}/gettext/po/Makefile.in.in ${S}/libgphoto2_port/po/
30 cd ${S}/libgphoto2_port/ 30 cd ${S}/libgphoto2_port/
31 autoreconf -Wcross --verbose --install --force ${EXTRA_AUTORECONF} $acpaths 31 autoreconf -Wcross --verbose --install --force ${EXTRA_AUTORECONF} $acpaths
32 cd ${S} 32 cd ${S}
33} 33}
34 34
35do_install_append() { 35do_install_append() {
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
index a6f266cc38..a24f75c654 100644
--- a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
+++ b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
@@ -3,11 +3,11 @@ HOMEPAGE = "http://blog.lxde.org/?p=531"
3LICENSE = "GPLv3" 3LICENSE = "GPLv3"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
5SRC_URI = " \ 5SRC_URI = " \
6 git://lxde.git.sourceforge.net/gitroot/lxde/${BPN};protocol=git;branch=master \ 6 git://lxde.git.sourceforge.net/gitroot/lxde/${BPN};protocol=git;branch=master \
7 file://lxdm.conf \ 7 file://lxdm.conf \
8 file://lxdm-pam \ 8 file://lxdm-pam \
9 file://lxdm-pam-debug \ 9 file://lxdm-pam-debug \
10 ${@base_contains("DISTRO_TYPE", "debug", "", "file://0001-lxdm.conf.in-blacklist-root-for-release-images.patch",d)} \ 10 ${@base_contains("DISTRO_TYPE", "debug", "", "file://0001-lxdm.conf.in-blacklist-root-for-release-images.patch",d)} \
11" 11"
12 12
13LXDM_PAM = "${@base_contains("DISTRO_TYPE", "debug", "lxdm-pam-debug", "lxdm-pam",d)}" 13LXDM_PAM = "${@base_contains("DISTRO_TYPE", "debug", "lxdm-pam-debug", "lxdm-pam",d)}"
@@ -29,22 +29,22 @@ S = "${WORKDIR}/git"
29EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}" 29EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
30 30
31do_compile_append() { 31do_compile_append() {
32 # default background configured not available / no password field available / no default screensaver 32 # default background configured not available / no password field available / no default screensaver
33 sed -i -e 's,bg=,# bg=,g' \ 33 sed -i -e 's,bg=,# bg=,g' \
34 -e 's,# skip_password=,skip_password=,g' \ 34 -e 's,# skip_password=,skip_password=,g' \
35 -e 's,# arg=.*,arg=${bindir}/X -s 0,g' \ 35 -e 's,# arg=.*,arg=${bindir}/X -s 0,g' \
36 ${S}/data/lxdm.conf.in 36 ${S}/data/lxdm.conf.in
37 # add default configuration 37 # add default configuration
38 oe_runmake -C ${S}/data lxdm.conf 38 oe_runmake -C ${S}/data lxdm.conf
39} 39}
40 40
41do_install_append() { 41do_install_append() {
42 install -d ${D}${localstatedir}/lib/lxdm 42 install -d ${D}${localstatedir}/lib/lxdm
43 install -m 644 ${WORKDIR}/lxdm.conf ${D}${localstatedir}/lib/lxdm 43 install -m 644 ${WORKDIR}/lxdm.conf ${D}${localstatedir}/lib/lxdm
44 # ArchLinux version of pam config has the following advantages: 44 # ArchLinux version of pam config has the following advantages:
45 # * simple setup of passwordless login 45 # * simple setup of passwordless login
46 # * in XFCE powerdown/restart enabled in logoff dialog 46 # * in XFCE powerdown/restart enabled in logoff dialog
47 install -m 644 ${WORKDIR}/${LXDM_PAM} ${D}${sysconfdir}/pam.d/lxdm 47 install -m 644 ${WORKDIR}/${LXDM_PAM} ${D}${sysconfdir}/pam.d/lxdm
48} 48}
49 49
50# make installed languages choosable 50# make installed languages choosable
diff --git a/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb b/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb
index 1428806b5a..57b47f6587 100644
--- a/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb
+++ b/meta-oe/recipes-graphics/nonworking/slim/slim_1.3.2.bb
@@ -8,19 +8,19 @@ PR = "r1"
8DEPENDS = "virtual/libx11 libxmu libpng jpeg freetype sessreg ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" 8DEPENDS = "virtual/libx11 libxmu libpng jpeg freetype sessreg ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
9 9
10SRC_URI = " \ 10SRC_URI = " \
11 http://download.berlios.de/${PN}/${P}.tar.gz \ 11 http://download.berlios.de/${PN}/${P}.tar.gz \
12 file://0002-Fix-image-handling-integer-overflows.patch \ 12 file://0002-Fix-image-handling-integer-overflows.patch \
13 file://0003-Fix-build-failure-with-ld-as-needed.patch \ 13 file://0003-Fix-build-failure-with-ld-as-needed.patch \
14 file://0004-Add-support-libpng15.patch \ 14 file://0004-Add-support-libpng15.patch \
15 file://0005-Remove-path-of-gcc-amd-g-and-version-of-g.patch \ 15 file://0005-Remove-path-of-gcc-amd-g-and-version-of-g.patch \
16 file://0006-Remove-localhost-from-Authenticator-of-pam.patch \ 16 file://0006-Remove-localhost-from-Authenticator-of-pam.patch \
17 file://0007-Fix-tty-slowness.patch \ 17 file://0007-Fix-tty-slowness.patch \
18 file://0008-restart-Xserver-if-killed.patch \ 18 file://0008-restart-Xserver-if-killed.patch \
19 file://slim-dynwm \ 19 file://slim-dynwm \
20 file://update_slim_wmlist \ 20 file://update_slim_wmlist \
21 file://Makefile.oe \ 21 file://Makefile.oe \
22 file://slim.pamd \ 22 file://slim.pamd \
23 file://slim.service \ 23 file://slim.service \
24" 24"
25 25
26SRC_URI[md5sum] = "ca1ae6120e6f4b4969f2d6cf94f47b42" 26SRC_URI[md5sum] = "ca1ae6120e6f4b4969f2d6cf94f47b42"
@@ -28,32 +28,32 @@ SRC_URI[sha256sum] = "f1560125005f253b9b88220598fed7a9575ef405716862c6ca3fcc72db
28 28
29 29
30EXTRA_OEMAKE += " \ 30EXTRA_OEMAKE += " \
31 USE_PAM=${@base_contains('DISTRO_FEATURES', 'pam', '1', '0', d)} \ 31 USE_PAM=${@base_contains('DISTRO_FEATURES', 'pam', '1', '0', d)} \
32 PREFIX=${prefix} \ 32 PREFIX=${prefix} \
33 CFGDIR=${sysconfdir} \ 33 CFGDIR=${sysconfdir} \
34 MANDIR=${mandir} \ 34 MANDIR=${mandir} \
35 DESTDIR=${D} \ 35 DESTDIR=${D} \
36 CFLAGS+=-I${STAGING_INCDIR}/freetype2 \ 36 CFLAGS+=-I${STAGING_INCDIR}/freetype2 \
37 CXXFLAGS+=-I${STAGING_INCDIR}/freetype2 \ 37 CXXFLAGS+=-I${STAGING_INCDIR}/freetype2 \
38" 38"
39 39
40do_compile_prepend() { 40do_compile_prepend() {
41 cp -pP ${WORKDIR}/Makefile.oe ${S}/Makefile 41 cp -pP ${WORKDIR}/Makefile.oe ${S}/Makefile
42} 42}
43 43
44do_install() { 44do_install() {
45 oe_runmake install 45 oe_runmake install
46 install -d ${D}${bindir} 46 install -d ${D}${bindir}
47 install -m 0755 ${WORKDIR}/slim-dynwm ${D}${bindir}/ 47 install -m 0755 ${WORKDIR}/slim-dynwm ${D}${bindir}/
48 install -m 0755 ${WORKDIR}/update_slim_wmlist ${D}${bindir}/ 48 install -m 0755 ${WORKDIR}/update_slim_wmlist ${D}${bindir}/
49 install -d ${D}${sysconfdir}/pam.d/ 49 install -d ${D}${sysconfdir}/pam.d/
50 install -m 0644 ${WORKDIR}/slim.pamd ${D}${sysconfdir}/pam.d/slim 50 install -m 0644 ${WORKDIR}/slim.pamd ${D}${sysconfdir}/pam.d/slim
51 51
52 install -d ${D}${systemd_unitdir}/system/ 52 install -d ${D}${systemd_unitdir}/system/
53 install -m 0644 ${WORKDIR}/*.service ${D}${systemd_unitdir}/system/ 53 install -m 0644 ${WORKDIR}/*.service ${D}${systemd_unitdir}/system/
54 54
55 echo 'sessionstart_cmd /usr/bin/sessreg -a -l $DISPLAY %user' >> ${D}${sysconfdir}/slim.conf 55 echo 'sessionstart_cmd /usr/bin/sessreg -a -l $DISPLAY %user' >> ${D}${sysconfdir}/slim.conf
56 echo 'sessionstop_cmd /usr/bin/sessreg -d -l $DISPLAY %user' >> ${D}${sysconfdir}/slim.conf 56 echo 'sessionstop_cmd /usr/bin/sessreg -d -l $DISPLAY %user' >> ${D}${sysconfdir}/slim.conf
57} 57}
58 58
59 59
@@ -62,7 +62,7 @@ FILES_${PN} += "${systemd_unitdir}/system/"
62 62
63pkg_postinst_${PN} () { 63pkg_postinst_${PN} () {
64if test "x$D" != "x"; then 64if test "x$D" != "x"; then
65 exit 1 65 exit 1
66fi 66fi
67systemctl enable slim.service 67systemctl enable slim.service
68 68
@@ -73,7 +73,7 @@ echo "${bindir}/slim" > ${sysconfdir}/X11/default-display-manager
73 73
74pkg_postrm_${PN} () { 74pkg_postrm_${PN} () {
75if test "x$D" != "x"; then 75if test "x$D" != "x"; then
76 exit 1 76 exit 1
77fi 77fi
78systemctl disable slim.service 78systemctl disable slim.service
79sed -i /slim/d $D${sysconfdir}/X11/default-display-manager || true 79sed -i /slim/d $D${sysconfdir}/X11/default-display-manager || true
diff --git a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
index e05ff3843b..d6e0681d9e 100644
--- a/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
+++ b/meta-oe/recipes-graphics/packagegroups/packagegroup-fonts-truetype.bb
@@ -8,9 +8,9 @@ PR = "r2"
8inherit packagegroup allarch 8inherit packagegroup allarch
9 9
10PACKAGES += "\ 10PACKAGES += "\
11 ${PN}-core \ 11 ${PN}-core \
12 ${PN}-chinese \ 12 ${PN}-chinese \
13 ${PN}-japanese \ 13 ${PN}-japanese \
14" 14"
15RPROVIDES_${PN} += "task-fonts-truetype" 15RPROVIDES_${PN} += "task-fonts-truetype"
16RPROVIDES_${PN}-core += "task-fonts-truetype-core" 16RPROVIDES_${PN}-core += "task-fonts-truetype-core"
@@ -26,27 +26,27 @@ RCONFLICTS_${PN}-chinese += "task-fonts-truetype-chinese"
26RCONFLICTS_${PN}-japanese += "task-fonts-truetype-japanese" 26RCONFLICTS_${PN}-japanese += "task-fonts-truetype-japanese"
27 27
28RRECOMMENDS_${PN} = "\ 28RRECOMMENDS_${PN} = "\
29 ${PN}-core \ 29 ${PN}-core \
30 ${PN}-chinese \ 30 ${PN}-chinese \
31 ${PN}-japanese \ 31 ${PN}-japanese \
32" 32"
33 33
34RDEPENDS_${PN}-core = "\ 34RDEPENDS_${PN}-core = "\
35 fontconfig-utils \ 35 fontconfig-utils \
36 \ 36 \
37 ttf-dejavu-common \ 37 ttf-dejavu-common \
38 ttf-dejavu-sans \ 38 ttf-dejavu-sans \
39 ttf-dejavu-sans-mono \ 39 ttf-dejavu-sans-mono \
40" 40"
41# ttf-dejavu-serif 41# ttf-dejavu-serif
42 42
43RDEPENDS_${PN}-chinese = "\ 43RDEPENDS_${PN}-chinese = "\
44 ${PN}-core \ 44 ${PN}-core \
45 ttf-arphic-uming \ 45 ttf-arphic-uming \
46" 46"
47 47
48RDEPENDS_${PN}-japanese = "\ 48RDEPENDS_${PN}-japanese = "\
49 ${PN}-core \ 49 ${PN}-core \
50 ttf-sazanami-gothic \ 50 ttf-sazanami-gothic \
51 ttf-sazanami-mincho \ 51 ttf-sazanami-mincho \
52" 52"
diff --git a/meta-oe/recipes-graphics/tslib/tslib_git.bb b/meta-oe/recipes-graphics/tslib/tslib_git.bb
index 71a63ee942..b653978d47 100644
--- a/meta-oe/recipes-graphics/tslib/tslib_git.bb
+++ b/meta-oe/recipes-graphics/tslib/tslib_git.bb
@@ -28,12 +28,12 @@ inherit autotools pkgconfig
28EXTRA_OECONF = "--enable-shared --disable-h3600 --enable-input --disable-corgi --disable-collie --disable-mk712 --disable-arctic2 --disable-ucb1x00" 28EXTRA_OECONF = "--enable-shared --disable-h3600 --enable-input --disable-corgi --disable-collie --disable-mk712 --disable-arctic2 --disable-ucb1x00"
29 29
30do_install_prepend() { 30do_install_prepend() {
31 install -m 0644 ${WORKDIR}/ts.conf ${S}/etc/ts.conf 31 install -m 0644 ${WORKDIR}/ts.conf ${S}/etc/ts.conf
32} 32}
33 33
34do_install_append() { 34do_install_append() {
35 install -d ${D}${sysconfdir}/profile.d/ 35 install -d ${D}${sysconfdir}/profile.d/
36 install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/ 36 install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/
37} 37}
38 38
39SRC_URI_OVERRIDES_PACKAGE_ARCH = "0" 39SRC_URI_OVERRIDES_PACKAGE_ARCH = "0"
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb
index bcc797cc23..72bc2d2559 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb
@@ -20,8 +20,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \
20S = "${WORKDIR}/dejavu-fonts-ttf-${PV}/ttf" 20S = "${WORKDIR}/dejavu-fonts-ttf-${PV}/ttf"
21 21
22do_install_append () { 22do_install_append () {
23 install -d ${D}${sysconfdir}/fonts/conf.d/ 23 install -d ${D}${sysconfdir}/fonts/conf.d/
24 install -m 0644 ${WORKDIR}/30-dejavu-aliases.conf ${D}${sysconfdir}/fonts/conf.d/ 24 install -m 0644 ${WORKDIR}/30-dejavu-aliases.conf ${D}${sysconfdir}/fonts/conf.d/
25} 25}
26 26
27PACKAGES = "\ 27PACKAGES = "\
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
index a96bc51114..c1180b87ca 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/android/platform_frameworks_base.git;protocol=git;br
13S = "${WORKDIR}/git/data/fonts" 13S = "${WORKDIR}/git/data/fonts"
14 14
15do_install_prepend() { 15do_install_prepend() {
16 rm ${S}/Ahem.ttf MTLc3m.ttf DroidSansArabic.ttf DroidSansThai.ttf Clockopia.ttf MTLmr3m.ttf DroidSansHebrew.ttf DroidSansFallbackLegacy.ttf # we're not packaging it 16 rm ${S}/Ahem.ttf MTLc3m.ttf DroidSansArabic.ttf DroidSansThai.ttf Clockopia.ttf MTLmr3m.ttf DroidSansHebrew.ttf DroidSansFallbackLegacy.ttf # we're not packaging it
17} 17}
18 18
19PACKAGES = "ttf-droid-sans ttf-droid-sans-mono \ 19PACKAGES = "ttf-droid-sans ttf-droid-sans-mono \
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
index 8359bd88f5..129e1375a0 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
@@ -7,20 +7,20 @@ LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed"
7PR = "r0" 7PR = "r0"
8 8
9SRC_URI = "http://levien.com/type/myfonts/Inconsolata.otf \ 9SRC_URI = "http://levien.com/type/myfonts/Inconsolata.otf \
10 file://OFL.txt" 10 file://OFL.txt"
11 11
12S = "${WORKDIR}/ttf-inconsolata-${PV}" 12S = "${WORKDIR}/ttf-inconsolata-${PV}"
13 13
14FILES_${PN} = "${datadir}/fonts/truetype/Inconsolata.ttf \ 14FILES_${PN} = "${datadir}/fonts/truetype/Inconsolata.ttf \
15 ${datadir}/doc/ttf-inconsolata/*" 15 ${datadir}/doc/ttf-inconsolata/*"
16 16
17do_configure() { 17do_configure() {
18 mv ${WORKDIR}/Inconsolata.otf ${S}/Inconsolata.ttf 18 mv ${WORKDIR}/Inconsolata.otf ${S}/Inconsolata.ttf
19} 19}
20 20
21do_install_append() { 21do_install_append() {
22 install -d ${D}${datadir}/doc/ttf-inconsolata/ 22 install -d ${D}${datadir}/doc/ttf-inconsolata/
23 install -m 0644 ${WORKDIR}/OFL.txt ${D}${datadir}/doc/ttf-inconsolata/ 23 install -m 0644 ${WORKDIR}/OFL.txt ${D}${datadir}/doc/ttf-inconsolata/
24} 24}
25 25
26SRC_URI[md5sum] = "0fbe014c1f0fb5e3c71140ff0dc63edf" 26SRC_URI[md5sum] = "0fbe014c1f0fb5e3c71140ff0dc63edf"
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb
index 52379449d7..d2e84c2e2b 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb
@@ -18,8 +18,8 @@ python populate_packages_prepend() {
18} 18}
19 19
20do_install() { 20do_install() {
21 install -d ${D}${datadir}/fonts/ttf-mplus 21 install -d ${D}${datadir}/fonts/ttf-mplus
22 install -m 0644 *.ttf ${D}${datadir}/fonts/ttf-mplus/ 22 install -m 0644 *.ttf ${D}${datadir}/fonts/ttf-mplus/
23} 23}
24 24
25SRC_URI[md5sum] = "d1400184b51b3871e8d2fca6c50e18ae" 25SRC_URI[md5sum] = "d1400184b51b3871e8d2fca6c50e18ae"
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb
index d883734894..0390740de3 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb
@@ -23,12 +23,12 @@ FILES_ttf-sazanami-mincho = "${datadir}/fonts/truetype/sazanami-mincho.ttf \
23 ${datadir}/doc/ttf-sazanami-mincho/README" 23 ${datadir}/doc/ttf-sazanami-mincho/README"
24 24
25do_install_append() { 25do_install_append() {
26 # README contains the redistribution license 26 # README contains the redistribution license
27 install -d ${D}${datadir}/doc/ 27 install -d ${D}${datadir}/doc/
28 install -d ${D}${datadir}/doc/ttf-sazanami-gothic 28 install -d ${D}${datadir}/doc/ttf-sazanami-gothic
29 install -d ${D}${datadir}/doc/ttf-sazanami-mincho 29 install -d ${D}${datadir}/doc/ttf-sazanami-mincho
30 install -m 0644 ${S}/README ${D}${datadir}/doc/ttf-sazanami-gothic 30 install -m 0644 ${S}/README ${D}${datadir}/doc/ttf-sazanami-gothic
31 install -m 0644 ${S}/README ${D}${datadir}/doc/ttf-sazanami-mincho 31 install -m 0644 ${S}/README ${D}${datadir}/doc/ttf-sazanami-mincho
32} 32}
33 33
34SRC_URI[md5sum] = "ceef10579a75c92483171f3bd7f77df2" 34SRC_URI[md5sum] = "ceef10579a75c92483171f3bd7f77df2"
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb
index 6095386db3..88fca6c513 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb
@@ -11,9 +11,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}-0.tar.gz"
11S = "${WORKDIR}/wqy-zenhei" 11S = "${WORKDIR}/wqy-zenhei"
12 12
13do_install_append () { 13do_install_append () {
14 install -d ${D}${sysconfdir}/fonts/conf.d/ 14 install -d ${D}${sysconfdir}/fonts/conf.d/
15 install -m 0644 ${S}/44-wqy-zenhei.conf ${D}${sysconfdir}/fonts/conf.d/ 15 install -m 0644 ${S}/44-wqy-zenhei.conf ${D}${sysconfdir}/fonts/conf.d/
16 install -m 0644 ${S}/66-wqy-zenhei-sharp.conf ${D}${sysconfdir}/fonts/conf.d/ 16 install -m 0644 ${S}/66-wqy-zenhei-sharp.conf ${D}${sysconfdir}/fonts/conf.d/
17} 17}
18 18
19PACKAGES = "${PN}" 19PACKAGES = "${PN}"
diff --git a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb
index 4f13058327..a79b57f19f 100644
--- a/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb
+++ b/meta-oe/recipes-graphics/xdotool/xdotool_1.20100416.2809.bb
@@ -14,6 +14,6 @@ SRC_URI[sha256sum] = "42d7271fbc796e53db71bb221f311b9ff3c51d90a71c9487a9bd3101ca
14EXTRA_OEMAKE = "PREFIX=${prefix} INSTALLMAN=${mandir}" 14EXTRA_OEMAKE = "PREFIX=${prefix} INSTALLMAN=${mandir}"
15 15
16do_install() { 16do_install() {
17 oe_runmake -e install DESTDIR=${D} PREFIX=${prefix} 17 oe_runmake -e install DESTDIR=${D} PREFIX=${prefix}
18} 18}
19 19
diff --git a/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb b/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
index 9b68d54e7a..bfb952f881 100644
--- a/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/meta-oe/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
@@ -8,11 +8,11 @@ SRC_URI = "file://pointercal.xinput"
8S = "${WORKDIR}" 8S = "${WORKDIR}"
9 9
10do_install() { 10do_install() {
11 # Only install file if it has a contents 11 # Only install file if it has a contents
12 if [ -s ${S}/pointercal.xinput ]; then 12 if [ -s ${S}/pointercal.xinput ]; then
13 install -d ${D}${sysconfdir}/ 13 install -d ${D}${sysconfdir}/
14 install -m 0644 ${S}/pointercal.xinput ${D}${sysconfdir}/ 14 install -m 0644 ${S}/pointercal.xinput ${D}${sysconfdir}/
15 fi 15 fi
16} 16}
17 17
18PACKAGE_ARCH = "${MACHINE_ARCH}" 18PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb b/meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
index b01f62dab0..593d4658c3 100644
--- a/meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
+++ b/meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
@@ -19,15 +19,15 @@ S = "${WORKDIR}/git"
19EXTRA_OECONF += "--with-gui=x11" 19EXTRA_OECONF += "--with-gui=x11"
20 20
21do_install_append() { 21do_install_append() {
22 install -d ${D}${bindir} 22 install -d ${D}${bindir}
23 install -m 0755 scripts/xinput_calibrator_pointercal.sh ${D}${bindir}/xinput_calibrator_once.sh 23 install -m 0755 scripts/xinput_calibrator_pointercal.sh ${D}${bindir}/xinput_calibrator_once.sh
24 24
25 install -d ${D}${sysconfdir}/xdg/autostart 25 install -d ${D}${sysconfdir}/xdg/autostart
26 sed -i -e 's,^Exec=.*,Exec=${bindir}/xinput_calibrator_once.sh,' scripts/xinput_calibrator.desktop 26 sed -i -e 's,^Exec=.*,Exec=${bindir}/xinput_calibrator_once.sh,' scripts/xinput_calibrator.desktop
27 install -m 0644 scripts/xinput_calibrator.desktop ${D}${sysconfdir}/xdg/autostart 27 install -m 0644 scripts/xinput_calibrator.desktop ${D}${sysconfdir}/xdg/autostart
28 28
29 install -d ${D}${systemd_unitdir}/system 29 install -d ${D}${systemd_unitdir}/system
30 install -m 0644 ${WORKDIR}/xinput-calibrator.service ${D}${systemd_unitdir}/system 30 install -m 0644 ${WORKDIR}/xinput-calibrator.service ${D}${systemd_unitdir}/system
31} 31}
32 32
33FILES_${PN} += "${sysconfdir}/xdg/autostart" 33FILES_${PN} += "${sysconfdir}/xdg/autostart"
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_277.bb b/meta-oe/recipes-graphics/xorg-app/xterm_277.bb
index 18abe35234..c56be09408 100644
--- a/meta-oe/recipes-graphics/xorg-app/xterm_277.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xterm_277.bb
@@ -15,9 +15,9 @@ EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
15 --disable-setuid" 15 --disable-setuid"
16 16
17do_configure() { 17do_configure() {
18 gnu-configize --force 18 gnu-configize --force
19 sed -e "s%/usr/contrib/X11R6%${STAGING_LIBDIR}%g" -i configure 19 sed -e "s%/usr/contrib/X11R6%${STAGING_LIBDIR}%g" -i configure
20 oe_runconf 20 oe_runconf
21} 21}
22 22
23FILES_${PN} += " /usr/lib/X11" 23FILES_${PN} += " /usr/lib/X11"
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
index a604d4651a..0397fb2f57 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
@@ -16,6 +16,6 @@ EXTRA_OEMAKE = "'INCLUDE=-I${STAGING_INCDIR}/xorg -I${STAGING_INCDIR}/pixman-1'"
16 16
17#skip xorg-driver-common.inc AC_CHECK_FILE mangling 17#skip xorg-driver-common.inc AC_CHECK_FILE mangling
18do_configure_prepend () { 18do_configure_prepend () {
19 sed 's#gcc#${CC}#g' -i Makefile 19 sed 's#gcc#${CC}#g' -i Makefile
20 return 20 return
21} 21}
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb
index d00fb4eda5..fab7fab1fd 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb
@@ -22,13 +22,13 @@ SRC_URI[md5sum] = "b7a4d2f11637ee3fcf432e044b1d017f"
22SRC_URI[sha256sum] = "5f46fdef095a6e44a69e0f0b57c7d665224b26d990d006611236d8332e85b105" 22SRC_URI[sha256sum] = "5f46fdef095a6e44a69e0f0b57c7d665224b26d990d006611236d8332e85b105"
23 23
24do_configure_prepend() { 24do_configure_prepend() {
25 rm -rf ${S}/m4/ || true 25 rm -rf ${S}/m4/ || true
26} 26}
27do_install_append() { 27do_install_append() {
28 install -d ${D}/${datadir}/hal/fdi/policy/20thirdparty 28 install -d ${D}/${datadir}/hal/fdi/policy/20thirdparty
29 install -m 0644 ${WORKDIR}/10-x11-input-tslib.fdi ${D}/${datadir}/hal/fdi/policy/20thirdparty 29 install -m 0644 ${WORKDIR}/10-x11-input-tslib.fdi ${D}/${datadir}/hal/fdi/policy/20thirdparty
30 install -d ${D}/lib/udev/rules.d 30 install -d ${D}/lib/udev/rules.d
31 install -m 0644 ${WORKDIR}/99-xf86-input-tslib.rules ${D}/lib/udev/rules.d/ 31 install -m 0644 ${WORKDIR}/99-xf86-input-tslib.rules ${D}/lib/udev/rules.d/
32} 32}
33 33
34FILES_${PN} += "${datadir}/hal /lib/udev" 34FILES_${PN} += "${datadir}/hal /lib/udev"
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb
index f9eb3ce920..c3d83a47d2 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo.git;protocol=git;branch=m
14 file://0001-fix-build-with-KMS-disabled.patch \ 14 file://0001-fix-build-with-KMS-disabled.patch \
15 file://0003-glamo-driver-adapt-to-xserver-0.13-video-API.patch \ 15 file://0003-glamo-driver-adapt-to-xserver-0.13-video-API.patch \
16 file://0001-glamo-driver-remove-references-to-mibstore.patch \ 16 file://0001-glamo-driver-remove-references-to-mibstore.patch \
17 " 17"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20SRCREV = "cb9ed17035a79e49dde26a1e7e2bc5f10fd8144b" 20SRCREV = "cb9ed17035a79e49dde26a1e7e2bc5f10fd8144b"
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb
index f5a4a6f6af..83cd1f901b 100644
--- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb
@@ -14,9 +14,9 @@ SRC_URI[sha256sum] = "2d96bcf92638b8ec5c91d379f5ec2e7b15133adeb2ba22066d48bf3239
14EXTRA_OECONF += " --disable-docs " 14EXTRA_OECONF += " --disable-docs "
15 15
16do_install_append () { 16do_install_append () {
17 ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6 17 ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6
18 ln -sf libXaw7.so.7 ${D}${libdir}/libXaw.so.7 18 ln -sf libXaw7.so.7 ${D}${libdir}/libXaw.so.7
19 ln -sf libXaw7.so.7 ${D}${libdir}/libXaw.so 19 ln -sf libXaw7.so.7 ${D}${libdir}/libXaw.so
20} 20}
21 21
22PACKAGES =+ "libxaw6 libxaw7 libxaw8" 22PACKAGES =+ "libxaw6 libxaw7 libxaw8"
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
index f3074196f4..3bb8b61a8d 100644
--- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
+++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
@@ -11,22 +11,22 @@ SRC_URI[md5sum] = "82f2f84cd96610e8f7b92c700cd31c14"
11SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166cc34210" 11SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166cc34210"
12 12
13SRC_URI_append = " \ 13SRC_URI_append = " \
14 file://0001-COPYING-add-GPLv2-license-file.patch \ 14 file://0001-COPYING-add-GPLv2-license-file.patch \
15 file://0002-add-setdpi-Xinit.d-script.patch \ 15 file://0002-add-setdpi-Xinit.d-script.patch \
16 file://0003-add-89xdgautostart-Xsession.d-script.patch \ 16 file://0003-add-89xdgautostart-Xsession.d-script.patch \
17 file://0005-add-XWindowManager-Xsession.d-script.patch \ 17 file://0005-add-XWindowManager-Xsession.d-script.patch \
18 file://0006-add-support-for-etc-X11-xserver-system.patch \ 18 file://0006-add-support-for-etc-X11-xserver-system.patch \
19 file://0007-use-own-functions-file-instead-etc-init.d-functions.patch \ 19 file://0007-use-own-functions-file-instead-etc-init.d-functions.patch \
20 file://0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch \ 20 file://0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch \
21 file://0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch \ 21 file://0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch \
22 file://0010-xserver-common-add-support-for-nexus-S-alias-herring.patch \ 22 file://0010-xserver-common-add-support-for-nexus-S-alias-herring.patch \
23 file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \ 23 file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \
24 file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \ 24 file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \
25 file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \ 25 file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \
26" 26"
27 27
28do_install_append() { 28do_install_append() {
29 sed -i 's:^BINDIR=.*$:BINDIR=${bindir}:' ${D}/etc/X11/xserver-common 29 sed -i 's:^BINDIR=.*$:BINDIR=${bindir}:' ${D}/etc/X11/xserver-common
30} 30}
31 31
32inherit allarch 32inherit allarch
diff --git a/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb b/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb
index bbed445fe3..aa85c8c979 100644
--- a/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb
+++ b/meta-oe/recipes-graphics/xserver-nodm-init/xserver-nodm-init_2.0.bb
@@ -19,13 +19,13 @@ INITSCRIPT_PARAMS = "start 01 5 2 . stop 01 0 1 6 ."
19INITSCRIPT_PARAMS_shr = "start 90 5 2 . stop 90 0 1 6 ." 19INITSCRIPT_PARAMS_shr = "start 90 5 2 . stop 90 0 1 6 ."
20 20
21do_install() { 21do_install() {
22 install -d ${D}${sysconfdir}/init.d 22 install -d ${D}${sysconfdir}/init.d
23 install xserver-nodm ${D}${sysconfdir}/init.d 23 install xserver-nodm ${D}${sysconfdir}/init.d
24 24
25 install -d ${D}${sysconfdir}/default 25 install -d ${D}${sysconfdir}/default
26 install -d ${D}${systemd_unitdir}/system 26 install -d ${D}${systemd_unitdir}/system
27 install xserver-nodm.conf ${D}${sysconfdir}/default/xserver-nodm 27 install xserver-nodm.conf ${D}${sysconfdir}/default/xserver-nodm
28 install -m 0644 ${WORKDIR}/xserver-nodm.service ${D}${systemd_unitdir}/system 28 install -m 0644 ${WORKDIR}/xserver-nodm.service ${D}${systemd_unitdir}/system
29} 29}
30 30
31RDEPENDS_${PN} = "xserver-common (>= 1.30) xinit" 31RDEPENDS_${PN} = "xserver-common (>= 1.30) xinit"
diff --git a/meta-oe/recipes-kernel/compat-wireless/compat-wireless.inc b/meta-oe/recipes-kernel/compat-wireless/compat-wireless.inc
index 30d52cc19b..41f673ac84 100644
--- a/meta-oe/recipes-kernel/compat-wireless/compat-wireless.inc
+++ b/meta-oe/recipes-kernel/compat-wireless/compat-wireless.inc
@@ -10,8 +10,8 @@ COMPAT_WIRELESS_VERSION = "${PV}-1"
10SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" 10SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
11 11
12SRC_URI = " \ 12SRC_URI = " \
13 http://www.orbit-lab.org/kernel/compat-wireless-3-stable/v${SHRT_VER}/compat-wireless-${COMPAT_WIRELESS_VERSION}.tar.bz2 \ 13 http://www.orbit-lab.org/kernel/compat-wireless-3-stable/v${SHRT_VER}/compat-wireless-${COMPAT_WIRELESS_VERSION}.tar.bz2 \
14 file://0001-ath5k-fix-compilation-without-CONFIG_PCI.patch \ 14 file://0001-ath5k-fix-compilation-without-CONFIG_PCI.patch \
15" 15"
16 16
17S = "${WORKDIR}/compat-wireless-${COMPAT_WIRELESS_VERSION}" 17S = "${WORKDIR}/compat-wireless-${COMPAT_WIRELESS_VERSION}"
@@ -21,9 +21,9 @@ inherit module
21EXTRA_OEMAKE = "KLIB_BUILD=${STAGING_KERNEL_DIR} KLIB=${D}" 21EXTRA_OEMAKE = "KLIB_BUILD=${STAGING_KERNEL_DIR} KLIB=${D}"
22 22
23do_configure_append() { 23do_configure_append() {
24 sed -i "s#@./scripts/update-initramfs## " Makefile 24 sed -i "s#@./scripts/update-initramfs## " Makefile
25} 25}
26 26
27do_install() { 27do_install() {
28 oe_runmake DEPMOD=echo DESTDIR="${D}" INSTALL_MOD_PATH="${D}" LDFLAGS="" install-modules 28 oe_runmake DEPMOD=echo DESTDIR="${D}" INSTALL_MOD_PATH="${D}" LDFLAGS="" install-modules
29} 29}
diff --git a/meta-oe/recipes-kernel/linux/linux.inc b/meta-oe/recipes-kernel/linux/linux.inc
index 2b2fbf3520..7b301ae211 100644
--- a/meta-oe/recipes-kernel/linux/linux.inc
+++ b/meta-oe/recipes-kernel/linux/linux.inc
@@ -25,106 +25,106 @@ LOCALVERSION ?= ""
25 25
26#kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\"" 26#kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
27kernel_conf_variable() { 27kernel_conf_variable() {
28 CONF_SED_SCRIPT="$CONF_SED_SCRIPT /CONFIG_$1[ =]/d;" 28 CONF_SED_SCRIPT="$CONF_SED_SCRIPT /CONFIG_$1[ =]/d;"
29 if test "$2" = "n" 29 if test "$2" = "n"
30 then 30 then
31 echo "# CONFIG_$1 is not set" >> ${S}/.config 31 echo "# CONFIG_$1 is not set" >> ${S}/.config
32 else 32 else
33 echo "CONFIG_$1=$2" >> ${S}/.config 33 echo "CONFIG_$1=$2" >> ${S}/.config
34 fi 34 fi
35} 35}
36 36
37do_configure_prepend() { 37do_configure_prepend() {
38 echo "" > ${S}/.config 38 echo "" > ${S}/.config
39 CONF_SED_SCRIPT="" 39 CONF_SED_SCRIPT=""
40 40
41 # 41 #
42 # logo support, if you supply logo_linux_clut224.ppm in SRC_URI, then it's going to be used 42 # logo support, if you supply logo_linux_clut224.ppm in SRC_URI, then it's going to be used
43 # 43 #
44 if [ -e ${WORKDIR}/logo_linux_clut224.ppm ]; then 44 if [ -e ${WORKDIR}/logo_linux_clut224.ppm ]; then
45 install -m 0644 ${WORKDIR}/logo_linux_clut224.ppm drivers/video/logo/logo_linux_clut224.ppm 45 install -m 0644 ${WORKDIR}/logo_linux_clut224.ppm drivers/video/logo/logo_linux_clut224.ppm
46 kernel_conf_variable LOGO y 46 kernel_conf_variable LOGO y
47 kernel_conf_variable LOGO_LINUX_CLUT224 y 47 kernel_conf_variable LOGO_LINUX_CLUT224 y
48 fi 48 fi
49 49
50 # 50 #
51 # oabi / eabi support 51 # oabi / eabi support
52 # 52 #
53 kernel_conf_variable AEABI y 53 kernel_conf_variable AEABI y
54 if [ "${ARM_KEEP_OABI}" = "1" ] ; then 54 if [ "${ARM_KEEP_OABI}" = "1" ] ; then
55 kernel_conf_variable OABI_COMPAT y 55 kernel_conf_variable OABI_COMPAT y
56 else 56 else
57 kernel_conf_variable OABI_COMPAT n 57 kernel_conf_variable OABI_COMPAT n
58 fi 58 fi
59 59
60 # When enabling thumb for userspace we also need thumb support in the kernel 60 # When enabling thumb for userspace we also need thumb support in the kernel
61 if [ "${ARM_INSTRUCTION_SET}" = "thumb" ] ; then 61 if [ "${ARM_INSTRUCTION_SET}" = "thumb" ] ; then
62 kernel_conf_variable ARM_THUMB y 62 kernel_conf_variable ARM_THUMB y
63 fi 63 fi
64 64
65 kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\"" 65 kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
66 66
67 kernel_conf_variable LOCALVERSION "\"${LOCALVERSION}\"" 67 kernel_conf_variable LOCALVERSION "\"${LOCALVERSION}\""
68 kernel_conf_variable LOCALVERSION_AUTO n 68 kernel_conf_variable LOCALVERSION_AUTO n
69 69
70 kernel_conf_variable SYSFS_DEPRECATED n 70 kernel_conf_variable SYSFS_DEPRECATED n
71 kernel_conf_variable SYSFS_DEPRECATED_V2 n 71 kernel_conf_variable SYSFS_DEPRECATED_V2 n
72 kernel_conf_variable HOTPLUG y 72 kernel_conf_variable HOTPLUG y
73 kernel_conf_variable UEVENT_HELPER_PATH \"\" 73 kernel_conf_variable UEVENT_HELPER_PATH \"\"
74 kernel_conf_variable UNIX y 74 kernel_conf_variable UNIX y
75 kernel_conf_variable SYSFS y 75 kernel_conf_variable SYSFS y
76 kernel_conf_variable PROC_FS y 76 kernel_conf_variable PROC_FS y
77 kernel_conf_variable TMPFS y 77 kernel_conf_variable TMPFS y
78 kernel_conf_variable INOTIFY_USER y 78 kernel_conf_variable INOTIFY_USER y
79 kernel_conf_variable SIGNALFD y 79 kernel_conf_variable SIGNALFD y
80 kernel_conf_variable TMPFS_POSIX_ACL y 80 kernel_conf_variable TMPFS_POSIX_ACL y
81 kernel_conf_variable BLK_DEV_BSG y 81 kernel_conf_variable BLK_DEV_BSG y
82 kernel_conf_variable DEVTMPFS y 82 kernel_conf_variable DEVTMPFS y
83 kernel_conf_variable DEVTMPFS_MOUNT y 83 kernel_conf_variable DEVTMPFS_MOUNT y
84 84
85 # Newer inits like systemd need cgroup support 85 # Newer inits like systemd need cgroup support
86 if [ "${KERNEL_ENABLE_CGROUPS}" = "1" ] ; then 86 if [ "${KERNEL_ENABLE_CGROUPS}" = "1" ] ; then
87 kernel_conf_variable CGROUP_SCHED y 87 kernel_conf_variable CGROUP_SCHED y
88 kernel_conf_variable CGROUPS y 88 kernel_conf_variable CGROUPS y
89 kernel_conf_variable CGROUP_NS y 89 kernel_conf_variable CGROUP_NS y
90 kernel_conf_variable CGROUP_FREEZER y 90 kernel_conf_variable CGROUP_FREEZER y
91 kernel_conf_variable CGROUP_DEVICE y 91 kernel_conf_variable CGROUP_DEVICE y
92 kernel_conf_variable CPUSETS y 92 kernel_conf_variable CPUSETS y
93 kernel_conf_variable PROC_PID_CPUSET y 93 kernel_conf_variable PROC_PID_CPUSET y
94 kernel_conf_variable CGROUP_CPUACCT y 94 kernel_conf_variable CGROUP_CPUACCT y
95 kernel_conf_variable RESOURCE_COUNTERS y 95 kernel_conf_variable RESOURCE_COUNTERS y
96 fi 96 fi
97 97
98 # 98 #
99 # root-over-nfs-over-usb-eth support. Limited, but should cover some cases. 99 # root-over-nfs-over-usb-eth support. Limited, but should cover some cases.
100 # Enable this by setting a proper CMDLINE_NFSROOT_USB. 100 # Enable this by setting a proper CMDLINE_NFSROOT_USB.
101 # 101 #
102 if [ ! -z "${CMDLINE_NFSROOT_USB}" ]; then 102 if [ ! -z "${CMDLINE_NFSROOT_USB}" ]; then
103 bbnote "Configuring the kernel for root-over-nfs-over-usb-eth with CMDLINE ${CMDLINE_NFSROOT_USB}" 103 bbnote "Configuring the kernel for root-over-nfs-over-usb-eth with CMDLINE ${CMDLINE_NFSROOT_USB}"
104 kernel_conf_variable INET y 104 kernel_conf_variable INET y
105 kernel_conf_variable IP_PNP y 105 kernel_conf_variable IP_PNP y
106 kernel_conf_variable USB_GADGET y 106 kernel_conf_variable USB_GADGET y
107 kernel_conf_variable USB_GADGET_SELECTED y 107 kernel_conf_variable USB_GADGET_SELECTED y
108 kernel_conf_variable USB_ETH y 108 kernel_conf_variable USB_ETH y
109 kernel_conf_variable NFS_FS y 109 kernel_conf_variable NFS_FS y
110 kernel_conf_variable ROOT_NFS y 110 kernel_conf_variable ROOT_NFS y
111 kernel_conf_variable CMDLINE \"${CMDLINE_NFSROOT_USB} ${CMDLINE_DEBUG}\" 111 kernel_conf_variable CMDLINE \"${CMDLINE_NFSROOT_USB} ${CMDLINE_DEBUG}\"
112 fi 112 fi
113 113
114 sed -e "${CONF_SED_SCRIPT}" \ 114 sed -e "${CONF_SED_SCRIPT}" \
115 < '${WORKDIR}/defconfig' >>'${S}/.config' 115 < '${WORKDIR}/defconfig' >>'${S}/.config'
116 116
117 yes '' | oe_runmake oldconfig 117 yes '' | oe_runmake oldconfig
118} 118}
119 119
120do_configure_append() { 120do_configure_append() {
121 if test -e scripts/Makefile.fwinst ; then 121 if test -e scripts/Makefile.fwinst ; then
122 sed -i -e "s:-m0644:-m 0644:g" scripts/Makefile.fwinst 122 sed -i -e "s:-m0644:-m 0644:g" scripts/Makefile.fwinst
123 fi 123 fi
124} 124}
125 125
126do_install_append() { 126do_install_append() {
127 oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix}/src/linux-${KERNEL_VERSION} ARCH=$ARCH 127 oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix}/src/linux-${KERNEL_VERSION} ARCH=$ARCH
128} 128}
129 129
130PACKAGES =+ "kernel-headers" 130PACKAGES =+ "kernel-headers"
diff --git a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb
index 52634c1565..a455cad659 100644
--- a/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb
+++ b/meta-oe/recipes-multimedia/alsa/alsa-oss_1.0.17.bb
@@ -6,16 +6,16 @@ DEPENDS = "alsa-lib"
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \ 8SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \
9 file://libio.patch \ 9 file://libio.patch \
10 " 10"
11 11
12inherit autotools 12inherit autotools
13 13
14LEAD_SONAME = "libaoss.so.0" 14LEAD_SONAME = "libaoss.so.0"
15 15
16do_configure_prepend () { 16do_configure_prepend () {
17 touch NEWS README AUTHORS ChangeLog 17 touch NEWS README AUTHORS ChangeLog
18 sed -i "s/libaoss.so/${LEAD_SONAME}/" ${S}/alsa/aoss.in 18 sed -i "s/libaoss.so/${LEAD_SONAME}/" ${S}/alsa/aoss.in
19} 19}
20 20
21SRC_URI[md5sum] = "1b1850c2fc91476a73d50f537cbd402f" 21SRC_URI[md5sum] = "1b1850c2fc91476a73d50f537cbd402f"
diff --git a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb
index d5cfb3f087..ee4a7b1520 100644
--- a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb
+++ b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb
@@ -22,7 +22,7 @@ EXTRA_OECONF = " \
22 --disable-artstest \ 22 --disable-artstest \
23" 23"
24do_configure_prepend() { 24do_configure_prepend() {
25 sed -i -e 's:/usr/include/mme:${STAGING_INCDIR}/mme:g' configure.ac 25 sed -i -e 's:/usr/include/mme:${STAGING_INCDIR}/mme:g' configure.ac
26} 26}
27 27
28PACKAGES =+ "esddsp esd esd-utils" 28PACKAGES =+ "esddsp esd esd-utils"
diff --git a/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb b/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb
index a0b0935e08..6818413b4e 100644
--- a/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb
+++ b/meta-oe/recipes-multimedia/id3lib/id3lib_3.8.3.bb
@@ -8,7 +8,7 @@ PR = "r1"
8 8
9SRC_URI = "${SOURCEFORGE_MIRROR}/id3lib/id3lib-${PV}.tar.gz;name=archive \ 9SRC_URI = "${SOURCEFORGE_MIRROR}/id3lib/id3lib-${PV}.tar.gz;name=archive \
10 http://ftp.de.debian.org/debian/pool/main/i/id3lib3.8.3/id3lib3.8.3_3.8.3-7.2.diff.gz;name=patch \ 10 http://ftp.de.debian.org/debian/pool/main/i/id3lib3.8.3/id3lib3.8.3_3.8.3-7.2.diff.gz;name=patch \
11 " 11"
12SRC_URI[archive.md5sum] = "19f27ddd2dda4b2d26a559a4f0f402a7" 12SRC_URI[archive.md5sum] = "19f27ddd2dda4b2d26a559a4f0f402a7"
13SRC_URI[archive.sha256sum] = "2749cc3c0cd7280b299518b1ddf5a5bcfe2d1100614519b68702230e26c7d079" 13SRC_URI[archive.sha256sum] = "2749cc3c0cd7280b299518b1ddf5a5bcfe2d1100614519b68702230e26c7d079"
14SRC_URI[patch.md5sum] = "805c0320a2efb21c40ce06fa13cd7c4b" 14SRC_URI[patch.md5sum] = "805c0320a2efb21c40ce06fa13cd7c4b"
diff --git a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb b/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
index 111c61ed7b..e3d5e7e336 100644
--- a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
+++ b/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
@@ -8,7 +8,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
8LIC_FILES_CHKSUM = "file://COPYING;md5=c030468238b2cf89925a57f2780396a7 \ 8LIC_FILES_CHKSUM = "file://COPYING;md5=c030468238b2cf89925a57f2780396a7 \
9 file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \ 9 file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
10 file://COPYING.LGPL;md5=e77fe93202736b47c07035910f47974a \ 10 file://COPYING.LGPL;md5=e77fe93202736b47c07035910f47974a \
11 " 11"
12 12
13 13
14DEPENDS = "alsa-lib" 14DEPENDS = "alsa-lib"
@@ -18,7 +18,7 @@ SRCREV = "4484"
18SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};protocol=http \ 18SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};protocol=http \
19 file://remove-wrong-host-test.patch \ 19 file://remove-wrong-host-test.patch \
20 file://jack_fix_TWL4030_alsa_capture.patch \ 20 file://jack_fix_TWL4030_alsa_capture.patch \
21 " 21"
22 22
23S = "${WORKDIR}/RELEASE_${SVNPV}" 23S = "${WORKDIR}/RELEASE_${SVNPV}"
24 24
diff --git a/meta-oe/recipes-multimedia/libass/libass.inc b/meta-oe/recipes-multimedia/libass/libass.inc
index 28d6caafd4..4dd5181df9 100644
--- a/meta-oe/recipes-multimedia/libass/libass.inc
+++ b/meta-oe/recipes-multimedia/libass/libass.inc
@@ -14,13 +14,13 @@ SRC_URI = "http://${PN}.googlecode.com/files/${P}.tar.gz"
14inherit autotools pkgconfig 14inherit autotools pkgconfig
15 15
16EXTRA_OECONF = " \ 16EXTRA_OECONF = " \
17 --enable-enca \ 17 --enable-enca \
18 --enable-fontconfig \ 18 --enable-fontconfig \
19 --enable-png \ 19 --enable-png \
20" 20"
21 21
22PACKAGES =+ "${PN}-tests" 22PACKAGES =+ "${PN}-tests"
23 23
24FILES_${PN}-tests = " \ 24FILES_${PN}-tests = " \
25 ${libdir}/test/test \ 25 ${libdir}/test/test \
26" 26"
diff --git a/meta-oe/recipes-multimedia/libav/libav.inc b/meta-oe/recipes-multimedia/libav/libav.inc
index 54307afda5..6e91061d0c 100644
--- a/meta-oe/recipes-multimedia/libav/libav.inc
+++ b/meta-oe/recipes-multimedia/libav/libav.inc
@@ -15,10 +15,10 @@ INC_PR = "r8"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig
17 17
18# --enable-libgsm 18# --enable-libgsm
19# --enable-libmp3lame 19# --enable-libmp3lame
20# --enable-libschroedinger 20# --enable-libschroedinger
21# --enable-libvpx 21# --enable-libvpx
22 22
23B = "${S}/build.${HOST_SYS}.${TARGET_SYS}" 23B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
24 24
@@ -29,28 +29,28 @@ EXTRA_FFCONF_armv7a = "--cpu=cortex-a8"
29EXTRA_FFCONF ?= "" 29EXTRA_FFCONF ?= ""
30 30
31EXTRA_OECONF = " \ 31EXTRA_OECONF = " \
32 --enable-shared \ 32 --enable-shared \
33 --enable-pthreads \ 33 --enable-pthreads \
34 --enable-gpl \ 34 --enable-gpl \
35 --enable-avfilter \ 35 --enable-avfilter \
36 \ 36 \
37 --cross-prefix=${TARGET_PREFIX} \ 37 --cross-prefix=${TARGET_PREFIX} \
38 --prefix=${prefix} \ 38 --prefix=${prefix} \
39 \ 39 \
40 --enable-avserver \ 40 --enable-avserver \
41 --enable-avplay \ 41 --enable-avplay \
42 --enable-x11grab \ 42 --enable-x11grab \
43 --enable-libtheora \ 43 --enable-libtheora \
44 --enable-libvorbis \ 44 --enable-libvorbis \
45 --enable-libx264 \ 45 --enable-libx264 \
46 --arch=${TARGET_ARCH} \ 46 --arch=${TARGET_ARCH} \
47 --target-os="linux" \ 47 --target-os="linux" \
48 --enable-cross-compile \ 48 --enable-cross-compile \
49 --extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \ 49 --extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \
50 --extra-ldflags="${TARGET_LDFLAGS}" \ 50 --extra-ldflags="${TARGET_LDFLAGS}" \
51 --sysroot="${STAGING_DIR_TARGET}" \ 51 --sysroot="${STAGING_DIR_TARGET}" \
52 --enable-hardcoded-tables \ 52 --enable-hardcoded-tables \
53 ${EXTRA_FFCONF} \ 53 ${EXTRA_FFCONF} \
54" 54"
55 55
56#| yasm not found, use --disable-yasm for a crippled build 56#| yasm not found, use --disable-yasm for a crippled build
@@ -58,16 +58,16 @@ EXTRA_OECONF_append_x86-64 = " --disable-yasm"
58EXTRA_OECONF_append_x86 = " --disable-yasm" 58EXTRA_OECONF_append_x86 = " --disable-yasm"
59 59
60do_configure() { 60do_configure() {
61 # We don't have TARGET_PREFIX-pkgconfig 61 # We don't have TARGET_PREFIX-pkgconfig
62 sed -i '/pkg_config_default="${cross_prefix}${pkg_config_default}"/d' ${S}/configure 62 sed -i '/pkg_config_default="${cross_prefix}${pkg_config_default}"/d' ${S}/configure
63 mkdir -p ${B} 63 mkdir -p ${B}
64 cd ${B} 64 cd ${B}
65 ${S}/configure ${EXTRA_OECONF} 65 ${S}/configure ${EXTRA_OECONF}
66 sed -i -e s:Os:O4:g ${B}/config.h 66 sed -i -e s:Os:O4:g ${B}/config.h
67} 67}
68 68
69do_install_append() { 69do_install_append() {
70 install -m 0644 ${S}/libavfilter/*.h ${D}${includedir}/libavfilter/ 70 install -m 0644 ${S}/libavfilter/*.h ${D}${includedir}/libavfilter/
71} 71}
72 72
73FFMPEG_LIBS = "libavcodec libavdevice libavformat \ 73FFMPEG_LIBS = "libavcodec libavdevice libavformat \
diff --git a/meta-oe/recipes-multimedia/libav/libav_0.8.4.bb b/meta-oe/recipes-multimedia/libav/libav_0.8.4.bb
index ebab2c10f2..b48ae96add 100644
--- a/meta-oe/recipes-multimedia/libav/libav_0.8.4.bb
+++ b/meta-oe/recipes-multimedia/libav/libav_0.8.4.bb
@@ -1,13 +1,13 @@
1require libav.inc 1require libav.inc
2 2
3EXTRA_OECONF += " \ 3EXTRA_OECONF += " \
4 --enable-postproc \ 4 --enable-postproc \
5" 5"
6 6
7FILESEXTRAPATHS_prepend := "${THISDIR}/libav-0.8.4:" 7FILESEXTRAPATHS_prepend := "${THISDIR}/libav-0.8.4:"
8 8
9SRC_URI_append = " \ 9SRC_URI_append = " \
10 file://0001-configure-enable-pic-for-AArch64.patch \ 10 file://0001-configure-enable-pic-for-AArch64.patch \
11" 11"
12LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 12LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
13 file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ 13 file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
diff --git a/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb b/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb
index f65270dcff..30289856ea 100644
--- a/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb
+++ b/meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.7.bb
@@ -14,8 +14,8 @@ EXTRA_OECONF = "--disable-option-checking"
14 14
15# NOTE: autotools_stage_all does nothing here, we need to do it manually 15# NOTE: autotools_stage_all does nothing here, we need to do it manually
16do_install_append() { 16do_install_append() {
17 install -d ${D}${includedir}/libmodplug 17 install -d ${D}${includedir}/libmodplug
18 install -m 0644 ${S}/src/modplug.h ${D}${includedir}/libmodplug 18 install -m 0644 ${S}/src/modplug.h ${D}${includedir}/libmodplug
19 install -m 0644 ${S}/src/modplug.h ${D}${includedir}/ 19 install -m 0644 ${S}/src/modplug.h ${D}${includedir}/
20} 20}
21 21
diff --git a/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb b/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb
index 1520628495..b39f20815d 100644
--- a/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb
+++ b/meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb
@@ -24,21 +24,21 @@ EXTRA_FFCONF_armv7a = "--cpu=cortex-a8"
24EXTRA_FFCONF ?= "" 24EXTRA_FFCONF ?= ""
25 25
26EXTRA_OECONF = " \ 26EXTRA_OECONF = " \
27 --enable-shared \ 27 --enable-shared \
28 --enable-pthreads \ 28 --enable-pthreads \
29 --enable-gpl \ 29 --enable-gpl \
30 --enable-postproc \ 30 --enable-postproc \
31 \ 31 \
32 --cross-prefix=${TARGET_PREFIX} \ 32 --cross-prefix=${TARGET_PREFIX} \
33 --prefix=${prefix} \ 33 --prefix=${prefix} \
34 \ 34 \
35 --arch=${TARGET_ARCH} \ 35 --arch=${TARGET_ARCH} \
36 --target-os="linux" \ 36 --target-os="linux" \
37 --enable-cross-compile \ 37 --enable-cross-compile \
38 --extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \ 38 --extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \
39 --extra-ldflags="${TARGET_LDFLAGS}" \ 39 --extra-ldflags="${TARGET_LDFLAGS}" \
40 --sysroot="${STAGING_DIR_TARGET}" \ 40 --sysroot="${STAGING_DIR_TARGET}" \
41 ${EXTRA_FFCONF} \ 41 ${EXTRA_FFCONF} \
42" 42"
43 43
44do_configure() { 44do_configure() {
diff --git a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb
index ccc3d40030..4317d9369d 100644
--- a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb
+++ b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb
@@ -22,12 +22,12 @@ export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
22EXTRA_OECONF += "--disable-jpg-shared --disable-png-shared -disable-tif-shared" 22EXTRA_OECONF += "--disable-jpg-shared --disable-png-shared -disable-tif-shared"
23 23
24do_configure_prepend() { 24do_configure_prepend() {
25 # Removing this file fixes a libtool version mismatch. 25 # Removing this file fixes a libtool version mismatch.
26 rm -f acinclude/libtool.m4 26 rm -f acinclude/libtool.m4
27 rm -f acinclude/sdl.m4 27 rm -f acinclude/sdl.m4
28 rm -f acinclude/pkg.m4 28 rm -f acinclude/pkg.m4
29 rm -f acinclude/lt~obsolete.m4 29 rm -f acinclude/lt~obsolete.m4
30 rm -f acinclude/ltoptions.m4 30 rm -f acinclude/ltoptions.m4
31 rm -f acinclude/ltsugar.m4 31 rm -f acinclude/ltsugar.m4
32 rm -f acinclude/ltversion.m4 32 rm -f acinclude/ltversion.m4
33} 33}
diff --git a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb
index c8fa6ca468..00c7ec8c06 100644
--- a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb
+++ b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a37a47a0e579e461474cd03b9e05199d"
6 6
7SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz \ 7SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz \
8 file://configure.patch \ 8 file://configure.patch \
9 " 9"
10 10
11SRC_URI[md5sum] = "e03ff73d77a55e3572ad0217131dc4a1" 11SRC_URI[md5sum] = "e03ff73d77a55e3572ad0217131dc4a1"
12SRC_URI[sha256sum] = "1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a" 12SRC_URI[sha256sum] = "1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a"
@@ -19,20 +19,20 @@ EXTRA_AUTORECONF += "--include=acinclude"
19EXTRA_OECONF = "--disable-music-mp3 --enable-music-ogg --enable-music-ogg-tremor ${@base_conditional('ENTERPRISE_DISTRO', '1', '', '--enable-music-mp3-mad-gpl', d)} LIBS=-L${STAGING_LIBDIR}" 19EXTRA_OECONF = "--disable-music-mp3 --enable-music-ogg --enable-music-ogg-tremor ${@base_conditional('ENTERPRISE_DISTRO', '1', '', '--enable-music-mp3-mad-gpl', d)} LIBS=-L${STAGING_LIBDIR}"
20 20
21do_configure () { 21do_configure () {
22 # Remove old libtool macros. 22 # Remove old libtool macros.
23 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4" 23 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4"
24 for i in ${MACROS}; do 24 for i in ${MACROS}; do
25 rm -f acinclude/$i 25 rm -f acinclude/$i
26 done 26 done
27 cp build-scripts/* . || true 27 cp build-scripts/* . || true
28 rm -rf build-scripts/ 28 rm -rf build-scripts/
29 export SYSROOT=$PKG_CONFIG_SYSROOT_DIR 29 export SYSROOT=$PKG_CONFIG_SYSROOT_DIR
30 30
31 autotools_do_configure 31 autotools_do_configure
32 32
33 rm config.log 33 rm config.log
34 for i in $(find -name "Makefile") ; do 34 for i in $(find -name "Makefile") ; do
35 sed -i -e 's:-L/usr/lib:-L${STAGING_LIBDIR}:g' $i 35 sed -i -e 's:-L/usr/lib:-L${STAGING_LIBDIR}:g' $i
36 done 36 done
37} 37}
38 38
diff --git a/meta-oe/recipes-multimedia/live555/live555.inc b/meta-oe/recipes-multimedia/live555/live555.inc
index 443f818182..966224d7f5 100644
--- a/meta-oe/recipes-multimedia/live555/live555.inc
+++ b/meta-oe/recipes-multimedia/live555/live555.inc
@@ -19,36 +19,36 @@ S = "${WORKDIR}/live"
19TARGET_CC_ARCH += "${LDFLAGS}" 19TARGET_CC_ARCH += "${LDFLAGS}"
20 20
21do_configure() { 21do_configure() {
22 cp ${WORKDIR}/config.linux-cross . 22 cp ${WORKDIR}/config.linux-cross .
23 echo "COMPILE_OPTS+=" -fPIC "" >> config.linux-cross 23 echo "COMPILE_OPTS+=" -fPIC "" >> config.linux-cross
24 ./genMakefiles linux-cross 24 ./genMakefiles linux-cross
25} 25}
26 26
27do_compile() { 27do_compile() {
28 make 28 make
29} 29}
30 30
31do_install() { 31do_install() {
32 install -d ${D}${includedir}/BasicUsageEnvironment 32 install -d ${D}${includedir}/BasicUsageEnvironment
33 install -d ${D}${includedir}/groupsock 33 install -d ${D}${includedir}/groupsock
34 install -d ${D}${includedir}/liveMedia 34 install -d ${D}${includedir}/liveMedia
35 install -d ${D}${includedir}/UsageEnvironment 35 install -d ${D}${includedir}/UsageEnvironment
36 install -d ${D}${libdir} 36 install -d ${D}${libdir}
37 cp -a ${S}/BasicUsageEnvironment/include/*.hh ${D}${includedir}/BasicUsageEnvironment/ 37 cp -a ${S}/BasicUsageEnvironment/include/*.hh ${D}${includedir}/BasicUsageEnvironment/
38 cp -a ${S}/groupsock/include/*.h ${D}${includedir}/groupsock/ 38 cp -a ${S}/groupsock/include/*.h ${D}${includedir}/groupsock/
39 cp -a ${S}/groupsock/include/*.hh ${D}${includedir}/groupsock/ 39 cp -a ${S}/groupsock/include/*.hh ${D}${includedir}/groupsock/
40 cp -a ${S}/liveMedia/include/*.hh ${D}${includedir}/liveMedia/ 40 cp -a ${S}/liveMedia/include/*.hh ${D}${includedir}/liveMedia/
41 cp -a ${S}/UsageEnvironment/include/*.hh ${D}${includedir}/UsageEnvironment/ 41 cp -a ${S}/UsageEnvironment/include/*.hh ${D}${includedir}/UsageEnvironment/
42 # Find all the headers 42 # Find all the headers
43 for i in $(find . -name "*.hh") $(find . -name "*.h") ; do 43 for i in $(find . -name "*.hh") $(find . -name "*.h") ; do
44 install ${i} ${D}${includedir} 44 install ${i} ${D}${includedir}
45 done 45 done
46 cp ${S}/*/*.a ${D}${libdir} 46 cp ${S}/*/*.a ${D}${libdir}
47 install -d ${D}${bindir} 47 install -d ${D}${bindir}
48 for i in MPEG2TransportStreamIndexer openRTSP playSIP sapWatch testMPEG1or2AudioVideoToDarwin testMPEG1or2ProgramToTransportStream testMPEG1or2Splitter testMPEG1or2VideoReceiver testMPEG2TransportStreamTrickPlay testMPEG4VideoToDarwin testOnDemandRTSPServer testRelay testAMRAudioStreamer testDVVideoStreamer testMP3Receiver testMP3Streamer testMPEG1or2AudioVideoStreamer testMPEG1or2VideoStreamer testMPEG2TransportStreamer testMPEG4VideoStreamer testWAVAudioStreamer vobStreamer; do 48 for i in MPEG2TransportStreamIndexer openRTSP playSIP sapWatch testMPEG1or2AudioVideoToDarwin testMPEG1or2ProgramToTransportStream testMPEG1or2Splitter testMPEG1or2VideoReceiver testMPEG2TransportStreamTrickPlay testMPEG4VideoToDarwin testOnDemandRTSPServer testRelay testAMRAudioStreamer testDVVideoStreamer testMP3Receiver testMP3Streamer testMPEG1or2AudioVideoStreamer testMPEG1or2VideoStreamer testMPEG2TransportStreamer testMPEG4VideoStreamer testWAVAudioStreamer vobStreamer; do
49 install -m 0755 ${S}/testProgs/${i} ${D}${bindir}/ 49 install -m 0755 ${S}/testProgs/${i} ${D}${bindir}/
50 done 50 done
51 install -m 0755 ${S}/mediaServer/live555MediaServer ${D}${bindir}/ 51 install -m 0755 ${S}/mediaServer/live555MediaServer ${D}${bindir}/
52} 52}
53 53
54PACKAGES =+ " live555-openrtsp live555-playsip live555-mediaserver" 54PACKAGES =+ " live555-openrtsp live555-playsip live555-mediaserver"
diff --git a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.1.12.bb b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.1.12.bb
index af5b5ffe09..efef5d2257 100644
--- a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.1.12.bb
+++ b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.1.12.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=b2b941d484c442e5c031a51463d8e11b"
6DEPENDS = "alsa-lib" 6DEPENDS = "alsa-lib"
7 7
8SRC_URI = "\ 8SRC_URI = "\
9 ${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \ 9 ${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \
10 file://m4.patch \ 10 file://m4.patch \
11 file://autofoo.patch \ 11 file://autofoo.patch \
12 file://ldflags.patch \ 12 file://ldflags.patch \
13 file://CVE-2010-2971.patch \ 13 file://CVE-2010-2971.patch \
14 file://obsolete_automake_macros.patch \ 14 file://obsolete_automake_macros.patch \
15" 15"
16 16
17SRC_URI[md5sum] = "9f3c740298260d5f88981fc0d51f6f16" 17SRC_URI[md5sum] = "9f3c740298260d5f88981fc0d51f6f16"
@@ -20,13 +20,13 @@ SRC_URI[sha256sum] = "891a2b780306e6ef86e381f459e71a085d4e7f56c970a879d3bf341c01
20inherit autotools binconfig lib_package 20inherit autotools binconfig lib_package
21 21
22EXTRA_OECONF = "\ 22EXTRA_OECONF = "\
23 --disable-af \ 23 --disable-af \
24 --enable-alsa \ 24 --enable-alsa \
25 --disable-esd \ 25 --disable-esd \
26 --enable-oss \ 26 --enable-oss \
27 --disable-sam9407 \ 27 --disable-sam9407 \
28 --disable-ultra \ 28 --disable-ultra \
29 --disable-esdtest \ 29 --disable-esdtest \
30 --enable-threads \ 30 --enable-threads \
31" 31"
32 32
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb b/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb
index 889bb95227..9a42b82d62 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb
@@ -12,9 +12,9 @@ SRC_URI = "file://mplayer.conf"
12 12
13# Yes, really /usr/etc!!! 13# Yes, really /usr/etc!!!
14do_install() { 14do_install() {
15 install -d "${D}/usr${sysconfdir}/mplayer" 15 install -d "${D}/usr${sysconfdir}/mplayer"
16 16
17 install -m 0644 ${WORKDIR}/mplayer.conf "${D}/usr${sysconfdir}/mplayer" 17 install -m 0644 ${WORKDIR}/mplayer.conf "${D}/usr${sysconfdir}/mplayer"
18} 18}
19 19
20FILES_${PN} = "/usr${sysconfdir}/mplayer" 20FILES_${PN} = "/usr${sysconfdir}/mplayer"
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 0dfc1ed99b..2e04d3c73a 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.mplayerhq.hu/"
4DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \ 4DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \
5 libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses \ 5 libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses \
6 libxv virtual/libx11 libass speex faad2 \ 6 libxv virtual/libx11 libass speex faad2 \
7 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}" 7 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
8 8
9RDEPENDS_${PN} = "mplayer-common" 9RDEPENDS_${PN} = "mplayer-common"
10PROVIDES = "mplayer" 10PROVIDES = "mplayer"
@@ -33,100 +33,100 @@ FILES_${PN} = "${bindir}/mplayer ${libdir} /usr/etc/mplayer/"
33CONFFILES_${PN} += "/usr/etc/mplayer/input.conf \ 33CONFFILES_${PN} += "/usr/etc/mplayer/input.conf \
34 /usr/etc/mplayer/example.conf \ 34 /usr/etc/mplayer/example.conf \
35 /usr/etc/mplayer/codecs.conf \ 35 /usr/etc/mplayer/codecs.conf \
36 " 36"
37 37
38inherit autotools pkgconfig 38inherit autotools pkgconfig
39 39
40EXTRA_OECONF = " \ 40EXTRA_OECONF = " \
41 --prefix=/usr \ 41 --prefix=/usr \
42 --mandir=${mandir} \ 42 --mandir=${mandir} \
43 --target=${SIMPLE_TARGET_SYS} \ 43 --target=${SIMPLE_TARGET_SYS} \
44 \ 44 \
45 --disable-lirc \ 45 --disable-lirc \
46 --disable-lircc \ 46 --disable-lircc \
47 --disable-joystick \ 47 --disable-joystick \
48 --disable-vm \ 48 --disable-vm \
49 --disable-xf86keysym \ 49 --disable-xf86keysym \
50 --enable-tv \ 50 --enable-tv \
51 --disable-tv-v4l1 \ 51 --disable-tv-v4l1 \
52 --enable-tv-v4l2 \ 52 --enable-tv-v4l2 \
53 --disable-tv-bsdbt848 \ 53 --disable-tv-bsdbt848 \
54 --enable-rtc \ 54 --enable-rtc \
55 --enable-networking \ 55 --enable-networking \
56 --disable-smb \ 56 --disable-smb \
57 --enable-live \ 57 --enable-live \
58 --disable-dvdnav \ 58 --disable-dvdnav \
59 --enable-dvdread \ 59 --enable-dvdread \
60 --disable-dvdread-internal \ 60 --disable-dvdread-internal \
61 --disable-libdvdcss-internal \ 61 --disable-libdvdcss-internal \
62 --disable-cdparanoia \ 62 --disable-cdparanoia \
63 --enable-freetype \ 63 --enable-freetype \
64 --enable-sortsub \ 64 --enable-sortsub \
65 --disable-fribidi \ 65 --disable-fribidi \
66 --disable-enca \ 66 --disable-enca \
67 --disable-ftp \ 67 --disable-ftp \
68 --disable-vstream \ 68 --disable-vstream \
69 \ 69 \
70 --disable-gif \ 70 --disable-gif \
71 --enable-png \ 71 --enable-png \
72 --enable-jpeg \ 72 --enable-jpeg \
73 --disable-libcdio \ 73 --disable-libcdio \
74 --disable-qtx \ 74 --disable-qtx \
75 --disable-xanim \ 75 --disable-xanim \
76 --disable-real \ 76 --disable-real \
77 --disable-xvid \ 77 --disable-xvid \
78 \ 78 \
79 --enable-speex \ 79 --enable-speex \
80 --enable-theora \ 80 --enable-theora \
81 --disable-ladspa \ 81 --disable-ladspa \
82 --disable-libdv \ 82 --disable-libdv \
83 --enable-mad \ 83 --enable-mad \
84 --disable-xmms \ 84 --disable-xmms \
85 --disable-musepack \ 85 --disable-musepack \
86 \ 86 \
87 --disable-gl \ 87 --disable-gl \
88 --disable-vesa \ 88 --disable-vesa \
89 --disable-svga \ 89 --disable-svga \
90 --enable-sdl \ 90 --enable-sdl \
91 --disable-aa \ 91 --disable-aa \
92 --disable-caca \ 92 --disable-caca \
93 --disable-ggi \ 93 --disable-ggi \
94 --disable-ggiwmh \ 94 --disable-ggiwmh \
95 --disable-directx \ 95 --disable-directx \
96 --disable-dxr3 \ 96 --disable-dxr3 \
97 --disable-dvb \ 97 --disable-dvb \
98 --disable-mga \ 98 --disable-mga \
99 --disable-xmga \ 99 --disable-xmga \
100 --enable-xv \ 100 --enable-xv \
101 --disable-vm \ 101 --disable-vm \
102 --disable-xinerama \ 102 --disable-xinerama \
103 --enable-x11 \ 103 --enable-x11 \
104 --enable-fbdev \ 104 --enable-fbdev \
105 --disable-3dfx \ 105 --disable-3dfx \
106 --disable-tdfxfb \ 106 --disable-tdfxfb \
107 --disable-s3fb \ 107 --disable-s3fb \
108 --disable-directfb \ 108 --disable-directfb \
109 --disable-bl \ 109 --disable-bl \
110 --disable-tdfxvid \ 110 --disable-tdfxvid \
111 --disable-tga \ 111 --disable-tga \
112 --disable-pnm \ 112 --disable-pnm \
113 --disable-md5sum \ 113 --disable-md5sum \
114 \ 114 \
115 --enable-alsa \ 115 --enable-alsa \
116 --enable-ossaudio \ 116 --enable-ossaudio \
117 --disable-arts \ 117 --disable-arts \
118 --disable-esd \ 118 --disable-esd \
119 --disable-pulse \ 119 --disable-pulse \
120 --disable-jack \ 120 --disable-jack \
121 --disable-openal \ 121 --disable-openal \
122 --disable-nas \ 122 --disable-nas \
123 --disable-sgiaudio \ 123 --disable-sgiaudio \
124 --disable-sunaudio \ 124 --disable-sunaudio \
125 --disable-win32waveout \ 125 --disable-win32waveout \
126 --enable-select \ 126 --enable-select \
127 --enable-libass \ 127 --enable-libass \
128 \ 128 \
129 --extra-libs=' -lXext -lX11 -lBasicUsageEnvironment -lUsageEnvironment -lgroupsock -lliveMedia -lstdc++ -lvorbis ' \ 129 --extra-libs=' -lXext -lX11 -lBasicUsageEnvironment -lUsageEnvironment -lgroupsock -lliveMedia -lstdc++ -lvorbis ' \
130" 130"
131 131
132EXTRA_OECONF_append_armv6 = " --enable-armv6" 132EXTRA_OECONF_append_armv6 = " --enable-armv6"
@@ -138,25 +138,25 @@ BUILD_OPTIMIZATION = "${FULL_OPTIMIZATION}"
138CFLAGS_append = " -I${S}/libdvdread4 " 138CFLAGS_append = " -I${S}/libdvdread4 "
139 139
140do_configure() { 140do_configure() {
141 sed -i 's|/usr/include|${STAGING_INCDIR}|g' ${S}/configure 141 sed -i 's|/usr/include|${STAGING_INCDIR}|g' ${S}/configure
142 sed -i 's|/usr/lib|${STAGING_LIBDIR}|g' ${S}/configure 142 sed -i 's|/usr/lib|${STAGING_LIBDIR}|g' ${S}/configure
143 sed -i 's|/usr/\S*include[\w/]*||g' ${S}/configure 143 sed -i 's|/usr/\S*include[\w/]*||g' ${S}/configure
144 sed -i 's|/usr/\S*lib[\w/]*||g' ${S}/configure 144 sed -i 's|/usr/\S*lib[\w/]*||g' ${S}/configure
145 sed -i 's|_install_strip="-s"|_install_strip=""|g' ${S}/configure 145 sed -i 's|_install_strip="-s"|_install_strip=""|g' ${S}/configure
146 sed -i 's|HOST_CC|BUILD_CC|' ${S}/Makefile 146 sed -i 's|HOST_CC|BUILD_CC|' ${S}/Makefile
147 147
148 export SIMPLE_TARGET_SYS="$(echo ${TARGET_SYS} | sed s:${TARGET_VENDOR}::g)" 148 export SIMPLE_TARGET_SYS="$(echo ${TARGET_SYS} | sed s:${TARGET_VENDOR}::g)"
149 ./configure ${EXTRA_OECONF} 149 ./configure ${EXTRA_OECONF}
150 150
151} 151}
152 152
153do_compile () { 153do_compile () {
154 oe_runmake 154 oe_runmake
155} 155}
156 156
157do_install_append() { 157do_install_append() {
158 install -d ${D}/usr/etc/mplayer 158 install -d ${D}/usr/etc/mplayer
159 install ${S}/etc/input.conf ${D}/usr/etc/mplayer/ 159 install ${S}/etc/input.conf ${D}/usr/etc/mplayer/
160 install ${S}/etc/example.conf ${D}/usr/etc/mplayer/ 160 install ${S}/etc/example.conf ${D}/usr/etc/mplayer/
161 install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/ 161 install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/
162} 162}
diff --git a/meta-oe/recipes-multimedia/nonworking/minidlna/minidlna_1.0.25.bb b/meta-oe/recipes-multimedia/nonworking/minidlna/minidlna_1.0.25.bb
index 4c17737423..7ceab7b5b8 100644
--- a/meta-oe/recipes-multimedia/nonworking/minidlna/minidlna_1.0.25.bb
+++ b/meta-oe/recipes-multimedia/nonworking/minidlna/minidlna_1.0.25.bb
@@ -8,7 +8,7 @@ DEPENDS = "flac libav jpeg sqlite3 libexif libogg libid3tag"
8SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}_${PV}_src.tar.gz \ 8SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}_${PV}_src.tar.gz \
9 file://search-for-headers-in-staging-dir.patch \ 9 file://search-for-headers-in-staging-dir.patch \
10 file://fix-makefile.patch \ 10 file://fix-makefile.patch \
11 " 11"
12 12
13SRC_URI[md5sum] = "d966256baf2f9b068b9de871ab5dade5" 13SRC_URI[md5sum] = "d966256baf2f9b068b9de871ab5dade5"
14SRC_URI[sha256sum] = "170560fbe042c2bbcba78c5f15b54f4fac321ff770490b23b55789be463f2851" 14SRC_URI[sha256sum] = "170560fbe042c2bbcba78c5f15b54f4fac321ff770490b23b55789be463f2851"
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
index ce5c5e1fcb..91a4ab8cd3 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
@@ -13,7 +13,7 @@ inherit autotools gettext
13PROVIDES = "libv4l" 13PROVIDES = "libv4l"
14 14
15SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git \ 15SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git \
16 " 16"
17# 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -> v0.8.8 tag 17# 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -> v0.8.8 tag
18SRCREV = "0298efdcd1153b8f719b9164548a3f0546f0cb7c" 18SRCREV = "0298efdcd1153b8f719b9164548a3f0546f0cb7c"
19 19
@@ -22,10 +22,10 @@ S = "${WORKDIR}/git"
22EXTRA_OECONF = "--disable-qv4l2 --enable-shared" 22EXTRA_OECONF = "--disable-qv4l2 --enable-shared"
23 23
24do_configure() { 24do_configure() {
25 # autotools_do_configure fails with: 25 # autotools_do_configure fails with:
26 # | configure.ac:139: error: required file 'build-aux/config.rpath' not found 26 # | configure.ac:139: error: required file 'build-aux/config.rpath' not found
27 autoreconf -vfi 27 autoreconf -vfi
28 oe_runconf 28 oe_runconf
29} 29}
30 30
31PACKAGES =+ "rc-keymaps libv4l libv4l-dbg libv4l-dev" 31PACKAGES =+ "rc-keymaps libv4l libv4l-dbg libv4l-dev"
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
index d007bcb609..98b5e0efbd 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
@@ -11,8 +11,8 @@ PR = "r2"
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13do_install() { 13do_install() {
14 install -d ${D}${bindir} 14 install -d ${D}${bindir}
15 install -m 0755 yavta ${D}${bindir} 15 install -m 0755 yavta ${D}${bindir}
16} 16}
17 17
18 18
diff --git a/meta-oe/recipes-multimedia/vlc/vlc.inc b/meta-oe/recipes-multimedia/vlc/vlc.inc
index 00d8663cd4..1fe2d04f21 100644
--- a/meta-oe/recipes-multimedia/vlc/vlc.inc
+++ b/meta-oe/recipes-multimedia/vlc/vlc.inc
@@ -21,65 +21,65 @@ PACKAGES =+ "libvlc-dbg libvlc-dev libvlc"
21FILES_libvlc-dev = "${libdir}/lib*.so" 21FILES_libvlc-dev = "${libdir}/lib*.so"
22 22
23FILES_libvlc-dbg = "\ 23FILES_libvlc-dbg = "\
24 ${libdir}/.debug \ 24 ${libdir}/.debug \
25 ${libdir}/vlc/meta_engine/.debug \ 25 ${libdir}/vlc/meta_engine/.debug \
26 ${libdir}/vlc/audio_filter/.debug ${libdir}/vlc/audio_output/.debug \ 26 ${libdir}/vlc/audio_filter/.debug ${libdir}/vlc/audio_output/.debug \
27 ${libdir}/vlc/demux/.debug ${libdir}/vlc/control/.debug \ 27 ${libdir}/vlc/demux/.debug ${libdir}/vlc/control/.debug \
28 ${libdir}/vlc/gui/.debug ${libdir}/vlc/packetizer/.debug \ 28 ${libdir}/vlc/gui/.debug ${libdir}/vlc/packetizer/.debug \
29 ${libdir}/vlc/audio_mixer/.debug ${libdir}/vlc/stream_out/.debug \ 29 ${libdir}/vlc/audio_mixer/.debug ${libdir}/vlc/stream_out/.debug \
30 ${libdir}/vlc/mux/.debug ${libdir}/vlc/access/.debug \ 30 ${libdir}/vlc/mux/.debug ${libdir}/vlc/access/.debug \
31 ${libdir}/vlc/visualization/.debug ${libdir}/vlc/access_filter/.debug \ 31 ${libdir}/vlc/visualization/.debug ${libdir}/vlc/access_filter/.debug \
32 ${libdir}/vlc/access_output/.debug ${libdir}/vlc/video_output/.debug \ 32 ${libdir}/vlc/access_output/.debug ${libdir}/vlc/video_output/.debug \
33 ${libdir}/vlc/services_discovery/.debug ${libdir}/vlc/video_chroma/.debug \ 33 ${libdir}/vlc/services_discovery/.debug ${libdir}/vlc/video_chroma/.debug \
34 ${libdir}/vlc/video_codec/.debug ${libdir}/vlc/video_filter/.debug \ 34 ${libdir}/vlc/video_codec/.debug ${libdir}/vlc/video_filter/.debug \
35 ${libdir}/vlc/misc/.debug ${libdir}/vlc/codec/.debug \ 35 ${libdir}/vlc/misc/.debug ${libdir}/vlc/codec/.debug \
36 " 36"
37 37
38FILES_libvlc = "${libdir}/lib*.so.*" 38FILES_libvlc = "${libdir}/lib*.so.*"
39 39
40FILES_${PN} += "${bindir}/vlc \ 40FILES_${PN} += "${bindir}/vlc \
41 ${datadir}/applications \ 41 ${datadir}/applications \
42 ${datadir}/vlc/ \ 42 ${datadir}/vlc/ \
43 ${datadir}/icons \ 43 ${datadir}/icons \
44 " 44"
45 45
46FILES_${PN}-dbg += "${libdir}/vlc/*/.debug ${libdir}/vlc/plugins/*/.debug" 46FILES_${PN}-dbg += "${libdir}/vlc/*/.debug ${libdir}/vlc/plugins/*/.debug"
47 47
48EXTRA_OECONF = "\ 48EXTRA_OECONF = "\
49 --enable-dvdread \ 49 --enable-dvdread \
50 --enable-libtool \ 50 --enable-libtool \
51 --with-contrib \ 51 --with-contrib \
52 --enable-run-as-root \ 52 --enable-run-as-root \
53 --disable-wxwidgets \ 53 --disable-wxwidgets \
54 --enable-x11 --enable-xvideo \ 54 --enable-x11 --enable-xvideo \
55 --disable-screen --disable-caca \ 55 --disable-screen --disable-caca \
56 --enable-httpd --enable-vlm \ 56 --enable-httpd --enable-vlm \
57 --enable-freetype \ 57 --enable-freetype \
58 --enable-sdl \ 58 --enable-sdl \
59 --enable-png \ 59 --enable-png \
60 --enable-live555 --enable-tremor \ 60 --enable-live555 --enable-tremor \
61 --enable-v4l2 --enable-v4l --disable-aa --enable-wma --disable-faad \ 61 --enable-v4l2 --enable-v4l --disable-aa --enable-wma --disable-faad \
62 --enable-dbus \ 62 --enable-dbus \
63 --disable-hal \ 63 --disable-hal \
64 --without-contrib \ 64 --without-contrib \
65 --without-kde-solid \ 65 --without-kde-solid \
66 --disable-opengl --disable-glx \ 66 --disable-opengl --disable-glx \
67 --enable-realrtsp \ 67 --enable-realrtsp \
68 ac_cv_path_MOC=${STAGING_BINDIR_NATIVE}/moc4 \ 68 ac_cv_path_MOC=${STAGING_BINDIR_NATIVE}/moc4 \
69 ac_cv_path_RCC=${STAGING_BINDIR_NATIVE}/rcc4 \ 69 ac_cv_path_RCC=${STAGING_BINDIR_NATIVE}/rcc4 \
70 ac_cv_path_UIC=${STAGING_BINDIR_NATIVE}/uic4 \ 70 ac_cv_path_UIC=${STAGING_BINDIR_NATIVE}/uic4 \
71" 71"
72 72
73 73
74do_configure() { 74do_configure() {
75 cp ${STAGING_DATADIR}/aclocal/libgcrypt.m4 ${S}/m4/ 75 cp ${STAGING_DATADIR}/aclocal/libgcrypt.m4 ${S}/m4/
76 ./bootstrap 76 ./bootstrap
77 gnu-configize --force 77 gnu-configize --force
78 libtoolize --force 78 libtoolize --force
79 #autoreconf --force -i 79 #autoreconf --force -i
80 cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true 80 cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true
81 oe_runconf 81 oe_runconf
82 rm config.log 82 rm config.log
83 sed -i -e s:-L/usr/lib:-L${STAGING_LIBDIR}/:g vlc-config 83 sed -i -e s:-L/usr/lib:-L${STAGING_LIBDIR}/:g vlc-config
84 sed -i -e s:'$(MOC) $(DEFS) $(CPPFLAGS)':'$(MOC) $(DEFS)'\ -I${S}/include\ -DSYS_LINUX:g ${S}/modules/gui/qt4/Makefile 84 sed -i -e s:'$(MOC) $(DEFS) $(CPPFLAGS)':'$(MOC) $(DEFS)'\ -I${S}/include\ -DSYS_LINUX:g ${S}/modules/gui/qt4/Makefile
85} 85}
diff --git a/meta-oe/recipes-multimedia/webm/libvpx.inc b/meta-oe/recipes-multimedia/webm/libvpx.inc
index 31dafb8c8c..4d8ba9d825 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx.inc
+++ b/meta-oe/recipes-multimedia/webm/libvpx.inc
@@ -21,18 +21,18 @@ VPXTARGET_armv7a = "armv7-linux-gcc"
21VPXTARGET ?= "generic-gnu" 21VPXTARGET ?= "generic-gnu"
22 22
23CONFIGUREOPTS = " \ 23CONFIGUREOPTS = " \
24 --target=${VPXTARGET} \ 24 --target=${VPXTARGET} \
25 --enable-vp8 \ 25 --enable-vp8 \
26 --enable-libs \ 26 --enable-libs \
27 --disable-install-docs \ 27 --disable-install-docs \
28" 28"
29do_configure() { 29do_configure() {
30 ${S}/configure ${CONFIGUREOPTS} 30 ${S}/configure ${CONFIGUREOPTS}
31} 31}
32do_compile() { 32do_compile() {
33 oe_runmake 33 oe_runmake
34} 34}
35do_install() { 35do_install() {
36 oe_runmake install DESTDIR=${D} 36 oe_runmake install DESTDIR=${D}
37} 37}
38 38
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb b/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb
index 878d5e25e3..597d0e14ce 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb
+++ b/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb
@@ -7,13 +7,13 @@ PR = "${INC_PR}.0"
7SRC_URI += "file://libvpx-configure-support-blank-prefix.patch \ 7SRC_URI += "file://libvpx-configure-support-blank-prefix.patch \
8 file://do-not-hardcode-softfp-float-api.patch \ 8 file://do-not-hardcode-softfp-float-api.patch \
9 file://CVE-2010-4203.patch \ 9 file://CVE-2010-4203.patch \
10 " 10"
11 11
12SRC_URI[md5sum] = "4bf2f2c76700202c1fe9201fcb0680e3" 12SRC_URI[md5sum] = "4bf2f2c76700202c1fe9201fcb0680e3"
13SRC_URI[sha256sum] = "2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa" 13SRC_URI[sha256sum] = "2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa"
14 14
15CONFIGUREOPTS += " \ 15CONFIGUREOPTS += " \
16 --prefix=${prefix} \ 16 --prefix=${prefix} \
17 --libdir=${libdir} \ 17 --libdir=${libdir} \
18" 18"
19 19
diff --git a/meta-oe/recipes-multimedia/x264/x264_git.bb b/meta-oe/recipes-multimedia/x264/x264_git.bb
index 056c25c41b..5222d1d4d6 100644
--- a/meta-oe/recipes-multimedia/x264/x264_git.bb
+++ b/meta-oe/recipes-multimedia/x264/x264_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "yasm-native"
10 10
11SRC_URI = "git://git.videolan.org/x264.git \ 11SRC_URI = "git://git.videolan.org/x264.git \
12 file://don-t-default-to-cortex-a9-with-neon.patch \ 12 file://don-t-default-to-cortex-a9-with-neon.patch \
13 " 13"
14SRCREV = "1cffe9f406cc54f4759fc9eeb85598fb8cae66c7" 14SRCREV = "1cffe9f406cc54f4759fc9eeb85598fb8cae66c7"
15 15
16PV = "r2230+git" 16PV = "r2230+git"
@@ -34,7 +34,7 @@ EXTRA_OECONF = '--prefix=${prefix} \
34 ' 34 '
35 35
36do_configure() { 36do_configure() {
37 ./configure ${EXTRA_OECONF} 37 ./configure ${EXTRA_OECONF}
38} 38}
39 39
40# Get rid of -e 40# Get rid of -e
@@ -42,5 +42,5 @@ EXTRA_OEMAKE = ""
42AS = "${TARGET_PREFIX}gcc" 42AS = "${TARGET_PREFIX}gcc"
43 43
44do_install() { 44do_install() {
45 oe_runmake install DESTDIR=${D} 45 oe_runmake install DESTDIR=${D}
46} 46}
diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
index cc66f2454a..7720799701 100644
--- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
+++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb
@@ -12,9 +12,9 @@ S = "${WORKDIR}/xpext-1.0"
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13
14do_configure_prepend () { 14do_configure_prepend () {
15 cd ${S} 15 cd ${S}
16 chmod +x ./autogen.sh 16 chmod +x ./autogen.sh
17 ./autogen.sh 17 ./autogen.sh
18} 18}
19 19
20SRC_URI[md5sum] = "1b0cb67b6f2bd7c4abef17648b062896" 20SRC_URI[md5sum] = "1b0cb67b6f2bd7c4abef17648b062896"
diff --git a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb
index 62860b8688..ca1a01e840 100644
--- a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb
+++ b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb
@@ -15,9 +15,9 @@ inherit autotools pkgconfig perlnative gconf
15PR = "r2" 15PR = "r2"
16 16
17do_configure_prepend() { 17do_configure_prepend() {
18 if [ -f ${S}/configure.in ] ; then 18 if [ -f ${S}/configure.in ] ; then
19 mv ${S}/configure.in ${S}/configure.ac 19 mv ${S}/configure.in ${S}/configure.ac
20 fi 20 fi
21} 21}
22 22
23RRECOMMENDS_${PN} = "gpsd" 23RRECOMMENDS_${PN} = "gpsd"
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb
index 1228614790..99f019bd2e 100644
--- a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb
+++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb
@@ -10,14 +10,14 @@ EXTRANATIVEPATH += "chrpath-native"
10PR = "r6" 10PR = "r6"
11 11
12SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \ 12SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \
13 file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ 13 file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \
14 file://0004-SConstruct-remove-rpath.patch \ 14 file://0004-SConstruct-remove-rpath.patch \
15 file://0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch \ 15 file://0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch \
16 file://0001-SConstruct-disable-html-and-man-docs-building-becaus.patch \ 16 file://0001-SConstruct-disable-html-and-man-docs-building-becaus.patch \
17 file://gpsd-default \ 17 file://gpsd-default \
18 file://gpsd \ 18 file://gpsd \
19 file://60-gpsd.rules \ 19 file://60-gpsd.rules \
20 file://gpsd.service \ 20 file://gpsd.service \
21" 21"
22SRC_URI[md5sum] = "52d9785eaf1a51298bb8900dbde88f98" 22SRC_URI[md5sum] = "52d9785eaf1a51298bb8900dbde88f98"
23SRC_URI[sha256sum] = "7800c478ee9d7ca7a502b0f892828561b1fbf7bc69d9d38c447c82c3628302ac" 23SRC_URI[sha256sum] = "7800c478ee9d7ca7a502b0f892828561b1fbf7bc69d9d38c447c82c3628302ac"
@@ -33,11 +33,11 @@ export STAGING_INCDIR
33export STAGING_LIBDIR 33export STAGING_LIBDIR
34 34
35EXTRA_OESCONS = " \ 35EXTRA_OESCONS = " \
36 sysroot=${STAGING_DIR_TARGET} \ 36 sysroot=${STAGING_DIR_TARGET} \
37 libQgpsmm='false' \ 37 libQgpsmm='false' \
38 debug='true' \ 38 debug='true' \
39 strip='false' \ 39 strip='false' \
40 systemd='${SYSTEMD_OESCONS}' \ 40 systemd='${SYSTEMD_OESCONS}' \
41" 41"
42# this cannot be used, because then chrpath is not found and only static lib is built 42# this cannot be used, because then chrpath is not found and only static lib is built
43# target=${HOST_SYS} 43# target=${HOST_SYS}
@@ -88,11 +88,11 @@ do_install_append() {
88} 88}
89 89
90pkg_postinst_${PN}-conf() { 90pkg_postinst_${PN}-conf() {
91 update-alternatives --install ${sysconfdir}/default/gpsd gpsd-defaults ${sysconfdir}/default/gpsd.default 10 91 update-alternatives --install ${sysconfdir}/default/gpsd gpsd-defaults ${sysconfdir}/default/gpsd.default 10
92} 92}
93 93
94pkg_postrm_${PN}-conf() { 94pkg_postrm_${PN}-conf() {
95 update-alternatives --remove gpsd-defaults ${sysconfdir}/default/gpsd.default 95 update-alternatives --remove gpsd-defaults ${sysconfdir}/default/gpsd.default
96} 96}
97 97
98PACKAGES =+ "libgps libgpsd python-pygps-dbg python-pygps gpsd-udev gpsd-conf gpsd-gpsctl gps-utils" 98PACKAGES =+ "libgps libgpsd python-pygps-dbg python-pygps gpsd-udev gpsd-conf gpsd-gpsctl gps-utils"
diff --git a/meta-oe/recipes-navigation/navit/navit.inc b/meta-oe/recipes-navigation/navit/navit.inc
index dc2370b63f..a90203a599 100644
--- a/meta-oe/recipes-navigation/navit/navit.inc
+++ b/meta-oe/recipes-navigation/navit/navit.inc
@@ -18,14 +18,14 @@ INC_PR = "r9"
18inherit autotools gettext 18inherit autotools gettext
19 19
20EXTRA_OECONF += " \ 20EXTRA_OECONF += " \
21 --disable-binding-python \ 21 --disable-binding-python \
22 --disable-samplemap \ 22 --disable-samplemap \
23 --enable-avoid-unaligned \ 23 --enable-avoid-unaligned \
24 --enable-graphics-qt-qpainter \ 24 --enable-graphics-qt-qpainter \
25 --enable-gui-qml \ 25 --enable-gui-qml \
26 --enable-svg2png-scaling-flag=32 \ 26 --enable-svg2png-scaling-flag=32 \
27 --disable-speech-speech-dispatcher \ 27 --disable-speech-speech-dispatcher \
28 --enable-cache-size=20971520 \ 28 --enable-cache-size=20971520 \
29" 29"
30 30
31# --enable-avoid-float \ 31# --enable-avoid-float \
@@ -38,19 +38,19 @@ PACKAGES =+ "${PN}-maptool ${PN}-config ${PN}-dbus ${PN}-speech-cmdline ${PN}-sp
38EXTRA_AUTORECONF = " -I m4" 38EXTRA_AUTORECONF = " -I m4"
39 39
40CONFFILES_${PN}-config += "${datadir}/navit/navit.default.xml \ 40CONFFILES_${PN}-config += "${datadir}/navit/navit.default.xml \
41 ${datadir}/navit/navit.xml \ 41 ${datadir}/navit/navit.xml \
42 ${datadir}/navit/maps.xml \ 42 ${datadir}/navit/maps.xml \
43 ${datadir}/navit/osd.xml \ 43 ${datadir}/navit/osd.xml \
44 ${datadir}/navit/speech.xml \ 44 ${datadir}/navit/speech.xml \
45 ${datadir}/navit/plugins.xml \ 45 ${datadir}/navit/plugins.xml \
46 " 46"
47 47
48SRC_URI += "file://navit.xml \ 48SRC_URI += "file://navit.xml \
49 file://maps.xml \ 49 file://maps.xml \
50 file://osd.xml \ 50 file://osd.xml \
51 file://speech.xml \ 51 file://speech.xml \
52 file://plugins.xml \ 52 file://plugins.xml \
53 " 53"
54 54
55FILES_${PN} += "${libdir}/${PN}/*/*.so ${datadir}/icons" 55FILES_${PN} += "${libdir}/${PN}/*/*.so ${datadir}/icons"
56FILES_${PN}-dbg += "${libdir}/${PN}/*/.debug" 56FILES_${PN}-dbg += "${libdir}/${PN}/*/.debug"
@@ -68,21 +68,21 @@ FILES_${PN}-graphics-gtk = " ${libdir}/${PN}/graphics/libgraphics_gtk_drawing_ar
68FILES_${PN}-icons = "/usr/share/navit/xpm/" 68FILES_${PN}-icons = "/usr/share/navit/xpm/"
69 69
70do_configure_prepend() { 70do_configure_prepend() {
71 # MOC=`$PKG_CONFIG QtGui --variable=moc_location` returns only /usr/bin/moc4 which is not available on hosts without Qt 71 # MOC=`$PKG_CONFIG QtGui --variable=moc_location` returns only /usr/bin/moc4 which is not available on hosts without Qt
72 sed -i "s#MOC=#MOC=${STAGING_DIR_NATIVE}#g" ${S}/configure.in 72 sed -i "s#MOC=#MOC=${STAGING_DIR_NATIVE}#g" ${S}/configure.in
73} 73}
74 74
75do_install_append() { 75do_install_append() {
76 # fix QA issue 76 # fix QA issue
77 sed -i 's#Categories=GTK;Utility;Geography;#Categories=Graphics;#g' ${D}${datadir}/applications/navit.desktop 77 sed -i 's#Categories=GTK;Utility;Geography;#Categories=Graphics;#g' ${D}${datadir}/applications/navit.desktop
78 78
79 rm ${D}${libdir}/${PN}/*/*.la 79 rm ${D}${libdir}/${PN}/*/*.la
80 80
81 #Use split config 81 #Use split config
82 mv ${D}${datadir}/navit/navit.xml ${D}${datadir}/navit/navit.default.xml 82 mv ${D}${datadir}/navit/navit.xml ${D}${datadir}/navit/navit.default.xml
83 install -m 0644 ${WORKDIR}/navit.xml ${D}${datadir}/navit/navit.xml 83 install -m 0644 ${WORKDIR}/navit.xml ${D}${datadir}/navit/navit.xml
84 install -m 0644 ${WORKDIR}/maps.xml ${D}${datadir}/navit/maps.xml 84 install -m 0644 ${WORKDIR}/maps.xml ${D}${datadir}/navit/maps.xml
85 install -m 0644 ${WORKDIR}/osd.xml ${D}${datadir}/navit/osd.xml 85 install -m 0644 ${WORKDIR}/osd.xml ${D}${datadir}/navit/osd.xml
86 install -m 0644 ${WORKDIR}/speech.xml ${D}${datadir}/navit/speech.xml 86 install -m 0644 ${WORKDIR}/speech.xml ${D}${datadir}/navit/speech.xml
87 install -m 0644 ${WORKDIR}/plugins.xml ${D}${datadir}/navit/plugins.xml 87 install -m 0644 ${WORKDIR}/plugins.xml ${D}${datadir}/navit/plugins.xml
88} 88}
diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
index 7c787a475a..e1c1a71d8f 100644
--- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb
+++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
@@ -10,8 +10,8 @@ PR = "r2"
10S = "${WORKDIR}/${PN}" 10S = "${WORKDIR}/${PN}"
11 11
12do_configure_prepend() { 12do_configure_prepend() {
13 sed -i "s#PY_VERSION = 2.6#PY_VERSION = ${PYTHON_BASEVERSION}#g" ${S}/Makefile.am 13 sed -i "s#PY_VERSION = 2.6#PY_VERSION = ${PYTHON_BASEVERSION}#g" ${S}/Makefile.am
14 sed -i "s#PY_INC_DIR = \$(OPIEDIR)#PY_INC_DIR = ${STAGING_DIR_HOST}#g" ${S}/Makefile.am 14 sed -i "s#PY_INC_DIR = \$(OPIEDIR)#PY_INC_DIR = ${STAGING_DIR_HOST}#g" ${S}/Makefile.am
15} 15}
16 16
17SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;protocol=http \ 17SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;protocol=http \
diff --git a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb
index c216f29902..5c08057677 100644
--- a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb
+++ b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb
@@ -18,8 +18,8 @@ SRC_URI[sha256sum] = "645166a5e05b2064ab630534a514697fc47b681951e7fe1d635c259cbd
18S = "${WORKDIR}/${PN}" 18S = "${WORKDIR}/${PN}"
19 19
20do_configure_prepend() { 20do_configure_prepend() {
21 # fix DSO issue with binutils-2.22 21 # fix DSO issue with binutils-2.22
22 sed -i 's/ -lrt/ -lrt -lm/g' ${S}/Makefile.am 22 sed -i 's/ -lrt/ -lrt -lm/g' ${S}/Makefile.am
23} 23}
24do_install_append() { 24do_install_append() {
25 install -d ${D}${datadir}/orrery 25 install -d ${D}${datadir}/orrery
diff --git a/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb b/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb
index 9d590fdc68..c31261a4cd 100644
--- a/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb
+++ b/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb
@@ -12,7 +12,7 @@ PR = "r0"
12inherit qt4x11 pkgconfig 12inherit qt4x11 pkgconfig
13 13
14SRC_URI = " \ 14SRC_URI = " \
15 http://hqh.unlink.org/harmattan/fingerterm-${PV}.tar.gz \ 15 http://hqh.unlink.org/harmattan/fingerterm-${PV}.tar.gz \
16" 16"
17 17
18SRC_URI[md5sum] = "d53b0f463c025583cd52accf95715448" 18SRC_URI[md5sum] = "d53b0f463c025583cd52accf95715448"
@@ -21,24 +21,24 @@ SRC_URI[sha256sum] = "c21a07cc411d09739bd7fa248eba2bf96427b3f032382a044b6674dd82
21S = "${WORKDIR}/${PN}" 21S = "${WORKDIR}/${PN}"
22 22
23FILES_${PN} = " \ 23FILES_${PN} = " \
24 ${bindir}/${PN} \ 24 ${bindir}/${PN} \
25 ${datadir}/applications/${PN}.desktop \ 25 ${datadir}/applications/${PN}.desktop \
26 ${datadir}/pixmaps/${PN}.png \ 26 ${datadir}/pixmaps/${PN}.png \
27" 27"
28 28
29do_install() { 29do_install() {
30 install -d ${D}${bindir} 30 install -d ${D}${bindir}
31 install -m 0744 ${S}/${PN} ${D}${bindir} 31 install -m 0744 ${S}/${PN} ${D}${bindir}
32 32
33 sed -i -e '/Exec.*/d' fingerterm.desktop 33 sed -i -e '/Exec.*/d' fingerterm.desktop
34 sed -i -e '/Icon.*/d' fingerterm.desktop 34 sed -i -e '/Icon.*/d' fingerterm.desktop
35 35
36 echo 'Exec=${bindir}/${PN}' >> fingerterm.desktop 36 echo 'Exec=${bindir}/${PN}' >> fingerterm.desktop
37 echo 'Icon=${PN}' >> fingerterm.desktop 37 echo 'Icon=${PN}' >> fingerterm.desktop
38 38
39 install -d ${D}${datadir}/applications 39 install -d ${D}${datadir}/applications
40 install -m 0644 ${S}/${PN}.desktop ${D}${datadir}/applications 40 install -m 0644 ${S}/${PN}.desktop ${D}${datadir}/applications
41 41
42 install -d ${D}${datadir}/pixmaps 42 install -d ${D}${datadir}/pixmaps
43 install -m 0644 ${S}/${PN}.png ${D}${datadir}/pixmaps 43 install -m 0644 ${S}/${PN}.png ${D}${datadir}/pixmaps
44} 44}
diff --git a/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_0.4.0.bb b/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_0.4.0.bb
index d15d8d7608..50c149f374 100644
--- a/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_0.4.0.bb
+++ b/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_0.4.0.bb
@@ -22,8 +22,8 @@ BRANCH = "master"
22SRCREV = "3af5bd38d82255942f582398160a5d3354346ca3" 22SRCREV = "3af5bd38d82255942f582398160a5d3354346ca3"
23 23
24SRC_URI = " \ 24SRC_URI = " \
25 git://github.com/nemomobile/${PN}.git;branch=${BRANCH} \ 25 git://github.com/nemomobile/${PN}.git;branch=${BRANCH} \
26 file://0001-added-flags-to-disable-qml-plugin-and-test-program-t.patch \ 26 file://0001-added-flags-to-disable-qml-plugin-and-test-program-t.patch \
27" 27"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
@@ -33,37 +33,37 @@ QT_IMPORTS_DIR = "${libdir}/qt4/imports"
33PLUGINS_TARGET = "${QT_IMPORTS_DIR}/MeeGo/Connman" 33PLUGINS_TARGET = "${QT_IMPORTS_DIR}/MeeGo/Connman"
34 34
35EXTRA_QMAKEVARS_PRE = " \ 35EXTRA_QMAKEVARS_PRE = " \
36 CONFIG+=notest \ 36 CONFIG+=notest \
37" 37"
38 38
39do_configure_prepend() { 39do_configure_prepend() {
40 # Hack *.pro variables 40 # Hack *.pro variables
41 find ${S}/plugin/*.pro -exec sed -i -e 's,$$\[QT_INSTALL_IMPORTS\],${QT_IMPORTS_DIR},g' '{}' ';' 41 find ${S}/plugin/*.pro -exec sed -i -e 's,$$\[QT_INSTALL_IMPORTS\],${QT_IMPORTS_DIR},g' '{}' ';'
42} 42}
43 43
44do_install() { 44do_install() {
45 export INSTALL_ROOT=${D} 45 export INSTALL_ROOT=${D}
46 oe_runmake install 46 oe_runmake install
47} 47}
48 48
49FILES_${PN} = " \ 49FILES_${PN} = " \
50 ${libdir}/libconnman-qt4${SOLIBS} \ 50 ${libdir}/libconnman-qt4${SOLIBS} \
51" 51"
52 52
53FILES_${PN}-dev = " \ 53FILES_${PN}-dev = " \
54 ${includedir}/connman-qt/* \ 54 ${includedir}/connman-qt/* \
55 ${libdir}/libconnman-qt4${SOLIBSDEV} \ 55 ${libdir}/libconnman-qt4${SOLIBSDEV} \
56 ${libdir}/libconnman-qt4.prl \ 56 ${libdir}/libconnman-qt4.prl \
57 ${libdir}/pkgconfig/connman-qt4.pc \ 57 ${libdir}/pkgconfig/connman-qt4.pc \
58 ${libdir}/connman-qt4.pc \ 58 ${libdir}/connman-qt4.pc \
59" 59"
60 60
61FILES_${PN}-plugin = " \ 61FILES_${PN}-plugin = " \
62 ${PLUGINS_TARGET}/qmldir \ 62 ${PLUGINS_TARGET}/qmldir \
63 ${PLUGINS_TARGET}/lib*.so \ 63 ${PLUGINS_TARGET}/lib*.so \
64" 64"
65 65
66FILES_${PN}-plugin-dbg = " \ 66FILES_${PN}-plugin-dbg = " \
67 ${PLUGINS_TARGET}/.debug \ 67 ${PLUGINS_TARGET}/.debug \
68 ${PLUGINS_TARGET}/.debug/* \ 68 ${PLUGINS_TARGET}/.debug/* \
69" 69"
diff --git a/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb b/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
index aed190cb6c..9bba750086 100644
--- a/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
+++ b/meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb
@@ -16,13 +16,13 @@ S = "${WORKDIR}/qcanobserver/DeviceLib/linux/SocketCAN"
16CXXFLAGS += " -DPF_CAN=29 -DAF_CAN=PF_CAN" 16CXXFLAGS += " -DPF_CAN=29 -DAF_CAN=PF_CAN"
17 17
18do_configure_prepend() { 18do_configure_prepend() {
19 sed -i s:/usr/include/qwt5/:${STAGING_INCDIR}:g *.pro 19 sed -i s:/usr/include/qwt5/:${STAGING_INCDIR}:g *.pro
20} 20}
21 21
22do_install() { 22do_install() {
23 install -d ${D}${datadir}/qcanobserver/lib 23 install -d ${D}${datadir}/qcanobserver/lib
24 24
25 install -m 0755 ${S}/lib* ${D}${datadir}/qcanobserver/lib/ 25 install -m 0755 ${S}/lib* ${D}${datadir}/qcanobserver/lib/
26} 26}
27 27
28FILES_${PN} += "${datadir}/qcanobserver/lib" 28FILES_${PN} += "${datadir}/qcanobserver/lib"
diff --git a/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb b/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
index 3d79fdc6c1..ef866b445c 100644
--- a/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
+++ b/meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb
@@ -19,23 +19,23 @@ S = "${WORKDIR}/qcanobserver/"
19CXXFLAGS += " -DPF_CAN=29 -DAF_CAN=PF_CAN" 19CXXFLAGS += " -DPF_CAN=29 -DAF_CAN=PF_CAN"
20 20
21do_configure_prepend() { 21do_configure_prepend() {
22 sed -i -e s:/usr/include/qwt5/:${STAGING_INCDIR}:g -e 's:-L/usr/lib/:-L${STAGING_DIR_TARGET}/lib -ldl:g' *.pro 22 sed -i -e s:/usr/include/qwt5/:${STAGING_INCDIR}:g -e 's:-L/usr/lib/:-L${STAGING_DIR_TARGET}/lib -ldl:g' *.pro
23} 23}
24 24
25do_configure_append() { 25do_configure_append() {
26 sed -i -e s:-L/usr/lib::g Makefile 26 sed -i -e s:-L/usr/lib::g Makefile
27} 27}
28 28
29do_install() { 29do_install() {
30 install -d ${D}${datadir}/qcanobserver 30 install -d ${D}${datadir}/qcanobserver
31 install -d ${D}${datadir}/qcanobserver/cfg 31 install -d ${D}${datadir}/qcanobserver/cfg
32 install -d ${D}${datadir}/qcanobserver/lib 32 install -d ${D}${datadir}/qcanobserver/lib
33 install -d ${D}${datadir}/qcanobserver/db 33 install -d ${D}${datadir}/qcanobserver/db
34 34
35 install -m 0755 ${S}/QCanObserver ${D}${datadir}/qcanobserver 35 install -m 0755 ${S}/QCanObserver ${D}${datadir}/qcanobserver
36 36
37 install -m 0644 ${WORKDIR}/candemo.xml ${D}${datadir}/qcanobserver/db 37 install -m 0644 ${WORKDIR}/candemo.xml ${D}${datadir}/qcanobserver/db
38 install -m 0644 ${S}/db/*.xml ${D}${datadir}/qcanobserver/db 38 install -m 0644 ${S}/db/*.xml ${D}${datadir}/qcanobserver/db
39} 39}
40 40
41FILES_${PN}-dbg += "${datadir}/qcanobserver/.debug" 41FILES_${PN}-dbg += "${datadir}/qcanobserver/.debug"
diff --git a/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb b/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb
index da65215839..617319ab18 100644
--- a/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb
+++ b/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb
@@ -15,7 +15,7 @@ inherit qt4x11 pkgconfig
15DEPENDS = "udev" 15DEPENDS = "udev"
16 16
17SRC_URI = " \ 17SRC_URI = " \
18 http://qextserialport.googlecode.com/files/qextserialport-${REAL_PV}.zip \ 18 http://qextserialport.googlecode.com/files/qextserialport-${REAL_PV}.zip \
19" 19"
20 20
21SRC_URI[md5sum] = "ffa061edb9f64666468d18402eee6108" 21SRC_URI[md5sum] = "ffa061edb9f64666468d18402eee6108"
@@ -26,30 +26,30 @@ S = "${WORKDIR}/qextserialport-${REAL_PV}"
26FILES_${PN} = "${libdir}/libqextserialport${SOLIBS}" 26FILES_${PN} = "${libdir}/libqextserialport${SOLIBS}"
27 27
28FILES_${PN}-dev = " \ 28FILES_${PN}-dev = " \
29 ${libdir}/libqextserialport${SOLIBSDEV} \ 29 ${libdir}/libqextserialport${SOLIBSDEV} \
30 ${libdir}/libqextserialport.prl \ 30 ${libdir}/libqextserialport.prl \
31 ${includedir}/QtExtSerialPort/*.h \ 31 ${includedir}/QtExtSerialPort/*.h \
32 ${datadir}/qt4/mkspecs/features/extserialport.prf \ 32 ${datadir}/qt4/mkspecs/features/extserialport.prf \
33" 33"
34 34
35FILES_${PN}-dbg += " \ 35FILES_${PN}-dbg += " \
36 ${libdir}/.debug/libqextserialport.so* \ 36 ${libdir}/.debug/libqextserialport.so* \
37" 37"
38 38
39do_configure_prepend() { 39do_configure_prepend() {
40 # based on the documentation, this line make sure we use udev in linux 40 # based on the documentation, this line make sure we use udev in linux
41 cd ${S} && echo "linux*:CONFIG += qesp_linux_udev" > .qmake.cache 41 cd ${S} && echo "linux*:CONFIG += qesp_linux_udev" > .qmake.cache
42 42
43 # Hacking hardcoded qmake variables 43 # Hacking hardcoded qmake variables
44 find *.pro -exec sed -i -e 's,$$\[QT_INSTALL_HEADERS\],${includedir},g' '{}' ';' 44 find *.pro -exec sed -i -e 's,$$\[QT_INSTALL_HEADERS\],${includedir},g' '{}' ';'
45 find *.pro -exec sed -i -e 's,$$\[QT_INSTALL_LIBS\],${libdir},g' '{}' ';' 45 find *.pro -exec sed -i -e 's,$$\[QT_INSTALL_LIBS\],${libdir},g' '{}' ';'
46 find *.pro -exec sed -i -e 's,$$\[QMAKE_MKSPECS\],${datadir}/qt4/mkspecs/,g' '{}' ';' 46 find *.pro -exec sed -i -e 's,$$\[QMAKE_MKSPECS\],${datadir}/qt4/mkspecs/,g' '{}' ';'
47} 47}
48 48
49do_install() { 49do_install() {
50 export INSTALL_ROOT=${D} 50 export INSTALL_ROOT=${D}
51 oe_runmake install 51 oe_runmake install
52 52
53 # This is necessary to make it work with the qt based SDK 53 # This is necessary to make it work with the qt based SDK
54 cd ${D}/${datadir}/qt4/mkspecs/features && sed -i -e "s|${STAGING_INCDIR_NATIVE}/qt4|\$(OE_QMAKE_INCDIR_QT)/..|" ./extserialport.prf 54 cd ${D}/${datadir}/qt4/mkspecs/features && sed -i -e "s|${STAGING_INCDIR_NATIVE}/qt4|\$(OE_QMAKE_INCDIR_QT)/..|" ./extserialport.prf
55} 55}
diff --git a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
index 318d6c97ed..83684989ac 100644
--- a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
+++ b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
@@ -20,22 +20,22 @@ do_configure_append() {
20# FIXME: maemo builds may want --enable-maemo 20# FIXME: maemo builds may want --enable-maemo
21# FIXME: some platforms may want --enable-generic-umpc 21# FIXME: some platforms may want --enable-generic-umpc
22EXTRA_OECONF = " \ 22EXTRA_OECONF = " \
23 --disable-aspell-test \ 23 --disable-aspell-test \
24 --enable-aspell \ 24 --enable-aspell \
25 --disable-manual \ 25 --disable-manual \
26 --disable-crash-dialog \ 26 --disable-crash-dialog \
27 --disable-jpilot \ 27 --disable-jpilot \
28 --disable-trayicon-plugin \ 28 --disable-trayicon-plugin \
29 --disable-spamassassin-plugin \ 29 --disable-spamassassin-plugin \
30 --disable-bogofilter-plugin \ 30 --disable-bogofilter-plugin \
31 --disable-pgpcore-plugin \ 31 --disable-pgpcore-plugin \
32 --disable-pgpmime-plugin \ 32 --disable-pgpmime-plugin \
33 --disable-pgpinline-plugin \ 33 --disable-pgpinline-plugin \
34 --disable-dillo-viewer-plugin \ 34 --disable-dillo-viewer-plugin \
35 --disable-clamav-plugin \ 35 --disable-clamav-plugin \
36 --disable-gnomeprint \ 36 --disable-gnomeprint \
37 --disable-valgrind \ 37 --disable-valgrind \
38 " 38"
39 39
40# Remove enchant references: 40# Remove enchant references:
41do_install_prepend() { 41do_install_prepend() {
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb
index be7fd76439..1465df798c 100644
--- a/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb
+++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.15.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv3"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6 6
7SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz\ 7SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz\
8 " 8"
9SRC_URI[md5sum] = "7f72c68e6e1a8768f1247f455fd20b62" 9SRC_URI[md5sum] = "7f72c68e6e1a8768f1247f455fd20b62"
10SRC_URI[sha256sum] = "633f7835261c88a0aa06de38553ac935a1799a7128120963a7fa87ace01dac18" 10SRC_URI[sha256sum] = "633f7835261c88a0aa06de38553ac935a1799a7128120963a7fa87ace01dac18"
11 11
diff --git a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
index f42d0dae19..1ca25ab7a4 100644
--- a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
+++ b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
8PR = "r2" 8PR = "r2"
9 9
10SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \ 10SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \
11 file://glib-2.32.patch \ 11 file://glib-2.32.patch \
12" 12"
13SRC_URI[md5sum] = "1f470525c1fbe53253813a0978c18228" 13SRC_URI[md5sum] = "1f470525c1fbe53253813a0978c18228"
14SRC_URI[sha256sum] = "8bb6457db4e2eea1877b487d9ac8513546372db9a6a2e4271d11229f4af84e23" 14SRC_URI[sha256sum] = "8bb6457db4e2eea1877b487d9ac8513546372db9a6a2e4271d11229f4af84e23"
diff --git a/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb b/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
index bd11f0da1c..5ab92fce7e 100644
--- a/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
+++ b/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
@@ -15,25 +15,25 @@ EXTRA_OECONF = "--enable-usb \
15 --with-distname=${DISTRO}" 15 --with-distname=${DISTRO}"
16 16
17do_configure() { 17do_configure() {
18 export topdir=${S} 18 export topdir=${S}
19 cp -a ${S}/autoconf/configure.in ${S} 19 cp -a ${S}/autoconf/configure.in ${S}
20 20
21 if ! [ -d ${S}/platforms/${DISTRO} ] ; then 21 if ! [ -d ${S}/platforms/${DISTRO} ] ; then
22 cp -a ${S}/platforms/unknown ${S}/platforms/${DISTRO} 22 cp -a ${S}/platforms/unknown ${S}/platforms/${DISTRO}
23 fi 23 fi
24 24
25 gnu-configize --force 25 gnu-configize --force
26 # install --help says '-c' is an ignored option, but it turns out that the argument to -c isn't ignored, so drop the complete '-c path/to/strip' line 26 # install --help says '-c' is an ignored option, but it turns out that the argument to -c isn't ignored, so drop the complete '-c path/to/strip' line
27 sed -i -e 's:$(INSTALL_PROGRAM) $(STRIP):$(INSTALL_PROGRAM):g' ${S}/autoconf/targets.mak 27 sed -i -e 's:$(INSTALL_PROGRAM) $(STRIP):$(INSTALL_PROGRAM):g' ${S}/autoconf/targets.mak
28 # Searching in host dirs triggers the QA checks 28 # Searching in host dirs triggers the QA checks
29 sed -i -e 's:-I/usr/local/include::g' -e 's:-L/usr/local/lib64::g' -e 's:-L/usr/local/lib::g' ${S}/configure 29 sed -i -e 's:-I/usr/local/include::g' -e 's:-L/usr/local/lib64::g' -e 's:-L/usr/local/lib::g' ${S}/configure
30 30
31 # m4 macros are missing, using autotools_do_configure leads to linking errors with gethostname_re 31 # m4 macros are missing, using autotools_do_configure leads to linking errors with gethostname_re
32 oe_runconf 32 oe_runconf
33} 33}
34 34
35do_install_append() { 35do_install_append() {
36 rm ${D}${datadir}/hal -rf 36 rm ${D}${datadir}/hal -rf
37} 37}
38 38
39 39
diff --git a/meta-oe/recipes-support/ca-certificates/ca-certificates-cross_20130119.bb b/meta-oe/recipes-support/ca-certificates/ca-certificates-cross_20130119.bb
index 8e344fd78d..171d6a07cf 100644
--- a/meta-oe/recipes-support/ca-certificates/ca-certificates-cross_20130119.bb
+++ b/meta-oe/recipes-support/ca-certificates/ca-certificates-cross_20130119.bb
@@ -1,12 +1,12 @@
1require ca-certificates-${PV}.inc 1require ca-certificates-${PV}.inc
2 2
3do_install() { 3do_install() {
4 install -d ${D}${bindir_crossscripts} 4 install -d ${D}${bindir_crossscripts}
5 install -m755 ${S}/sbin/update-ca-certificates ${D}${bindir_crossscripts} 5 install -m755 ${S}/sbin/update-ca-certificates ${D}${bindir_crossscripts}
6} 6}
7 7
8SYSROOT_PREPROCESS_FUNCS += "ca_certificates_sysroot_preprocess" 8SYSROOT_PREPROCESS_FUNCS += "ca_certificates_sysroot_preprocess"
9 9
10ca_certificates_sysroot_preprocess() { 10ca_certificates_sysroot_preprocess() {
11 sysroot_stage_dir ${D}${bindir_crossscripts} ${SYSROOT_DESTDIR}${bindir_crossscripts} 11 sysroot_stage_dir ${D}${bindir_crossscripts} ${SYSROOT_DESTDIR}${bindir_crossscripts}
12} 12}
diff --git a/meta-oe/recipes-support/ca-certificates/ca-certificates_20130119.bb b/meta-oe/recipes-support/ca-certificates/ca-certificates_20130119.bb
index a1eb1c478e..504190fd59 100644
--- a/meta-oe/recipes-support/ca-certificates/ca-certificates_20130119.bb
+++ b/meta-oe/recipes-support/ca-certificates/ca-certificates_20130119.bb
@@ -5,22 +5,22 @@ require ca-certificates-${PV}.inc
5inherit autotools 5inherit autotools
6 6
7do_install_prepend() { 7do_install_prepend() {
8 mkdir -p ${D}/usr/share/ca-certificates 8 mkdir -p ${D}/usr/share/ca-certificates
9 mkdir -p ${D}/usr/sbin 9 mkdir -p ${D}/usr/sbin
10 mkdir -p ${D}/etc/ssl/certs 10 mkdir -p ${D}/etc/ssl/certs
11 mkdir -p ${D}/etc/ca-certificates/update.d 11 mkdir -p ${D}/etc/ca-certificates/update.d
12} 12}
13 13
14do_install_append() { 14do_install_append() {
15 cd ${D}/usr/share/ca-certificates 15 cd ${D}/usr/share/ca-certificates
16 echo "# Lines starting with # will be ignored" > ${D}/etc/ca-certificates.conf 16 echo "# Lines starting with # will be ignored" > ${D}/etc/ca-certificates.conf
17 echo "# Lines starting with ! will remove certificate on next update" >> ${D}/etc/ca-certificates.conf 17 echo "# Lines starting with ! will remove certificate on next update" >> ${D}/etc/ca-certificates.conf
18 echo "#" >> ${D}/etc/ca-certificates.conf 18 echo "#" >> ${D}/etc/ca-certificates.conf
19 for crt in $(find . -type f -name '*.crt' -print) 19 for crt in $(find . -type f -name '*.crt' -print)
20 do 20 do
21 crt=$(echo $crt | sed -e 's/\.\///') 21 crt=$(echo $crt | sed -e 's/\.\///')
22 echo $crt >> ${D}/etc/ca-certificates.conf 22 echo $crt >> ${D}/etc/ca-certificates.conf
23 done 23 done
24} 24}
25 25
26pkg_postinst_${PN} () { 26pkg_postinst_${PN} () {
diff --git a/meta-oe/recipes-support/ckermit/ckermit_301.bb b/meta-oe/recipes-support/ckermit/ckermit_301.bb
index 4074cf09f7..c46369fe91 100644
--- a/meta-oe/recipes-support/ckermit/ckermit_301.bb
+++ b/meta-oe/recipes-support/ckermit/ckermit_301.bb
@@ -23,35 +23,35 @@ CKERMIT_ADDITIONAL_libc-uclibc = "-DNOARROWKEYS"
23TARGET_CC_ARCH += "${LDFLAGS}" 23TARGET_CC_ARCH += "${LDFLAGS}"
24 24
25do_compile () { 25do_compile () {
26 # The original makefile doesn't differentiate between CC and CC_FOR_BUILD, 26 # The original makefile doesn't differentiate between CC and CC_FOR_BUILD,
27 # so we build wart manually. Note that you need a ckwart.o with the proper 27 # so we build wart manually. Note that you need a ckwart.o with the proper
28 # timestamp to make this hack work: 28 # timestamp to make this hack work:
29 ${BUILD_CC} -c ckwart.c 29 ${BUILD_CC} -c ckwart.c
30 ${BUILD_CC} -o wart ckwart.o 30 ${BUILD_CC} -o wart ckwart.o
31 ./wart ckcpro.w ckcpro.c 31 ./wart ckcpro.w ckcpro.c
32 32
33 # read ${S}/ckccfg.txt to understand this :-) 33 # read ${S}/ckccfg.txt to understand this :-)
34 oe_runmake wermit CFLAGS="${CFLAGS} -DLINUX -DCK_POSIX_SIG \ 34 oe_runmake wermit CFLAGS="${CFLAGS} -DLINUX -DCK_POSIX_SIG \
35 -DNOTCPOPTS -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR \ 35 -DNOTCPOPTS -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR \
36 -DNOSYSLOG -DHAVE_PTMX -DNO_DNS_SRV -DNOGFTIMER \ 36 -DNOSYSLOG -DHAVE_PTMX -DNO_DNS_SRV -DNOGFTIMER \
37 -DNOB_50 -DNOB_75 -DNOB_134 -DNOB_150 -DNOB_200 \ 37 -DNOB_50 -DNOB_75 -DNOB_134 -DNOB_150 -DNOB_200 \
38 -DNOB_1800 -DNOB_3600 -DNOB_7200 -DNOB_76K -DNOB_230K \ 38 -DNOB_1800 -DNOB_3600 -DNOB_7200 -DNOB_76K -DNOB_230K \
39 -DNOB_460K -DNOB_921K \ 39 -DNOB_460K -DNOB_921K \
40 -DNOCSETS -DNONET -DNOUNICODE -DNOHELP -DNODEBUG \ 40 -DNOCSETS -DNONET -DNOUNICODE -DNOHELP -DNODEBUG \
41 -DNOFRILLS -DNOFTP -DNODIAL -DNOPUSH -DNOIKSD -DNOHTTP -DNOFLOAT \ 41 -DNOFRILLS -DNOFTP -DNODIAL -DNOPUSH -DNOIKSD -DNOHTTP -DNOFLOAT \
42 -DNOSERVER -DNOSEXP -DNORLOGIN -DNOOLDMODEMS -DNOSSH -DNOLISTEN \ 42 -DNOSERVER -DNOSEXP -DNORLOGIN -DNOOLDMODEMS -DNOSSH -DNOLISTEN \
43 -DNORESEND -DNOAUTODL -DNOSTREAMING -DNOHINTS -DNOCKXYZ -DNOLEARN \ 43 -DNORESEND -DNOAUTODL -DNOSTREAMING -DNOHINTS -DNOCKXYZ -DNOLEARN \
44 -DNOMKDIR -DNOPERMS -DNOCKTIMERS -DNOCKREGEX -DNOREALPATH \ 44 -DNOMKDIR -DNOPERMS -DNOCKTIMERS -DNOCKREGEX -DNOREALPATH \
45 -DCK_SMALL -DNOLOGDIAL -DNORENAME -DNOWHATAMI \ 45 -DCK_SMALL -DNOLOGDIAL -DNORENAME -DNOWHATAMI \
46 ${CKERMIT_ADDITIONAL}" 46 ${CKERMIT_ADDITIONAL}"
47} 47}
48 48
49do_install () { 49do_install () {
50 install -d ${D}${BINDIR} ${D}${MANDIR} ${D}${INFODIR} 50 install -d ${D}${BINDIR} ${D}${MANDIR} ${D}${INFODIR}
51 oe_runmake 'DESTDIR=${D}' install 51 oe_runmake 'DESTDIR=${D}' install
52 # Fix up dangling symlink 52 # Fix up dangling symlink
53 rm ${D}${BINDIR}/kermit-sshsub 53 rm ${D}${BINDIR}/kermit-sshsub
54 (cd ${D}${BINDIR} && ln -s ${BINDIR}/kermit kermit-sshusb) 54 (cd ${D}${BINDIR} && ln -s ${BINDIR}/kermit kermit-sshusb)
55} 55}
56 56
57SRC_URI[md5sum] = "59e80f909edf305933af8e0348dcc5d7" 57SRC_URI[md5sum] = "59e80f909edf305933af8e0348dcc5d7"
diff --git a/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb b/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb
index 809a8a285e..bd631af8e6 100644
--- a/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb
+++ b/meta-oe/recipes-support/cpufrequtils/cpufrequtils_008.bb
@@ -10,7 +10,7 @@ SRCREV = "a2f0c39d5f21596bb9f5223e895c0ff210b265d0"
10 10
11SRC_URI = "git://github.com/emagii/cpufrequtils.git \ 11SRC_URI = "git://github.com/emagii/cpufrequtils.git \
12 file://0001-dont-unset-cflags.patch \ 12 file://0001-dont-unset-cflags.patch \
13 " 13"
14 14
15CFLAGS_append_libc-uclibc = " ${@['-DNLS', '-UNLS']['${USE_NLS}' == 'no']} " 15CFLAGS_append_libc-uclibc = " ${@['-DNLS', '-UNLS']['${USE_NLS}' == 'no']} "
16 16
@@ -23,10 +23,10 @@ TARGET_CC_ARCH += "${LDFLAGS}"
23EXTRA_OEMAKE = "V=1 CROSS=${TARGET_PREFIX} LIBTOOL='${HOST_SYS}-libtool --tag cc' STRIPCMD=echo" 23EXTRA_OEMAKE = "V=1 CROSS=${TARGET_PREFIX} LIBTOOL='${HOST_SYS}-libtool --tag cc' STRIPCMD=echo"
24 24
25do_compile() { 25do_compile() {
26 oe_runmake 26 oe_runmake
27} 27}
28 28
29do_install() { 29do_install() {
30 oe_runmake -e install DESTDIR=${D} 30 oe_runmake -e install DESTDIR=${D}
31} 31}
32 32
diff --git a/meta-oe/recipes-support/cramfs/cramfs_1.1.bb b/meta-oe/recipes-support/cramfs/cramfs_1.1.bb
index aa397a9c4e..14d9754560 100644
--- a/meta-oe/recipes-support/cramfs/cramfs_1.1.bb
+++ b/meta-oe/recipes-support/cramfs/cramfs_1.1.bb
@@ -17,13 +17,13 @@ EXTRA_OEMAKE = "\
17" 17"
18 18
19do_compile_prepend() { 19do_compile_prepend() {
20 ln -sf GNUmakefile Makefile 20 ln -sf GNUmakefile Makefile
21} 21}
22 22
23do_install() { 23do_install() {
24 install -d ${D}${bindir} 24 install -d ${D}${bindir}
25 install mkcramfs ${D}${bindir} 25 install mkcramfs ${D}${bindir}
26 install cramfsck ${D}${bindir} 26 install cramfsck ${D}${bindir}
27} 27}
28 28
29BBCLASSEXTEND = "native" 29BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb
index 438d394e28..17ac2ad462 100644
--- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb
+++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb
@@ -28,4 +28,4 @@ RRECOMMENDS_${PN} = "kernel-module-aes-generic \
28 kernel-module-md5 \ 28 kernel-module-md5 \
29 kernel-module-cbc \ 29 kernel-module-cbc \
30 kernel-module-sha256-generic \ 30 kernel-module-sha256-generic \
31 " 31"
diff --git a/meta-oe/recipes-support/debianutils/debianutils_2.30.bb b/meta-oe/recipes-support/debianutils/debianutils_2.30.bb
index 0a532e93bf..e6c03eb557 100644
--- a/meta-oe/recipes-support/debianutils/debianutils_2.30.bb
+++ b/meta-oe/recipes-support/debianutils/debianutils_2.30.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "d62e98fee5b1a758d83b62eed8d8bdec473677ff782fed89fc4ae3ba3f
10inherit autotools 10inherit autotools
11 11
12do_configure_prepend() { 12do_configure_prepend() {
13 sed -i -e 's:tempfile.1 which.1:which.1:g' Makefile.am 13 sed -i -e 's:tempfile.1 which.1:which.1:g' Makefile.am
14} 14}
15 15
16do_install_append() { 16do_install_append() {
@@ -30,11 +30,9 @@ pkg_prerm_${PN} () {
30if [ "x$D" != "x" ]; then 30if [ "x$D" != "x" ]; then
31 echo "can't do u-a offline" ; exit 1 31 echo "can't do u-a offline" ; exit 1
32else 32else
33
34 for app in add-shell installkernel mkboot remove-shell run-parts savelog sensible-browser sensible-editor sensible-pager tempfile which ; do 33 for app in add-shell installkernel mkboot remove-shell run-parts savelog sensible-browser sensible-editor sensible-pager tempfile which ; do
35 update-alternatives --remove $app $app.${PN} 34 update-alternatives --remove $app $app.${PN}
36 done 35 done
37
38fi 36fi
39} 37}
40 38
@@ -42,7 +40,6 @@ pkg_postinst_${PN} () {
42if [ "x$D" != "x" ]; then 40if [ "x$D" != "x" ]; then
43 echo "can't do u-a offline" ; exit 1 41 echo "can't do u-a offline" ; exit 1
44else 42else
45
46 for app in add-shell installkernel mkboot remove-shell ; do 43 for app in add-shell installkernel mkboot remove-shell ; do
47 update-alternatives --install ${sbindir}/$app $app $app.${PN} 100 44 update-alternatives --install ${sbindir}/$app $app $app.${PN} 100
48 done 45 done
@@ -54,7 +51,6 @@ else
54 for app in run-parts tempfile ; do 51 for app in run-parts tempfile ; do
55 update-alternatives --install ${base_bindir}/$app $app $app.${PN} 100 52 update-alternatives --install ${base_bindir}/$app $app $app.${PN} 100
56 done 53 done
57
58fi 54fi
59} 55}
60 56
diff --git a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb
index 069a5985fb..daf76d34d6 100644
--- a/meta-oe/recipes-support/devicekit/devicekit-power_014.bb
+++ b/meta-oe/recipes-support/devicekit/devicekit-power_014.bb
@@ -15,14 +15,14 @@ inherit autotools pkgconfig
15EXTRA_OECONF = " --with-backend=linux" 15EXTRA_OECONF = " --with-backend=linux"
16 16
17do_configure_prepend() { 17do_configure_prepend() {
18 sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am 18 sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am
19 sed -i -e 's: doc : :g' ${S}/Makefile.am 19 sed -i -e 's: doc : :g' ${S}/Makefile.am
20} 20}
21 21
22FILES_${PN} += "${datadir}/dbus-1/ \ 22FILES_${PN} += "${datadir}/dbus-1/ \
23 ${datadir}/polkit-1/ \ 23 ${datadir}/polkit-1/ \
24 ${base_libdir}/udev/* \ 24 ${base_libdir}/udev/* \
25 " 25"
26 26
27FILES_${PN}-dbg += "${base_libdir}/udev/.debug" 27FILES_${PN}-dbg += "${base_libdir}/udev/.debug"
28 28
diff --git a/meta-oe/recipes-support/devmem2/devmem2.bb b/meta-oe/recipes-support/devmem2/devmem2.bb
index b99752d478..0b45412269 100644
--- a/meta-oe/recipes-support/devmem2/devmem2.bb
+++ b/meta-oe/recipes-support/devmem2/devmem2.bb
@@ -10,12 +10,12 @@ S = "${WORKDIR}"
10CFLAGS += "-DFORCE_STRICT_ALIGNMENT" 10CFLAGS += "-DFORCE_STRICT_ALIGNMENT"
11 11
12do_compile() { 12do_compile() {
13 ${CC} -o devmem2 devmem2.c ${CFLAGS} ${LDFLAGS} 13 ${CC} -o devmem2 devmem2.c ${CFLAGS} ${LDFLAGS}
14} 14}
15 15
16do_install() { 16do_install() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
18 install devmem2 ${D}${bindir} 18 install devmem2 ${D}${bindir}
19} 19}
20 20
21SRC_URI[md5sum] = "be12c0132a1ae118cbf5e79d98427c1d" 21SRC_URI[md5sum] = "be12c0132a1ae118cbf5e79d98427c1d"
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util-native_0.4.bb b/meta-oe/recipes-support/dfu-util/dfu-util-native_0.4.bb
index 4a830a36b2..ce6e566fa7 100644
--- a/meta-oe/recipes-support/dfu-util/dfu-util-native_0.4.bb
+++ b/meta-oe/recipes-support/dfu-util/dfu-util-native_0.4.bb
@@ -9,10 +9,10 @@ FILESPATH =. "${FILE_DIRNAME}/${BPN}-${PV}:"
9SRC_URI += "file://0001-Revert-Makefile.am-Drop-static-dfu-util.patch" 9SRC_URI += "file://0001-Revert-Makefile.am-Drop-static-dfu-util.patch"
10 10
11do_deploy() { 11do_deploy() {
12 install -d ${DEPLOY_DIR_TOOLS} 12 install -d ${DEPLOY_DIR_TOOLS}
13 install -m 0755 src/dfu-util_static ${DEPLOY_DIR_TOOLS}/dfu-util-${PV} 13 install -m 0755 src/dfu-util_static ${DEPLOY_DIR_TOOLS}/dfu-util-${PV}
14 rm -f ${DEPLOY_DIR_TOOLS}/dfu-util 14 rm -f ${DEPLOY_DIR_TOOLS}/dfu-util
15 ln -sf ./dfu-util-${PV} ${DEPLOY_DIR_TOOLS}/dfu-util 15 ln -sf ./dfu-util-${PV} ${DEPLOY_DIR_TOOLS}/dfu-util
16 16
17} 17}
18 18
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util-native_svn.bb b/meta-oe/recipes-support/dfu-util/dfu-util-native_svn.bb
index c103509d13..4bed46aa70 100644
--- a/meta-oe/recipes-support/dfu-util/dfu-util-native_svn.bb
+++ b/meta-oe/recipes-support/dfu-util/dfu-util-native_svn.bb
@@ -6,10 +6,10 @@ do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_TOOLS}"
6DEPENDS = "libusb-compat usbpath-native" 6DEPENDS = "libusb-compat usbpath-native"
7 7
8do_deploy() { 8do_deploy() {
9 install -d ${DEPLOY_DIR_TOOLS} 9 install -d ${DEPLOY_DIR_TOOLS}
10 install -m 0755 src/dfu-util_static ${DEPLOY_DIR_TOOLS}/dfu-util-${PV} 10 install -m 0755 src/dfu-util_static ${DEPLOY_DIR_TOOLS}/dfu-util-${PV}
11 rm -f ${DEPLOY_DIR_TOOLS}/dfu-util 11 rm -f ${DEPLOY_DIR_TOOLS}/dfu-util
12 ln -sf ./dfu-util-${PV} ${DEPLOY_DIR_TOOLS}/dfu-util 12 ln -sf ./dfu-util-${PV} ${DEPLOY_DIR_TOOLS}/dfu-util
13 13
14} 14}
15 15
diff --git a/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb b/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb
index 0ac8fa3281..26ab3b6e01 100644
--- a/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb
+++ b/meta-oe/recipes-support/digitemp/digitemp_3.6.0.bb
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "14cfc584cd3714fe8c9a2cdc8388be49e08b5e395d95e6bcd11d4410e2
13 13
14EXTRA_OEMAKE = "ds9097 ds9097u \ 14EXTRA_OEMAKE = "ds9097 ds9097u \
15 SYSTYPE='Linux' \ 15 SYSTYPE='Linux' \
16 " 16"
17# Fix GNU_HASH QA errors 17# Fix GNU_HASH QA errors
18TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}" 18TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}"
19 19
diff --git a/meta-oe/recipes-support/emacs/emacs.inc b/meta-oe/recipes-support/emacs/emacs.inc
index a82371338a..5068596a16 100644
--- a/meta-oe/recipes-support/emacs/emacs.inc
+++ b/meta-oe/recipes-support/emacs/emacs.inc
@@ -9,11 +9,11 @@ DEPENDS += "qemu-native"
9DEPENDS +=" liblockfile" 9DEPENDS +=" liblockfile"
10 10
11X11DEPENDS = " \ 11X11DEPENDS = " \
12 libice libsm atk cairo dbus expat libffi fontconfig freetype gconf giflib \ 12 libice libsm atk cairo dbus expat libffi fontconfig freetype gconf giflib \
13 jpeg xz pixman libpng librsvg tiff libcroco \ 13 jpeg xz pixman libpng librsvg tiff libcroco \
14 libx11 libxau libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes \ 14 libx11 libxau libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes \
15 libxft libxpm libxrandr libxrender \ 15 libxft libxpm libxrandr libxrender \
16 gdk-pixbuf glib-2.0 gtk+ pango libxcb harfbuzz icu \ 16 gdk-pixbuf glib-2.0 gtk+ pango libxcb harfbuzz icu \
17" 17"
18 18
19EXTRA_OECONF = "--without-sound --with-crt-dir=${STAGING_LIBDIR} " 19EXTRA_OECONF = "--without-sound --with-crt-dir=${STAGING_LIBDIR} "
@@ -45,100 +45,100 @@ QEMU = "qemu-${QEMUARCH} ${QEMU_OPTIONS} -s 1048576 -L ${TREEDIR} "
45export LOGNAME = "$(whoami)" 45export LOGNAME = "$(whoami)"
46 46
47do_compile_prepend() { 47do_compile_prepend() {
48 sed -i ':1;s:\(START.* \|LIB_STANDARD.* \|LIBES.* \)/usr/lib:\1${STAGING_LIBDIR}:;t1' ${S}/src/s/gnu-linux.h `find "${S}" -name Makefile` 48 sed -i ':1;s:\(START.* \|LIB_STANDARD.* \|LIBES.* \)/usr/lib:\1${STAGING_LIBDIR}:;t1' ${S}/src/s/gnu-linux.h `find "${S}" -name Makefile`
49 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${TOOLCHAIN_PATH}/${TARGET_SYS}/lib" 49 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${TOOLCHAIN_PATH}/${TARGET_SYS}/lib"
50# Ugly hack, see files/use-qemu.patch for more: 50# Ugly hack, see files/use-qemu.patch for more:
51 ln -sf ../src/emacs lisp/emacs 51 ln -sf ../src/emacs lisp/emacs
52 ln -sf ../src/emacs lib-src/emacs 52 ln -sf ../src/emacs lib-src/emacs
53 ln -sf ../src/emacs leim/emacs 53 ln -sf ../src/emacs leim/emacs
54#copy STAGING_DIR_TARGET and libgcc_s.so* to WORKDIR/qemu-treedir #copied code from glibc-package.bbclass 54#copy STAGING_DIR_TARGET and libgcc_s.so* to WORKDIR/qemu-treedir #copied code from glibc-package.bbclass
55 treedir=${TREEDIR} 55 treedir=${TREEDIR}
56 if [ -e $treedir ];then 56 if [ -e $treedir ];then
57 rm -rf $treedir 57 rm -rf $treedir
58 fi 58 fi
59 59
60 mkdir -p $treedir/${base_libdir} 60 mkdir -p $treedir/${base_libdir}
61 61
62 if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so ]; then 62 if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so ]; then
63 cp -pPR ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so $treedir/${base_libdir} 63 cp -pPR ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so $treedir/${base_libdir}
64 fi 64 fi
65 if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so.* ]; then 65 if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so.* ]; then
66 cp -pPR ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so.* $treedir/${base_libdir} 66 cp -pPR ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so.* $treedir/${base_libdir}
67 fi 67 fi
68 # stupid hack, but without it, it tries to use /usr/lib/libc.so from host and fails 68 # stupid hack, but without it, it tries to use /usr/lib/libc.so from host and fails
69 # temacs: error while loading shared libraries: /usr/lib/libc.so: ELF file version does not match current one 69 # temacs: error while loading shared libraries: /usr/lib/libc.so: ELF file version does not match current one
70 if [ ! -f $treedir/${base_libdir}/libc.so ]; then 70 if [ ! -f $treedir/${base_libdir}/libc.so ]; then
71 ln -s libc.so.6 $treedir/${base_libdir}/libc.so 71 ln -s libc.so.6 $treedir/${base_libdir}/libc.so
72 fi 72 fi
73 73
74 # copy only as much stuff as we need 74 # copy only as much stuff as we need
75 # before: 5.5G ../../qemu-treedir/ 75 # before: 5.5G ../../qemu-treedir/
76 # after: 17M ../../qemu-treedir/ 76 # after: 17M ../../qemu-treedir/
77 cp -pPR \ 77 cp -pPR \
78 ${STAGING_DIR_TARGET}/${base_libdir}/ld-* \ 78 ${STAGING_DIR_TARGET}/${base_libdir}/ld-* \
79 ${STAGING_DIR_TARGET}/${base_libdir}/libc.* \ 79 ${STAGING_DIR_TARGET}/${base_libdir}/libc.* \
80 ${STAGING_DIR_TARGET}/${base_libdir}/libc-* \ 80 ${STAGING_DIR_TARGET}/${base_libdir}/libc-* \
81 ${STAGING_DIR_TARGET}/${base_libdir}/libm-* \ 81 ${STAGING_DIR_TARGET}/${base_libdir}/libm-* \
82 ${STAGING_DIR_TARGET}/${base_libdir}/libm.* \ 82 ${STAGING_DIR_TARGET}/${base_libdir}/libm.* \
83 ${STAGING_DIR_TARGET}/${base_libdir}/libtinfo.so.* \ 83 ${STAGING_DIR_TARGET}/${base_libdir}/libtinfo.so.* \
84 ${STAGING_DIR_TARGET}/${base_libdir}/libresolv* \ 84 ${STAGING_DIR_TARGET}/${base_libdir}/libresolv* \
85 ${STAGING_DIR_TARGET}/${base_libdir}/libdl* \ 85 ${STAGING_DIR_TARGET}/${base_libdir}/libdl* \
86 ${STAGING_DIR_TARGET}/${base_libdir}/librt* \ 86 ${STAGING_DIR_TARGET}/${base_libdir}/librt* \
87 ${STAGING_DIR_TARGET}/${base_libdir}/libgcc_s.so.* \ 87 ${STAGING_DIR_TARGET}/${base_libdir}/libgcc_s.so.* \
88 ${STAGING_DIR_TARGET}/${base_libdir}/libpthread* $treedir/${base_libdir}/ 88 ${STAGING_DIR_TARGET}/${base_libdir}/libpthread* $treedir/${base_libdir}/
89 89
90 if [ ! -z "${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" ] ; then 90 if [ ! -z "${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" ] ; then
91 echo "X11 build enabled" 91 echo "X11 build enabled"
92 # copy only as much stuff as we need 92 # copy only as much stuff as we need
93 # before: 5.5G ../../qemu-treedir/ 93 # before: 5.5G ../../qemu-treedir/
94 # after: 86M ../../qemu-treedir/ 94 # after: 86M ../../qemu-treedir/
95 cp -pPR \ 95 cp -pPR \
96 ${STAGING_DIR_TARGET}/${base_libdir}/libuuid.so.* \ 96 ${STAGING_DIR_TARGET}/${base_libdir}/libuuid.so.* \
97 ${STAGING_DIR_TARGET}/${libdir}/libICE.so.* \ 97 ${STAGING_DIR_TARGET}/${libdir}/libICE.so.* \
98 ${STAGING_DIR_TARGET}/${libdir}/libSM.so.* \ 98 ${STAGING_DIR_TARGET}/${libdir}/libSM.so.* \
99 ${STAGING_DIR_TARGET}/${libdir}/libatk-1.0.so.* \ 99 ${STAGING_DIR_TARGET}/${libdir}/libatk-1.0.so.* \
100 ${STAGING_DIR_TARGET}/${libdir}/libcairo.so.* \ 100 ${STAGING_DIR_TARGET}/${libdir}/libcairo.so.* \
101 ${STAGING_DIR_TARGET}/${libdir}/libdbus-1.so.* \ 101 ${STAGING_DIR_TARGET}/${libdir}/libdbus-1.so.* \
102 ${STAGING_DIR_TARGET}/${libdir}/libdbus-glib-1.so.* \ 102 ${STAGING_DIR_TARGET}/${libdir}/libdbus-glib-1.so.* \
103 ${STAGING_DIR_TARGET}/${libdir}/libexpat.so.* \ 103 ${STAGING_DIR_TARGET}/${libdir}/libexpat.so.* \
104 ${STAGING_DIR_TARGET}/${libdir}/libffi.so.* \ 104 ${STAGING_DIR_TARGET}/${libdir}/libffi.so.* \
105 ${STAGING_DIR_TARGET}/${libdir}/libfontconfig.so.* \ 105 ${STAGING_DIR_TARGET}/${libdir}/libfontconfig.so.* \
106 ${STAGING_DIR_TARGET}/${libdir}/libfreetype.so.* \ 106 ${STAGING_DIR_TARGET}/${libdir}/libfreetype.so.* \
107 ${STAGING_DIR_TARGET}/${libdir}/libgconf-2.so.* \ 107 ${STAGING_DIR_TARGET}/${libdir}/libgconf-2.so.* \
108 ${STAGING_DIR_TARGET}/${libdir}/libgif.so.* \ 108 ${STAGING_DIR_TARGET}/${libdir}/libgif.so.* \
109 ${STAGING_DIR_TARGET}/${libdir}/libjpeg.so.* \ 109 ${STAGING_DIR_TARGET}/${libdir}/libjpeg.so.* \
110 ${STAGING_DIR_TARGET}/${libdir}/liblzma.so.* \ 110 ${STAGING_DIR_TARGET}/${libdir}/liblzma.so.* \
111 ${STAGING_DIR_TARGET}/${libdir}/libpixman-1.so.* \ 111 ${STAGING_DIR_TARGET}/${libdir}/libpixman-1.so.* \
112 ${STAGING_DIR_TARGET}/${libdir}/libpng1*.so.* \ 112 ${STAGING_DIR_TARGET}/${libdir}/libpng1*.so.* \
113 ${STAGING_DIR_TARGET}/${libdir}/librsvg-2.so.* \ 113 ${STAGING_DIR_TARGET}/${libdir}/librsvg-2.so.* \
114 ${STAGING_DIR_TARGET}/${libdir}/libstdc++.so.* \ 114 ${STAGING_DIR_TARGET}/${libdir}/libstdc++.so.* \
115 ${STAGING_DIR_TARGET}/${libdir}/libtiff.so.* \ 115 ${STAGING_DIR_TARGET}/${libdir}/libtiff.so.* \
116 ${STAGING_DIR_TARGET}/${libdir}/libxml2.so.* \ 116 ${STAGING_DIR_TARGET}/${libdir}/libxml2.so.* \
117 ${STAGING_DIR_TARGET}/${libdir}/libcroco-0.6.so.* \ 117 ${STAGING_DIR_TARGET}/${libdir}/libcroco-0.6.so.* \
118 ${STAGING_DIR_TARGET}/${libdir}/libharfbuzz.so.* \ 118 ${STAGING_DIR_TARGET}/${libdir}/libharfbuzz.so.* \
119 ${STAGING_DIR_TARGET}/${libdir}/libicule.so.* \ 119 ${STAGING_DIR_TARGET}/${libdir}/libicule.so.* \
120 ${STAGING_DIR_TARGET}/${libdir}/libicuuc.so.* \ 120 ${STAGING_DIR_TARGET}/${libdir}/libicuuc.so.* \
121 ${STAGING_DIR_TARGET}/${libdir}/libicudata.so.* \ 121 ${STAGING_DIR_TARGET}/${libdir}/libicudata.so.* \
122 ${STAGING_DIR_TARGET}/${libdir}/libz.so.* $treedir/${base_libdir}/ 122 ${STAGING_DIR_TARGET}/${libdir}/libz.so.* $treedir/${base_libdir}/
123 123
124 # X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xft Xpm Xrandr Xrender 124 # X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xft Xpm Xrandr Xrender
125 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libX*.so.* $treedir/${base_libdir}/ 125 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libX*.so.* $treedir/${base_libdir}/
126 126
127 # gdk-x11 gdk_pixbuf gio glib gmodule gobject gthread gtk-x11 127 # gdk-x11 gdk_pixbuf gio glib gmodule gobject gthread gtk-x11
128 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libg*-2.0.so.* $treedir/${base_libdir}/ 128 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libg*-2.0.so.* $treedir/${base_libdir}/
129 129
130 # pango pangocairo pangoft2 130 # pango pangocairo pangoft2
131 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libpango*-1.0.so.* $treedir/${base_libdir}/ 131 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libpango*-1.0.so.* $treedir/${base_libdir}/
132 132
133 # xcb-render xcb-shm xcb 133 # xcb-render xcb-shm xcb
134 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libxcb*.so.* $treedir/${base_libdir}/ 134 cp -pPR ${STAGING_DIR_TARGET}/${libdir}/libxcb*.so.* $treedir/${base_libdir}/
135 fi 135 fi
136} 136}
137 137
138do_install_append() { 138do_install_append() {
139 # freaks package.bbclass and whole bitbake call returns error code 139 # freaks package.bbclass and whole bitbake call returns error code
140 # ERROR: runstrip: ''arm-oe-linux-gnueabi-strip' '/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/emacs-23.4-r0/package/usr/share/emacs/23.4/etc/tutorials/TUTORIAL.ko'' strip command failed 140 # ERROR: runstrip: ''arm-oe-linux-gnueabi-strip' '/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/emacs-23.4-r0/package/usr/share/emacs/23.4/etc/tutorials/TUTORIAL.ko'' strip command failed
141 mv ${D}${datadir}/${BPN}/${PV}/etc/tutorials/TUTORIAL.ko ${D}${datadir}/${BPN}/${PV}/etc/tutorials/TUTORIAL.KO 141 mv ${D}${datadir}/${BPN}/${PV}/etc/tutorials/TUTORIAL.ko ${D}${datadir}/${BPN}/${PV}/etc/tutorials/TUTORIAL.KO
142} 142}
143 143
144EXTRA_OEMAKE += 'QEMU="${QEMU}"' 144EXTRA_OEMAKE += 'QEMU="${QEMU}"'
diff --git a/meta-oe/recipes-support/enca/enca_1.9.bb b/meta-oe/recipes-support/enca/enca_1.9.bb
index 5472af4e59..ba6d70df4c 100644
--- a/meta-oe/recipes-support/enca/enca_1.9.bb
+++ b/meta-oe/recipes-support/enca/enca_1.9.bb
@@ -6,10 +6,10 @@ LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4" 6LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4"
7 7
8SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-${PV}.tar.bz2 \ 8SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-${PV}.tar.bz2 \
9 file://configure-hack.patch \ 9 file://configure-hack.patch \
10 file://dont-run-tests.patch \ 10 file://dont-run-tests.patch \
11 file://configure-remove-dumbness.patch \ 11 file://configure-remove-dumbness.patch \
12 file://makefile-remove-tools.patch " 12 file://makefile-remove-tools.patch "
13 13
14SRC_URI[md5sum] = "b3581e28d68d452286fb0bfe58bed3b3" 14SRC_URI[md5sum] = "b3581e28d68d452286fb0bfe58bed3b3"
15SRC_URI[sha256sum] = "02acfef2b24a9c842612da49338138311f909f1cd33933520c07b8b26c410f4d" 15SRC_URI[sha256sum] = "02acfef2b24a9c842612da49338138311f909f1cd33933520c07b8b26c410f4d"
@@ -19,13 +19,13 @@ inherit autotools
19EXTRA_OECONF = "--with-libiconv-prefix=${STAGING_DIR_HOST}${layout_exec_prefix}" 19EXTRA_OECONF = "--with-libiconv-prefix=${STAGING_DIR_HOST}${layout_exec_prefix}"
20 20
21do_configure_prepend() { 21do_configure_prepend() {
22 # remove failing test which checks for something that isn't even used 22 # remove failing test which checks for something that isn't even used
23 sed -i -e '/ye_FUNC_SCANF_MODIF_SIZE_T/d' configure.ac 23 sed -i -e '/ye_FUNC_SCANF_MODIF_SIZE_T/d' configure.ac
24} 24}
25 25
26do_configure_append() { 26do_configure_append() {
27 sed -i s:-I/usr/include::g Makefile 27 sed -i s:-I/usr/include::g Makefile
28 sed -i s:-I/usr/include::g */Makefile 28 sed -i s:-I/usr/include::g */Makefile
29} 29}
30 30
31do_compile() { 31do_compile() {
diff --git a/meta-oe/recipes-support/espeak/espeak-data_1.37.bb b/meta-oe/recipes-support/espeak/espeak-data_1.37.bb
index d15d49690b..914bf36013 100644
--- a/meta-oe/recipes-support/espeak/espeak-data_1.37.bb
+++ b/meta-oe/recipes-support/espeak/espeak-data_1.37.bb
@@ -9,18 +9,18 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
9TARGET_ARCH = "${MACHINE_ARCH}" 9TARGET_ARCH = "${MACHINE_ARCH}"
10 10
11do_compile() { 11do_compile() {
12 # Fixing byte order of phoneme data files 12 # Fixing byte order of phoneme data files
13 cd "${S}/platforms/big_endian" 13 cd "${S}/platforms/big_endian"
14 sed -i '/^ *CC *=/d' Makefile 14 sed -i '/^ *CC *=/d' Makefile
15 sed -i 's/\(.*BYTE_ORDER\)/#undef BYTE_ORDER\n#define BYTE_ORDER BIG_ENDIAN\n\1/' espeak-phoneme-data.c 15 sed -i 's/\(.*BYTE_ORDER\)/#undef BYTE_ORDER\n#define BYTE_ORDER BIG_ENDIAN\n\1/' espeak-phoneme-data.c
16 oe_runmake 16 oe_runmake
17 ./espeak-phoneme-data "${S}/espeak-data" 17 ./espeak-phoneme-data "${S}/espeak-data"
18 cp -f phondata phonindex phontab "${S}/espeak-data" 18 cp -f phondata phonindex phontab "${S}/espeak-data"
19} 19}
20 20
21do_install() { 21do_install() {
22 install -d ${D}${layout_datadir}/espeak-data 22 install -d ${D}${layout_datadir}/espeak-data
23 install -m 0644 ${S}/espeak-data/phon* ${D}${layout_datadir}/espeak-data 23 install -m 0644 ${S}/espeak-data/phon* ${D}${layout_datadir}/espeak-data
24} 24}
25 25
26SRC_URI[md5sum] = "5c7b292d0537232868b4ac1317d76c02" 26SRC_URI[md5sum] = "5c7b292d0537232868b4ac1317d76c02"
diff --git a/meta-oe/recipes-support/espeak/espeak_1.37.bb b/meta-oe/recipes-support/espeak/espeak_1.37.bb
index 6cc4cd4107..c7f4b521c3 100644
--- a/meta-oe/recipes-support/espeak/espeak_1.37.bb
+++ b/meta-oe/recipes-support/espeak/espeak_1.37.bb
@@ -13,30 +13,30 @@ TARGET_CC_ARCH += "${LDFLAGS}"
13FILES_${PN} += "${datadir}/espeak-data" 13FILES_${PN} += "${datadir}/espeak-data"
14 14
15do_configure() { 15do_configure() {
16 # "speak" binary, a TTS engine, uses portaudio in either APIs V18 or V19, use V19 16 # "speak" binary, a TTS engine, uses portaudio in either APIs V18 or V19, use V19
17 cp "${S}/src/portaudio19.h" "${S}/src/portaudio.h" 17 cp "${S}/src/portaudio19.h" "${S}/src/portaudio.h"
18} 18}
19 19
20do_compile() { 20do_compile() {
21 cd src 21 cd src
22 oe_runmake 22 oe_runmake
23} 23}
24 24
25do_install() { 25do_install() {
26 install -d ${D}${bindir} 26 install -d ${D}${bindir}
27 install -d ${D}${libdir} 27 install -d ${D}${libdir}
28 install -d ${D}${includedir} 28 install -d ${D}${includedir}
29 install -d ${D}${datadir}/espeak-data 29 install -d ${D}${datadir}/espeak-data
30 30
31 # we do not ship "speak" binary though. 31 # we do not ship "speak" binary though.
32 install -m 0755 ${S}/src/espeak ${D}${bindir} 32 install -m 0755 ${S}/src/espeak ${D}${bindir}
33 install -m 0644 ${S}/src/speak_lib.h ${D}${includedir} 33 install -m 0644 ${S}/src/speak_lib.h ${D}${includedir}
34 oe_libinstall -so -C src libespeak ${D}${libdir} 34 oe_libinstall -so -C src libespeak ${D}${libdir}
35 35
36 if [ "${SITEINFO_ENDIANNESS}" = "be" ] ; then 36 if [ "${SITEINFO_ENDIANNESS}" = "be" ] ; then
37 # the big-endian phon* files are provided by the package espeak-data 37 # the big-endian phon* files are provided by the package espeak-data
38 rm -f ${S}/espeak-data/phon* 38 rm -f ${S}/espeak-data/phon*
39 fi 39 fi
40 40
41 cp -prf ${S}/espeak-data/* ${D}${datadir}/espeak-data 41 cp -prf ${S}/espeak-data/* ${D}${datadir}/espeak-data
42} 42}
diff --git a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
index fe94fc4b19..5abf1d7d22 100644
--- a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
+++ b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
@@ -12,9 +12,9 @@ DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
12inherit autotools 12inherit autotools
13 13
14EXTRA_OECONF = " \ 14EXTRA_OECONF = " \
15 --disable-debug \ 15 --disable-debug \
16 --disable-gtk-doc \ 16 --disable-gtk-doc \
17 --disable-python \ 17 --disable-python \
18" 18"
19 19
20FILES_${PN} += "${libdir}/*/*.so" 20FILES_${PN} += "${libdir}/*/*.so"
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 48ca0a58fd..94ec9a2128 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -21,11 +21,11 @@ FILES_${PN}-staticdev += "${libdir}/gstreamer-0.10/*.a"
21FILES_${PN}-dbg += "${libdir}/gstreamer-0.10/.debug" 21FILES_${PN}-dbg += "${libdir}/gstreamer-0.10/.debug"
22 22
23do_compile_append() { 23do_compile_append() {
24 for i in $(find ${S} -name "*.pc") ; do 24 for i in $(find ${S} -name "*.pc") ; do
25 sed -i -e s:${STAGING_DIR_TARGET}::g \ 25 sed -i -e s:${STAGING_DIR_TARGET}::g \
26 -e s:/${TARGET_SYS}::g \ 26 -e s:/${TARGET_SYS}::g \
27 $i 27 $i
28 done 28 done
29} 29}
30 30
31 31
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb
index 9fe2728d20..88d4f5eeae 100644
--- a/meta-oe/recipes-support/fbset/fbset_2.1.bb
+++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb
@@ -21,10 +21,10 @@ inherit autotools update-alternatives
21PARALLEL_MAKE = "" 21PARALLEL_MAKE = ""
22 22
23do_install() { 23do_install() {
24 install -d ${D}${sbindir} ${D}${datadir}/man/man8 ${D}${datadir}/man/man5 24 install -d ${D}${sbindir} ${D}${datadir}/man/man8 ${D}${datadir}/man/man5
25 install -m 0755 ${WORKDIR}/${P}/fbset ${D}${sbindir}/fbset.real 25 install -m 0755 ${WORKDIR}/${P}/fbset ${D}${sbindir}/fbset.real
26 install -m 0644 ${WORKDIR}/${P}/*.5 ${D}${datadir}/man/man5 26 install -m 0644 ${WORKDIR}/${P}/*.5 ${D}${datadir}/man/man5
27 install -m 0644 ${WORKDIR}/${P}/*.8 ${D}${datadir}/man/man8 27 install -m 0644 ${WORKDIR}/${P}/*.8 ${D}${datadir}/man/man8
28} 28}
29 29
30ALTERNATIVE_fbset = "fbset" 30ALTERNATIVE_fbset = "fbset"
diff --git a/meta-oe/recipes-support/fbtest/fb-test_git.bb b/meta-oe/recipes-support/fbtest/fb-test_git.bb
index 43acfd6b89..eea1be4d8b 100644
--- a/meta-oe/recipes-support/fbtest/fb-test_git.bb
+++ b/meta-oe/recipes-support/fbtest/fb-test_git.bb
@@ -11,9 +11,9 @@ SRC_URI = "git://github.com/prpplague/fb-test-app.git"
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13do_install() { 13do_install() {
14 install -d ${D}${bindir} 14 install -d ${D}${bindir}
15 for prog in perf rect fb-test offset ; do 15 for prog in perf rect fb-test offset ; do
16 install -m 0755 $prog ${D}${bindir} 16 install -m 0755 $prog ${D}${bindir}
17 done 17 done
18} 18}
19 19
diff --git a/meta-oe/recipes-support/fftw/fftw.inc b/meta-oe/recipes-support/fftw/fftw.inc
index 80fc656abb..074a53b36f 100644
--- a/meta-oe/recipes-support/fftw/fftw.inc
+++ b/meta-oe/recipes-support/fftw/fftw.inc
@@ -12,7 +12,7 @@ S = "${WORKDIR}/fftw-${PV}"
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13
14do_configure_prepend() { 14do_configure_prepend() {
15 echo 'AM_PROG_AS' >> ${S}/configure.ac 15 echo 'AM_PROG_AS' >> ${S}/configure.ac
16} 16}
17 17
18PACKAGES =+ "lib${PN}" 18PACKAGES =+ "lib${PN}"
diff --git a/meta-oe/recipes-support/fftw/fftwf_3.3.3.bb b/meta-oe/recipes-support/fftw/fftwf_3.3.3.bb
index a7b8b6789f..e2989d6e34 100644
--- a/meta-oe/recipes-support/fftw/fftwf_3.3.3.bb
+++ b/meta-oe/recipes-support/fftw/fftwf_3.3.3.bb
@@ -1,8 +1,8 @@
1require fftw.inc 1require fftw.inc
2 2
3EXTRA_OECONF = "--disable-fortran --enable-single --enable-shared \ 3EXTRA_OECONF = "--disable-fortran --enable-single --enable-shared \
4 --enable-threads \ 4 --enable-threads \
5 ${@base_contains('TUNE_FEATURES', 'neon', '--enable-neon', '', d)} \ 5 ${@base_contains('TUNE_FEATURES', 'neon', '--enable-neon', '', d)} \
6" 6"
7 7
8SRC_URI[md5sum] = "0a05ca9c7b3bfddc8278e7c40791a1c2" 8SRC_URI[md5sum] = "0a05ca9c7b3bfddc8278e7c40791a1c2"
diff --git a/meta-oe/recipes-support/flite/flite.inc b/meta-oe/recipes-support/flite/flite.inc
index a0d718cb49..b9d5e5aa62 100644
--- a/meta-oe/recipes-support/flite/flite.inc
+++ b/meta-oe/recipes-support/flite/flite.inc
@@ -18,9 +18,9 @@ PACKAGES += "lib${PN} lib${PN}-vox8 lib${PN}-vox16"
18FILES_${PN} = "${bindir}" 18FILES_${PN} = "${bindir}"
19 19
20FILES_lib${PN} ="${libdir}/libflite.so.* \ 20FILES_lib${PN} ="${libdir}/libflite.so.* \
21 ${libdir}/libflite_cmu_time_awb.so.* \ 21 ${libdir}/libflite_cmu_time_awb.so.* \
22 ${libdir}/libflite_cmulex.so.* \ 22 ${libdir}/libflite_cmulex.so.* \
23 ${libdir}/libflite_usenglish.so.*" 23 ${libdir}/libflite_usenglish.so.*"
24 24
25FILES_lib${PN}-vox8 = "${libdir}/libflite_cmu_us_kal.so.*" 25FILES_lib${PN}-vox8 = "${libdir}/libflite_cmu_us_kal.so.*"
26 26
@@ -29,5 +29,5 @@ FILES_lib${PN}-vox16 = "${libdir}/libflite_cmu_us_kal16.so.*"
29LEAD_SONAME = "libflite.so" 29LEAD_SONAME = "libflite.so"
30 30
31do_install() { 31do_install() {
32 oe_runmake INSTALLBINDIR="${D}${bindir}" INSTALLLIBDIR="${D}${libdir}" INSTALLINCDIR="${D}${includedir}" install 32 oe_runmake INSTALLBINDIR="${D}${bindir}" INSTALLLIBDIR="${D}${libdir}" INSTALLINCDIR="${D}${includedir}" install
33} 33}
diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
index bf218ee6e5..6b7a1afefa 100644
--- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
+++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fl
12 file://disable_test.patch \ 12 file://disable_test.patch \
13 file://dso-fix.patch \ 13 file://dso-fix.patch \
14 file://libpng15.patch \ 14 file://libpng15.patch \
15 " 15"
16 16
17S = "${WORKDIR}/fltk-${PV}" 17S = "${WORKDIR}/fltk-${PV}"
18 18
diff --git a/meta-oe/recipes-support/fuse/fuse_2.9.2.bb b/meta-oe/recipes-support/fuse/fuse_2.9.2.bb
index b558c4dcfb..b6c2a9e53f 100644
--- a/meta-oe/recipes-support/fuse/fuse_2.9.2.bb
+++ b/meta-oe/recipes-support/fuse/fuse_2.9.2.bb
@@ -10,7 +10,7 @@ PR = "r1"
10SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/fuse-${PV}.tar.gz \ 10SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/fuse-${PV}.tar.gz \
11 file://gold-unversioned-symbol.patch \ 11 file://gold-unversioned-symbol.patch \
12 file://aarch64.patch \ 12 file://aarch64.patch \
13 " 13"
14SRC_URI[md5sum] = "7d80d0dc9cc2b9199a0c53787c151205" 14SRC_URI[md5sum] = "7d80d0dc9cc2b9199a0c53787c151205"
15SRC_URI[sha256sum] = "81a728fb3f87da33063068735e2fb7e2cd89df207d32687d3d3278385279cefc" 15SRC_URI[sha256sum] = "81a728fb3f87da33063068735e2fb7e2cd89df207d32687d3d3278385279cefc"
16 16
@@ -36,5 +36,5 @@ DEBIAN_NOAUTONAME_fuse-utils = "1"
36DEBIAN_NOAUTONAME_fuse-utils-dbg = "1" 36DEBIAN_NOAUTONAME_fuse-utils-dbg = "1"
37 37
38do_install_append() { 38do_install_append() {
39 rm -rf ${D}${base_prefix}/dev 39 rm -rf ${D}${base_prefix}/dev
40} 40}
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.12.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.12.bb
index 5db2e61e54..ba8b6195ff 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.12.bb
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.12.bb
@@ -3,11 +3,11 @@ require gsoap_${PV}.inc
3DEPENDS = "gsoap-native openssl" 3DEPENDS = "gsoap-native openssl"
4 4
5do_install_append() { 5do_install_append() {
6 install -d ${D}${libdir} 6 install -d ${D}${libdir}
7 for lib in libgsoapssl libgsoapssl++ libgsoap libgsoapck++ libgsoap++ libgsoapck 7 for lib in libgsoapssl libgsoapssl++ libgsoap libgsoapck++ libgsoap++ libgsoapck
8 do 8 do
9 oe_libinstall -C gsoap $lib ${D}${libdir} 9 oe_libinstall -C gsoap $lib ${D}${libdir}
10 done 10 done
11} 11}
12 12
13FILES_${PN} = "${bindir}/wsdl2h ${bindir}/soapcpp2" 13FILES_${PN} = "${bindir}/wsdl2h ${bindir}/soapcpp2"
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.12.inc b/meta-oe/recipes-support/gsoap/gsoap_2.8.12.inc
index 30cf9a6d41..9e2a7825f6 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.12.inc
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.12.inc
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b338b08b1b61e028e0f399a4de25e58f" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b338b08b1b61e028e0f399a4de25e58f"
6 6
7SRC_URI = "${SOURCEFORGE_MIRROR}/gsoap2/gsoap_${PV}.zip \ 7SRC_URI = "${SOURCEFORGE_MIRROR}/gsoap2/gsoap_${PV}.zip \
8 " 8"
9 9
10inherit autotools 10inherit autotools
11 11
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
index 9483b5c17b..9da2ee0df9 100644
--- a/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
+++ b/meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-0.3-beta
10 file://hddtemp-0.3-beta15-autodetect-717479.patch \ 10 file://hddtemp-0.3-beta15-autodetect-717479.patch \
11 file://hddtemp.db \ 11 file://hddtemp.db \
12 file://init \ 12 file://init \
13 " 13"
14 14
15SRC_URI[md5sum] = "8b829339e1ae9df701684ec239021bb8" 15SRC_URI[md5sum] = "8b829339e1ae9df701684ec239021bb8"
16SRC_URI[sha256sum] = "618541584054093d53be8a2d9e81c97174f30f00af91cb8700a97e442d79ef5b" 16SRC_URI[sha256sum] = "618541584054093d53be8a2d9e81c97174f30f00af91cb8700a97e442d79ef5b"
@@ -22,10 +22,10 @@ inherit autotools gettext update-rc.d
22FILES_${PN} += "/usr/share/misc/hddtemp.db" 22FILES_${PN} += "/usr/share/misc/hddtemp.db"
23 23
24do_install_append() { 24do_install_append() {
25 install -d ${D}/usr/share/misc/ 25 install -d ${D}/usr/share/misc/
26 install -m 0644 ${WORKDIR}/hddtemp.db ${D}/usr/share/misc/hddtemp.db 26 install -m 0644 ${WORKDIR}/hddtemp.db ${D}/usr/share/misc/hddtemp.db
27 install -d ${D}${sysconfdir}/init.d 27 install -d ${D}${sysconfdir}/init.d
28 install -m 0644 ${WORKDIR}/init ${D}${sysconfdir}/init.d/hddtemp 28 install -m 0644 ${WORKDIR}/init ${D}${sysconfdir}/init.d/hddtemp
29} 29}
30 30
31INITSCRIPT_NAME = "hddtemp" 31INITSCRIPT_NAME = "hddtemp"
diff --git a/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb b/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb
index e504f61851..3d76f8b3cf 100644
--- a/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb
+++ b/meta-oe/recipes-support/i2c-tools/i2c-tools_3.1.0.bb
@@ -7,20 +7,20 @@ RDEPENDS_${PN} += "perl"
7 7
8SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/i2c-tools/i2c-tools-3.1.0.tar.bz2/f15019e559e378c6e9d5d6299a00df21/i2c-tools-${PV}.tar.bz2 \ 8SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/i2c-tools/i2c-tools-3.1.0.tar.bz2/f15019e559e378c6e9d5d6299a00df21/i2c-tools-${PV}.tar.bz2 \
9 file://Module.mk \ 9 file://Module.mk \
10 " 10"
11SRC_URI[md5sum] = "f15019e559e378c6e9d5d6299a00df21" 11SRC_URI[md5sum] = "f15019e559e378c6e9d5d6299a00df21"
12SRC_URI[sha256sum] = "960023f61de292c6dd757fcedec4bffa7dd036e8594e24b26a706094ca4c142a" 12SRC_URI[sha256sum] = "960023f61de292c6dd757fcedec4bffa7dd036e8594e24b26a706094ca4c142a"
13 13
14inherit autotools 14inherit autotools
15 15
16do_compile_prepend() { 16do_compile_prepend() {
17 cp ${WORKDIR}/Module.mk ${S}/eepromer/ 17 cp ${WORKDIR}/Module.mk ${S}/eepromer/
18 sed -i 's#/usr/local#/usr#' Makefile 18 sed -i 's#/usr/local#/usr#' Makefile
19 echo "include eepromer/Module.mk" >> Makefile 19 echo "include eepromer/Module.mk" >> Makefile
20} 20}
21 21
22do_install_append() { 22do_install_append() {
23 install -d ${D}${includedir}/linux 23 install -d ${D}${includedir}/linux
24 install -m 0644 include/linux/i2c-dev.h ${D}${includedir}/linux/i2c-dev-user.h 24 install -m 0644 include/linux/i2c-dev.h ${D}${includedir}/linux/i2c-dev-user.h
25 rm -f ${D}${includedir}/linux/i2c-dev.h 25 rm -f ${D}${includedir}/linux/i2c-dev.h
26} 26}
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb
index 9f3d4eac4e..2f0fad5ea5 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.7.5.bb
@@ -10,8 +10,8 @@ PR = "r5"
10PATCHSET = "6" 10PATCHSET = "6"
11SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \ 11SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \
12 file://PerlMagic_MakePatch.patch \ 12 file://PerlMagic_MakePatch.patch \
13 file://remove.dist-lzip.patch \ 13 file://remove.dist-lzip.patch \
14 " 14"
15SRC_URI[md5sum] = "bcf07cf0822572fa2b47fa6d506f699a" 15SRC_URI[md5sum] = "bcf07cf0822572fa2b47fa6d506f699a"
16SRC_URI[sha256sum] = "d9347f31d3d35b40009e1bbcf713c5ad252411e05ee621d5a7dae01e47bdbd80" 16SRC_URI[sha256sum] = "d9347f31d3d35b40009e1bbcf713c5ad252411e05ee621d5a7dae01e47bdbd80"
17 17
diff --git a/meta-oe/recipes-support/ipsec-tools/ipsec-tools.inc b/meta-oe/recipes-support/ipsec-tools/ipsec-tools.inc
index caf2b0b71e..264b49a538 100644
--- a/meta-oe/recipes-support/ipsec-tools/ipsec-tools.inc
+++ b/meta-oe/recipes-support/ipsec-tools/ipsec-tools.inc
@@ -40,7 +40,7 @@ EXTRA_OECONF = "--with-kernel-headers=${STAGING_INCDIR} \
40 --without-libradius \ 40 --without-libradius \
41 --without-gssapi \ 41 --without-gssapi \
42 --without-libpam \ 42 --without-libpam \
43 --disable-security-context" 43 --disable-security-context"
44 44
45# See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530527 45# See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530527
46CFLAGS += "-fno-strict-aliasing" 46CFLAGS += "-fno-strict-aliasing"
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
index 9e7d2fcd8c..e1e5ff28f7 100644
--- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
+++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
12inherit autotools lib_package 12inherit autotools lib_package
13 13
14do_install_append() { 14do_install_append() {
15 sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la 15 sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la
16} 16}
17 17
18PACKAGES =+ "${PN}-dev-vala" 18PACKAGES =+ "${PN}-dev-vala"
diff --git a/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb b/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb
index a6d68d4eb5..89cbce00ff 100644
--- a/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb
+++ b/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb
@@ -14,15 +14,15 @@ SRC_URI[md5sum] = "2594093a5d61047bd9cc87e955f86df8"
14SRC_URI[sha256sum] = "127a5ef07805856d63758e5180ebfb241d1f80094fd301c287591a15b8cfcd72" 14SRC_URI[sha256sum] = "127a5ef07805856d63758e5180ebfb241d1f80094fd301c287591a15b8cfcd72"
15 15
16EXTRA_OECONF = "\ 16EXTRA_OECONF = "\
17 --enable-null \ 17 --enable-null \
18 --enable-alsa \ 18 --enable-alsa \
19 --enable-gstreamer \ 19 --enable-gstreamer \
20 --enable-pulse \ 20 --enable-pulse \
21 --disable-oss \ 21 --disable-oss \
22 --enable-gtk \ 22 --enable-gtk \
23 --enable-gtk3 \ 23 --enable-gtk3 \
24 --disable-tdb \ 24 --disable-tdb \
25 --disable-lynx \ 25 --disable-lynx \
26" 26"
27 27
28python populate_packages_prepend() { 28python populate_packages_prepend() {
diff --git a/meta-oe/recipes-support/libftdi/libftdi_0.19.bb b/meta-oe/recipes-support/libftdi/libftdi_0.19.bb
index 0bfbe2212d..2b8068bf56 100644
--- a/meta-oe/recipes-support/libftdi/libftdi_0.19.bb
+++ b/meta-oe/recipes-support/libftdi/libftdi_0.19.bb
@@ -9,14 +9,14 @@ PR = "r1"
9LICENSE = "LGPLv2.1 GPLv2" 9LICENSE = "LGPLv2.1 GPLv2"
10LIC_FILES_CHKSUM= "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ 10LIC_FILES_CHKSUM= "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \
11 file://COPYING.LIB;md5=db979804f025cf55aabec7129cb671ed \ 11 file://COPYING.LIB;md5=db979804f025cf55aabec7129cb671ed \
12 " 12"
13 13
14DEPENDS = "virtual/libusb0" 14DEPENDS = "virtual/libusb0"
15DEPENDS_virtclass-native = "virtual/libusb0-native" 15DEPENDS_virtclass-native = "virtual/libusb0-native"
16 16
17SRC_URI = "http://www.intra2net.com/en/developer/libftdi/download/libftdi-${PV}.tar.gz \ 17SRC_URI = "http://www.intra2net.com/en/developer/libftdi/download/libftdi-${PV}.tar.gz \
18 file://libtool-m4.patch \ 18 file://libtool-m4.patch \
19 " 19"
20SRC_URI[md5sum] = "e6e25f33b4327b1b7aa1156947da45f3" 20SRC_URI[md5sum] = "e6e25f33b4327b1b7aa1156947da45f3"
21SRC_URI[sha256sum] = "567c9d2c42d92fc401c5aba2deed45ffb2433990984e816bcdf31e441aef06be" 21SRC_URI[sha256sum] = "567c9d2c42d92fc401c5aba2deed45ffb2433990984e816bcdf31e441aef06be"
22 22
diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
index ce4e316c59..09e5ec2b8e 100644
--- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
+++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
@@ -8,7 +8,7 @@ PR = "r1"
8 8
9SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \ 9SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \
10 file://configure.patch \ 10 file://configure.patch \
11 " 11"
12 12
13S = "${WORKDIR}/SDL_ttf-${PV}" 13S = "${WORKDIR}/SDL_ttf-${PV}"
14EXTRA_OECONF += "SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config " 14EXTRA_OECONF += "SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config "
@@ -19,11 +19,11 @@ TARGET_CC_ARCH += "${LDFLAGS}"
19 19
20do_configure_prepend() { 20do_configure_prepend() {
21 21
22 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4" 22 MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4"
23 23
24 for i in ${MACROS}; do 24 for i in ${MACROS}; do
25 rm acinclude/$i 25 rm acinclude/$i
26 done 26 done
27 27
28} 28}
29 29
diff --git a/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.3.bb b/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.3.bb
index 4f15535248..60df0c6c73 100644
--- a/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.3.bb
+++ b/meta-oe/recipes-support/lm_sensors/lmsensors_3.3.3.bb
@@ -25,9 +25,9 @@ INITSCRIPT_PARAMS_${PN}-sensord = "defaults 67"
25S = "${WORKDIR}/lm_sensors-${PV}" 25S = "${WORKDIR}/lm_sensors-${PV}"
26 26
27EXTRA_OEMAKE = 'LINUX=${STAGING_KERNEL_DIR} EXLDFLAGS="${LDFLAGS}" \ 27EXTRA_OEMAKE = 'LINUX=${STAGING_KERNEL_DIR} EXLDFLAGS="${LDFLAGS}" \
28 MACHINE=${TARGET_ARCH} PREFIX=${prefix} MANDIR=${mandir} \ 28 MACHINE=${TARGET_ARCH} PREFIX=${prefix} MANDIR=${mandir} \
29 LIBDIR=${libdir} \ 29 LIBDIR=${libdir} \
30 CC="${CC}" AR="${AR}"' 30 CC="${CC}" AR="${AR}"'
31 31
32do_compile() { 32do_compile() {
33 oe_runmake user PROG_EXTRA="sensors sensord" 33 oe_runmake user PROG_EXTRA="sensors sensord"
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc
index b357fd988c..157e11b924 100644
--- a/meta-oe/recipes-support/lvm2/lvm2.inc
+++ b/meta-oe/recipes-support/lvm2/lvm2.inc
@@ -23,7 +23,7 @@ EXTRA_OECONF = "--with-user= \
23 --enable-pkgconfig \ 23 --enable-pkgconfig \
24 --enable-dmeventd \ 24 --enable-dmeventd \
25 --with-udev-prefix= \ 25 --with-udev-prefix= \
26 " 26"
27 27
28inherit autotools 28inherit autotools
29 29
diff --git a/meta-oe/recipes-support/lzma/lzma.inc b/meta-oe/recipes-support/lzma/lzma.inc
index 75e6d6780a..912d281187 100644
--- a/meta-oe/recipes-support/lzma/lzma.inc
+++ b/meta-oe/recipes-support/lzma/lzma.inc
@@ -21,15 +21,15 @@ do_unpack_append() {
21} 21}
22 22
23do_compile() { 23do_compile() {
24 oe_runmake CFLAGS='${CFLAGS} -c' -C C/LzmaUtil 24 oe_runmake CFLAGS='${CFLAGS} -c' -C C/LzmaUtil
25 oe_runmake CXX_C='${CC} ${CFLAGS}' CXX='${CXX} ${CXXFLAGS}' \ 25 oe_runmake CXX_C='${CC} ${CFLAGS}' CXX='${CXX} ${CXXFLAGS}' \
26 -C CPP/7zip/Compress/LZMA_Alone 26 -C CPP/7zip/Compress/LZMA_Alone
27} 27}
28 28
29do_install() { 29do_install() {
30 install -d ${D}${bindir} ${D}${libdir} 30 install -d ${D}${bindir} ${D}${libdir}
31 install -m 0755 CPP/7zip/Compress/LZMA_Alone/lzma ${D}${bindir} 31 install -m 0755 CPP/7zip/Compress/LZMA_Alone/lzma ${D}${bindir}
32 oe_libinstall -a -C C/LzmaUtil liblzma ${D}${libdir} 32 oe_libinstall -a -C C/LzmaUtil liblzma ${D}${libdir}
33} 33}
34 34
35BBCLASSEXTEND = "native" 35BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-support/maliit/maliit-framework_git.bb b/meta-oe/recipes-support/maliit/maliit-framework_git.bb
index 2c4b0f8e8b..292856238d 100644
--- a/meta-oe/recipes-support/maliit/maliit-framework_git.bb
+++ b/meta-oe/recipes-support/maliit/maliit-framework_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://gitorious.org/maliit/maliit-framework.git;branch=master \
12 file://0001-Fix-QT_IM_PLUGIN_PATH-to-allow-openembedded-to-build.patch \ 12 file://0001-Fix-QT_IM_PLUGIN_PATH-to-allow-openembedded-to-build.patch \
13 file://0001-Link-to-libmaliit-1-0-in-inputcontext-plugin.patch \ 13 file://0001-Link-to-libmaliit-1-0-in-inputcontext-plugin.patch \
14 file://maliit-server.desktop \ 14 file://maliit-server.desktop \
15 " 15"
16 16
17SRCREV = "750842dec74a9b17dca91ef779c4fc5a43c4d9dc" 17SRCREV = "750842dec74a9b17dca91ef779c4fc5a43c4d9dc"
18PV = "0.92.3+git${SRCPV}" 18PV = "0.92.3+git${SRCPV}"
@@ -30,7 +30,7 @@ FILES_${PN} += "\
30 ${libdir}/maliit/plugins-*/factories/libmaliit-plugins-quick-factory-*.so \ 30 ${libdir}/maliit/plugins-*/factories/libmaliit-plugins-quick-factory-*.so \
31 ${libdir}/qt4/plugins/inputmethods/*.so \ 31 ${libdir}/qt4/plugins/inputmethods/*.so \
32 ${datadir}/applications/maliit-server.desktop \ 32 ${datadir}/applications/maliit-server.desktop \
33 " 33"
34 34
35FILES_${PN}-dbg += "\ 35FILES_${PN}-dbg += "\
36 ${libdir}/maliit-framework-tests \ 36 ${libdir}/maliit-framework-tests \
@@ -38,7 +38,7 @@ FILES_${PN}-dbg += "\
38 ${libdir}/maliit/plugins-*/factories/.debug \ 38 ${libdir}/maliit/plugins-*/factories/.debug \
39 ${libdir}/qt4/plugins/.debug \ 39 ${libdir}/qt4/plugins/.debug \
40 ${libdir}/qt4/plugins/inputmethods/.debug \ 40 ${libdir}/qt4/plugins/inputmethods/.debug \
41 " 41"
42 42
43FILES_${PN}-dev += "${datadir}/qt4" 43FILES_${PN}-dev += "${datadir}/qt4"
44 44
@@ -46,7 +46,7 @@ FILES_${PN}-gtk +="\
46 ${bindir}/maliit-exampleapp-gtk* \ 46 ${bindir}/maliit-exampleapp-gtk* \
47 \ 47 \
48 ${libdir}/gtk-*/*/immodules/libim-maliit.so\ 48 ${libdir}/gtk-*/*/immodules/libim-maliit.so\
49 " 49"
50 50
51EXTRA_QMAKEVARS_PRE = "\ 51EXTRA_QMAKEVARS_PRE = "\
52 PREFIX=${prefix} \ 52 PREFIX=${prefix} \
@@ -58,7 +58,7 @@ EXTRA_QMAKEVARS_PRE = "\
58 CONFIG+=disable-gtk-cache-update \ 58 CONFIG+=disable-gtk-cache-update \
59 CONFIG+=local-install \ 59 CONFIG+=local-install \
60 CONFIG+=nosdk \ 60 CONFIG+=nosdk \
61 " 61"
62 62
63EXTRA_OEMAKE += "INSTALL_ROOT=${D}" 63EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
64 64
diff --git a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
index 7a1a430d07..0fc7c680ea 100644
--- a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
+++ b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
@@ -19,12 +19,12 @@ EXTRA_QMAKEVARS_PRE = "\
19 PREFIX=${prefix} \ 19 PREFIX=${prefix} \
20 LIBDIR=${libdir} \ 20 LIBDIR=${libdir} \
21 CONFIG+=nodoc \ 21 CONFIG+=nodoc \
22 " 22"
23 23
24FILES_${PN} += "\ 24FILES_${PN} += "\
25 ${libdir}/maliit \ 25 ${libdir}/maliit \
26 ${datadir} \ 26 ${datadir} \
27 " 27"
28 28
29FILES_${PN}-dbg += "${libdir}/maliit/plugins-*/.debug" 29FILES_${PN}-dbg += "${libdir}/maliit/plugins-*/.debug"
30 30
diff --git a/meta-oe/recipes-support/mbuffer/mbuffer_20091227.bb b/meta-oe/recipes-support/mbuffer/mbuffer_20091227.bb
index 5dda2fbe58..dcd8a47d2d 100644
--- a/meta-oe/recipes-support/mbuffer/mbuffer_20091227.bb
+++ b/meta-oe/recipes-support/mbuffer/mbuffer_20091227.bb
@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "e708b66f6cec9ba090877e8eb38e5627ac69aea9ebd9bca1360a29c739
12inherit autotools 12inherit autotools
13 13
14do_configure() { 14do_configure() {
15 gnu-configize 15 gnu-configize
16 oe_runconf 16 oe_runconf
17} 17}
18 18
diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
index f281f6d802..e730102b12 100644
--- a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
+++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
@@ -15,43 +15,43 @@ inherit allarch
15docdir_append = "/${PN}" 15docdir_append = "/${PN}"
16 16
17do_install () { 17do_install () {
18 install -d ${D}${sysconfdir} 18 install -d ${D}${sysconfdir}
19 install -d ${D}${libdir}/mime/packages 19 install -d ${D}${libdir}/mime/packages
20 install -d ${D}${docdir} 20 install -d ${D}${docdir}
21 install -d ${D}${sbindir} 21 install -d ${D}${sbindir}
22 install -d ${D}${bindir} 22 install -d ${D}${bindir}
23 install -d ${D}${mandir}/man1 23 install -d ${D}${mandir}/man1
24 install -d ${D}${mandir}/man5 24 install -d ${D}${mandir}/man5
25 install -d ${D}${mandir}/man8 25 install -d ${D}${mandir}/man8
26 install -m 644 mime.types ${D}${sysconfdir}/ 26 install -m 644 mime.types ${D}${sysconfdir}/
27 install -m 644 mailcap ${D}${libdir}/mime/ 27 install -m 644 mailcap ${D}${libdir}/mime/
28 install -m 644 mailcap.order ${D}${sysconfdir}/ 28 install -m 644 mailcap.order ${D}${sysconfdir}/
29 install -m 644 mailcap.man ${D}${mandir}/man5/mailcap.5 29 install -m 644 mailcap.man ${D}${mandir}/man5/mailcap.5
30 install -m 644 mailcap.order.man ${D}${mandir}/man5/mailcap.order.5 30 install -m 644 mailcap.order.man ${D}${mandir}/man5/mailcap.order.5
31# install -m 755 install-mime ${D}${sbindir}/ 31# install -m 755 install-mime ${D}${sbindir}/
32# install -m 644 install-mime.man ${D}${mandir}/man8/install-mime.8 32# install -m 644 install-mime.man ${D}${mandir}/man8/install-mime.8
33 install -m 755 update-mime ${D}${sbindir}/ 33 install -m 755 update-mime ${D}${sbindir}/
34 install -m 644 update-mime.man ${D}${mandir}/man8/update-mime.8 34 install -m 644 update-mime.man ${D}${mandir}/man8/update-mime.8
35 install -m 755 run-mailcap ${D}${bindir}/ 35 install -m 755 run-mailcap ${D}${bindir}/
36 install -m 644 run-mailcap.man ${D}${mandir}/man1/run-mailcap.1 36 install -m 644 run-mailcap.man ${D}${mandir}/man1/run-mailcap.1
37# install -m 644 rfcs/* ${D}${docdir}/ 37# install -m 644 rfcs/* ${D}${docdir}/
38 install -m 644 debian/changelog ${D}${docdir}/changelog.Debian 38 install -m 644 debian/changelog ${D}${docdir}/changelog.Debian
39 install -m 644 debian/README ${D}${docdir}/copyright 39 install -m 644 debian/README ${D}${docdir}/copyright
40 install -m 755 debian-view ${D}${libdir}/mime/ 40 install -m 755 debian-view ${D}${libdir}/mime/
41 install -m 755 playaudio ${D}${libdir}/mime/ 41 install -m 755 playaudio ${D}${libdir}/mime/
42 install -m 755 playdsp ${D}${libdir}/mime/ 42 install -m 755 playdsp ${D}${libdir}/mime/
43 install -m 644 mailcap.entries ${D}${libdir}/mime/packages/mime-support 43 install -m 644 mailcap.entries ${D}${libdir}/mime/packages/mime-support
44 cd ${D}${mandir}; gzip -9fv */* 44 cd ${D}${mandir}; gzip -9fv */*
45 cd ${D}${docdir}; gzip -9v * 45 cd ${D}${docdir}; gzip -9v *
46 cd ${D}${docdir}; gunzip copyright.gz 46 cd ${D}${docdir}; gunzip copyright.gz
47 cd ${D}${bindir}; ln -s run-mailcap see 47 cd ${D}${bindir}; ln -s run-mailcap see
48 cd ${D}${bindir}; ln -s run-mailcap edit 48 cd ${D}${bindir}; ln -s run-mailcap edit
49 cd ${D}${bindir}; ln -s run-mailcap compose 49 cd ${D}${bindir}; ln -s run-mailcap compose
50 cd ${D}${bindir}; ln -s run-mailcap print 50 cd ${D}${bindir}; ln -s run-mailcap print
51 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz see.1.gz 51 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz see.1.gz
52 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz edit.1.gz 52 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz edit.1.gz
53 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz compose.1.gz 53 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz compose.1.gz
54 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz print.1.gz 54 cd ${D}${mandir}/man1; ln -s run-mailcap.1.gz print.1.gz
55} 55}
56 56
57SRC_URI[md5sum] = "d6e5d715e331147352c50c158dbdec6d" 57SRC_URI[md5sum] = "d6e5d715e331147352c50c158dbdec6d"
diff --git a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb
index 3150013fa3..56260975dc 100644
--- a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb
+++ b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb
@@ -17,5 +17,5 @@ SRC_URI[sha256sum] = "3552262bf1bcf8e859a2a3a7adfb0367af8593383e730c492e981477aa
17S = "${WORKDIR}/${PN}" 17S = "${WORKDIR}/${PN}"
18 18
19do_install() { 19do_install() {
20 oe_runmake install DESTDIR=${D} PREFIX=${prefix} LIB=${base_libdir} 20 oe_runmake install DESTDIR=${D} PREFIX=${prefix} LIB=${base_libdir}
21} 21}
diff --git a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
index b2bbfc4aa6..dcaf0c69c3 100644
--- a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
+++ b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
@@ -12,12 +12,12 @@ EXTRA_OEMAKE = ""
12EXTRA_OECONF = " --with-embedded-server " 12EXTRA_OECONF = " --with-embedded-server "
13 13
14do_install() { 14do_install() {
15 oe_runmake 'DESTDIR=${D}' install 15 oe_runmake 'DESTDIR=${D}' install
16 mv -f ${D}${libdir}/mysql/* ${D}${libdir} 16 mv -f ${D}${libdir}/mysql/* ${D}${libdir}
17 rmdir ${D}${libdir}/mysql 17 rmdir ${D}${libdir}/mysql
18 18
19 install -d ${D}${bindir} 19 install -d ${D}${bindir}
20 install -m 0755 sql/gen_lex_hash ${D}${bindir}/ 20 install -m 0755 sql/gen_lex_hash ${D}${bindir}/
21} 21}
22 22
23SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad" 23SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
diff --git a/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc b/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc
index af0ddbb5c0..3d79e193d6 100644
--- a/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc
+++ b/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc
@@ -35,13 +35,13 @@ EXTRA_OEMAKE = "'GEN_LEX_HASH=${STAGING_BINDIR_NATIVE}/gen_lex_hash'"
35EXTRA_OECONF = " --with-atomic-ops=up --with-embedded-server --prefix=/usr --sysconfdir=/etc/mysql --localstatedir=/var/mysql --disable-dependency-tracking --without-raid --without-debug --with-low-memory --without-query-cache --without-man --without-docs --without-innodb " 35EXTRA_OECONF = " --with-atomic-ops=up --with-embedded-server --prefix=/usr --sysconfdir=/etc/mysql --localstatedir=/var/mysql --disable-dependency-tracking --without-raid --without-debug --with-low-memory --without-query-cache --without-man --without-docs --without-innodb "
36 36
37do_configure_append() { 37do_configure_append() {
38 sed -i /comp_err/d ${S}/sql/share/Makefile 38 sed -i /comp_err/d ${S}/sql/share/Makefile
39 39
40 # handle distros with different values of ${libexecdir} 40 # handle distros with different values of ${libexecdir}
41 libexecdir2=`echo ${libexecdir} | sed -e 's+/usr/++g'` 41 libexecdir2=`echo ${libexecdir} | sed -e 's+/usr/++g'`
42 sed -i -e "s:/libexec:/$libexecdir2:g" ${S}/scripts/mysql_install_db.sh 42 sed -i -e "s:/libexec:/$libexecdir2:g" ${S}/scripts/mysql_install_db.sh
43 sed -i -e "s:mysqld libexec:mysqld $libexecdir2:g" ${S}/scripts/mysql_install_db.sh 43 sed -i -e "s:mysqld libexec:mysqld $libexecdir2:g" ${S}/scripts/mysql_install_db.sh
44 sed -i -e "s:/libexec:/$libexecdir2:g" ${S}/scripts/mysqld_safe.sh 44 sed -i -e "s:/libexec:/$libexecdir2:g" ${S}/scripts/mysqld_safe.sh
45} 45}
46 46
47SYSROOT_PREPROCESS_FUNCS += "mysql5_sysroot_preprocess" 47SYSROOT_PREPROCESS_FUNCS += "mysql5_sysroot_preprocess"
@@ -52,45 +52,45 @@ SYSROOT_PREPROCESS_FUNCS += "mysql5_sysroot_preprocess"
52# plugindir is not fixed, but we don't create any plugins. 52# plugindir is not fixed, but we don't create any plugins.
53# 53#
54mysql5_sysroot_preprocess () { 54mysql5_sysroot_preprocess () {
55 sed -i -es,^pkgincludedir=.*,pkgincludedir=\'${STAGING_INCDIR}/mysql\', ${SYSROOT_DESTDIR}${bindir_crossscripts}/mysql_config 55 sed -i -es,^pkgincludedir=.*,pkgincludedir=\'${STAGING_INCDIR}/mysql\', ${SYSROOT_DESTDIR}${bindir_crossscripts}/mysql_config
56 sed -i -es,^pkglibdir=.*,pkglibdir=\'${STAGING_LIBDIR}\', ${SYSROOT_DESTDIR}${bindir_crossscripts}/mysql_config 56 sed -i -es,^pkglibdir=.*,pkglibdir=\'${STAGING_LIBDIR}\', ${SYSROOT_DESTDIR}${bindir_crossscripts}/mysql_config
57} 57}
58 58
59do_install() { 59do_install() {
60 oe_runmake 'DESTDIR=${D}' install 60 oe_runmake 'DESTDIR=${D}' install
61 mv -f ${D}${libdir}/mysql/* ${D}${libdir} 61 mv -f ${D}${libdir}/mysql/* ${D}${libdir}
62 rmdir ${D}${libdir}/mysql 62 rmdir ${D}${libdir}/mysql
63 63
64 install -d ${D}/etc/init.d 64 install -d ${D}/etc/init.d
65 install -m 0644 ${WORKDIR}/my.cnf ${D}/etc/ 65 install -m 0644 ${WORKDIR}/my.cnf ${D}/etc/
66 install -m 0755 ${WORKDIR}/mysqld.sh ${D}/etc/init.d/mysqld 66 install -m 0755 ${WORKDIR}/mysqld.sh ${D}/etc/init.d/mysqld
67} 67}
68 68
69pkg_postinst_mysql5-server () { 69pkg_postinst_mysql5-server () {
70 if [ "x$D" != "x" ]; then 70 if [ "x$D" != "x" ]; then
71 exit 1 71 exit 1
72 fi 72 fi
73 73
74 grep mysql /etc/passwd || adduser --disabled-password --home=/var/mysql --ingroup nogroup mysql 74 grep mysql /etc/passwd || adduser --disabled-password --home=/var/mysql --ingroup nogroup mysql
75 75
76 #Install the database 76 #Install the database
77 test -d /usr/bin || mkdir -p /usr/bin 77 test -d /usr/bin || mkdir -p /usr/bin
78 test -e /usr/bin/hostname || ln -s /bin/hostname /usr/bin/hostname 78 test -e /usr/bin/hostname || ln -s /bin/hostname /usr/bin/hostname
79 mkdir /var/lib/mysql 79 mkdir /var/lib/mysql
80 chown mysql.nogroup /var/lib/mysql 80 chown mysql.nogroup /var/lib/mysql
81 81
82 mysql_install_db 82 mysql_install_db
83 83
84} 84}
85 85
86pkg_postrm_mysql5-server () { 86pkg_postrm_mysql5-server () {
87 grep mysql /etc/passwd && deluser mysql 87 grep mysql /etc/passwd && deluser mysql
88} 88}
89 89
90PACKAGES = "${PN}-dbg ${PN} \ 90PACKAGES = "${PN}-dbg ${PN} \
91libmysqlclient-r libmysqlclient-r-dev libmysqlclient-r-staticdev libmysqlclient-r-dbg \ 91 libmysqlclient-r libmysqlclient-r-dev libmysqlclient-r-staticdev libmysqlclient-r-dbg \
92libmysqlclient libmysqlclient-dev libmysqlclient-staticdev libmysqlclient-dbg \ 92 libmysqlclient libmysqlclient-dev libmysqlclient-staticdev libmysqlclient-dbg \
93${PN}-client ${PN}-server ${PN}-leftovers" 93 ${PN}-client ${PN}-server ${PN}-leftovers"
94CONFFILES_${PN}-server += "${sysconfdir}/my.cnf" 94CONFFILES_${PN}-server += "${sysconfdir}/my.cnf"
95 95
96FILES_${PN} = " " 96FILES_${PN} = " "
@@ -98,95 +98,95 @@ RDEPENDS_${PN} = "${PN}-client ${PN}-server"
98ALLOW_EMPTY_${PN} = "1" 98ALLOW_EMPTY_${PN} = "1"
99 99
100FILES_libmysqlclient = "\ 100FILES_libmysqlclient = "\
101${libdir}/libmysqlclient.so.* \ 101 ${libdir}/libmysqlclient.so.* \
102${libdir}/plugin/*.so.*" 102 ${libdir}/plugin/*.so.*"
103FILES_libmysqlclient-dev = " \ 103FILES_libmysqlclient-dev = " \
104${includedir}/mysql/ \ 104 ${includedir}/mysql/ \
105${libdir}/libmysqlclient.so \ 105 ${libdir}/libmysqlclient.so \
106${libdir}/libmysqlclient.la \ 106 ${libdir}/libmysqlclient.la \
107${libdir}/plugin/*.so \ 107 ${libdir}/plugin/*.so \
108${libdir}/plugin/*.la \ 108 ${libdir}/plugin/*.la \
109${sysconfdir}/aclocal \ 109 ${sysconfdir}/aclocal \
110${bindir}/mysql_config" 110 ${bindir}/mysql_config"
111FILES_libmysqlclient-staticdev = "\ 111FILES_libmysqlclient-staticdev = "\
112${libdir}/*.a \ 112 ${libdir}/*.a \
113${libdir}/plugin/*.a" 113 ${libdir}/plugin/*.a"
114FILES_libmysqlclient-dbg = "${libdir}/plugin/.debug/ \ 114FILES_libmysqlclient-dbg = "${libdir}/plugin/.debug/ \
115/usr/mysql-test/lib/My/SafeProcess/.debug/my_safe_process" 115 /usr/mysql-test/lib/My/SafeProcess/.debug/my_safe_process"
116 116
117FILES_libmysqlclient-r = "${libdir}/libmysqlclient_r.so.*" 117FILES_libmysqlclient-r = "${libdir}/libmysqlclient_r.so.*"
118FILES_libmysqlclient-r-dev = "\ 118FILES_libmysqlclient-r-dev = "\
119${libdir}/libmysqlclient_r.so \ 119 ${libdir}/libmysqlclient_r.so \
120${libdir}/libmysqlclient_r.la" 120 ${libdir}/libmysqlclient_r.la"
121FILES_libmysqlclient-r-staticdev = "${libdir}/libmysqlclient_r.a" 121FILES_libmysqlclient-r-staticdev = "${libdir}/libmysqlclient_r.a"
122FILES_libmysqlclient-r-dbg = "${libdir}/plugin/.debuglibmysqlclient_r.so.*" 122FILES_libmysqlclient-r-dbg = "${libdir}/plugin/.debuglibmysqlclient_r.so.*"
123 123
124FILES_${PN}-client = "\ 124FILES_${PN}-client = "\
125${bindir}/myisam_ftdump \ 125 ${bindir}/myisam_ftdump \
126${bindir}/mysql \ 126 ${bindir}/mysql \
127${bindir}/mysql_client_test \ 127 ${bindir}/mysql_client_test \
128${bindir}/mysql_client_test_embedded \ 128 ${bindir}/mysql_client_test_embedded \
129${bindir}/mysql_find_rows \ 129 ${bindir}/mysql_find_rows \
130${bindir}/mysql_fix_extensions \ 130 ${bindir}/mysql_fix_extensions \
131${bindir}/mysql_waitpid \ 131 ${bindir}/mysql_waitpid \
132${bindir}/mysqlaccess \ 132 ${bindir}/mysqlaccess \
133${bindir}/mysqladmin \ 133 ${bindir}/mysqladmin \
134${bindir}/mysqlbug \ 134 ${bindir}/mysqlbug \
135${bindir}/mysqlcheck \ 135 ${bindir}/mysqlcheck \
136${bindir}/mysqldump \ 136 ${bindir}/mysqldump \
137${bindir}/mysqldumpslow \ 137 ${bindir}/mysqldumpslow \
138${bindir}/mysqlimport \ 138 ${bindir}/mysqlimport \
139${bindir}/mysqlshow \ 139 ${bindir}/mysqlshow \
140${bindir}/mysqlslap \ 140 ${bindir}/mysqlslap \
141${bindir}/mysqltest_embedded \ 141 ${bindir}/mysqltest_embedded \
142${libexecdir}/mysqlmanager" 142 ${libexecdir}/mysqlmanager"
143 143
144FILES_${PN}-server = "\ 144FILES_${PN}-server = "\
145${bindir}/comp_err \ 145 ${bindir}/comp_err \
146${bindir}/isamchk \ 146 ${bindir}/isamchk \
147${bindir}/isamlog \ 147 ${bindir}/isamlog \
148${bindir}/msql2mysql \ 148 ${bindir}/msql2mysql \
149${bindir}/my_print_defaults \ 149 ${bindir}/my_print_defaults \
150${bindir}/myisamchk \ 150 ${bindir}/myisamchk \
151${bindir}/myisamlog \ 151 ${bindir}/myisamlog \
152${bindir}/myisampack \ 152 ${bindir}/myisampack \
153${bindir}/mysql_convert_table_format \ 153 ${bindir}/mysql_convert_table_format \
154${bindir}/mysql_fix_privilege_tables \ 154 ${bindir}/mysql_fix_privilege_tables \
155${bindir}/mysql_install_db \ 155 ${bindir}/mysql_install_db \
156${bindir}/mysql_secure_installation \ 156 ${bindir}/mysql_secure_installation \
157${bindir}/mysql_setpermission \ 157 ${bindir}/mysql_setpermission \
158${bindir}/mysql_tzinfo_to_sql \ 158 ${bindir}/mysql_tzinfo_to_sql \
159${bindir}/mysql_upgrade \ 159 ${bindir}/mysql_upgrade \
160${bindir}/mysql_zap \ 160 ${bindir}/mysql_zap \
161${bindir}/mysqlbinlog \ 161 ${bindir}/mysqlbinlog \
162${bindir}/mysqld_multi \ 162 ${bindir}/mysqld_multi \
163${bindir}/mysqld_safe \ 163 ${bindir}/mysqld_safe \
164${bindir}/mysqlhotcopy \ 164 ${bindir}/mysqlhotcopy \
165${bindir}/mysqltest \ 165 ${bindir}/mysqltest \
166${bindir}/ndb_delete_all \ 166 ${bindir}/ndb_delete_all \
167${bindir}/ndb_desc \ 167 ${bindir}/ndb_desc \
168${bindir}/ndb_drop_index \ 168 ${bindir}/ndb_drop_index \
169${bindir}/ndb_drop_table \ 169 ${bindir}/ndb_drop_table \
170${bindir}/ndb_mgm \ 170 ${bindir}/ndb_mgm \
171${bindir}/ndb_restore \ 171 ${bindir}/ndb_restore \
172${bindir}/ndb_select_all \ 172 ${bindir}/ndb_select_all \
173${bindir}/ndb_select_count \ 173 ${bindir}/ndb_select_count \
174${bindir}/ndb_show_tables \ 174 ${bindir}/ndb_show_tables \
175${bindir}/ndb_waiter \ 175 ${bindir}/ndb_waiter \
176${bindir}/pack_isam \ 176 ${bindir}/pack_isam \
177${bindir}/perror \ 177 ${bindir}/perror \
178${bindir}/replace \ 178 ${bindir}/replace \
179${bindir}/resolve_stack_dump \ 179 ${bindir}/resolve_stack_dump \
180${bindir}/resolveip \ 180 ${bindir}/resolveip \
181${libexecdir}/mysqld \ 181 ${libexecdir}/mysqld \
182${sbindir}/mysqld \ 182 ${sbindir}/mysqld \
183${sbindir}/ndb_cpcd \ 183 ${sbindir}/ndb_cpcd \
184${sbindir}/ndbd \ 184 ${sbindir}/ndbd \
185${sbindir}/ndb_mgmd \ 185 ${sbindir}/ndb_mgmd \
186${datadir}/mysql/ \ 186 ${datadir}/mysql/ \
187${localstatedir}/mysql/ \ 187 ${localstatedir}/mysql/ \
188${sysconfdir}/init.d \ 188 ${sysconfdir}/init.d \
189${sysconfdir}/my.cnf" 189 ${sysconfdir}/my.cnf"
190 190
191DESCRIPTION_${PN}-leftovers = "unpackaged and probably unneeded files for ${PN}" 191DESCRIPTION_${PN}-leftovers = "unpackaged and probably unneeded files for ${PN}"
192FILES_${PN}-leftovers = "/" 192FILES_${PN}-leftovers = "/"
diff --git a/meta-oe/recipes-support/nmon/nmon_13g.bb b/meta-oe/recipes-support/nmon/nmon_13g.bb
index bc82c0ac67..38ea3e52fe 100644
--- a/meta-oe/recipes-support/nmon/nmon_13g.bb
+++ b/meta-oe/recipes-support/nmon/nmon_13g.bb
@@ -20,10 +20,10 @@ LDFLAGS += "-ltinfo -lncursesw"
20ASNEEDED_pn-nmon = "" 20ASNEEDED_pn-nmon = ""
21 21
22do_compile() { 22do_compile() {
23 ${CC} ${CFLAGS} ${LDFLAGS} ${WORKDIR}/lmon13g.c -o nmon 23 ${CC} ${CFLAGS} ${LDFLAGS} ${WORKDIR}/lmon13g.c -o nmon
24} 24}
25 25
26do_install() { 26do_install() {
27 install -d ${D}${bindir} 27 install -d ${D}${bindir}
28 install -m 0755 nmon ${D}${bindir} 28 install -m 0755 nmon ${D}${bindir}
29} 29}
diff --git a/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb b/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb
index 52fd1bfc9f..7d85016094 100644
--- a/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb
+++ b/meta-oe/recipes-support/nonworking/fftw/benchfft_3.1.bb
@@ -12,7 +12,7 @@ EXTRA_OECONF = "--disable-fortran --enable-single --enable-shared"
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13
14do_compile_prepend() { 14do_compile_prepend() {
15 sed -i -e 's:all-recursive:$(RECURSIVE_TARGETS):g' ${S}/Makefile 15 sed -i -e 's:all-recursive:$(RECURSIVE_TARGETS):g' ${S}/Makefile
16} 16}
17 17
18SRC_URI[md5sum] = "9356e5e9dcb3f1481977009720a2ccf8" 18SRC_URI[md5sum] = "9356e5e9dcb3f1481977009720a2ccf8"
diff --git a/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng.inc b/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng.inc
index bac1be1698..84846587b0 100644
--- a/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng.inc
+++ b/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng.inc
@@ -16,41 +16,41 @@ SRC_URI = "http://www.balabit.com/downloads/files/syslog-ng/sources/${PV}/source
16noipv6 = "${@base_contains('DISTRO_FEATURES', 'ipv6', '', '--disable-ipv6', d)}" 16noipv6 = "${@base_contains('DISTRO_FEATURES', 'ipv6', '', '--disable-ipv6', d)}"
17 17
18EXTRA_OECONF = " \ 18EXTRA_OECONF = " \
19 --with-libnet=${STAGING_BINDIR_CROSS} \ 19 --with-libnet=${STAGING_BINDIR_CROSS} \
20 --enable-dynamic-linking \ 20 --enable-dynamic-linking \
21 ${noipv6} \ 21 ${noipv6} \
22 --enable-ssl \ 22 --enable-ssl \
23 --disable-sub-streams \ 23 --disable-sub-streams \
24 --disable-pacct \ 24 --disable-pacct \
25 --disable-linux-caps \ 25 --disable-linux-caps \
26 --disable-pcre \ 26 --disable-pcre \
27 --disable-sql \ 27 --disable-sql \
28" 28"
29 29
30EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}" 30EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
31EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--enable-systemd', '--disable-systemd', d)}" 31EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--enable-systemd', '--disable-systemd', d)}"
32 32
33do_configure_prepend() { 33do_configure_prepend() {
34 eval "${@base_contains('DISTRO_FEATURES', 'largefile', '', 'sed -i -e "s/-D_LARGEFILE_SOURCE//" -e "s/-D_FILE_OFFSET_BITS=64//" ${S}/configure.in', d)}" 34 eval "${@base_contains('DISTRO_FEATURES', 'largefile', '', 'sed -i -e "s/-D_LARGEFILE_SOURCE//" -e "s/-D_FILE_OFFSET_BITS=64//" ${S}/configure.in', d)}"
35} 35}
36 36
37# rename modules.conf because it breaks update-modules 37# rename modules.conf because it breaks update-modules
38# see http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-October/035537.html 38# see http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-October/035537.html
39do_install_append() { 39do_install_append() {
40 mv ${D}/${sysconfdir}/modules.conf ${D}/${sysconfdir}/scl-modules.conf 40 mv ${D}/${sysconfdir}/modules.conf ${D}/${sysconfdir}/scl-modules.conf
41 sed -i "s#@include 'modules.conf'#@include 'scl-modules.conf'#g" ${D}/${sysconfdir}/scl.conf 41 sed -i "s#@include 'modules.conf'#@include 'scl-modules.conf'#g" ${D}/${sysconfdir}/scl.conf
42 install -d ${D}/${sysconfdir}/${PN} 42 install -d ${D}/${sysconfdir}/${PN}
43 install ${WORKDIR}/syslog-ng.conf ${D}${sysconfdir}/${PN}.conf 43 install ${WORKDIR}/syslog-ng.conf ${D}${sysconfdir}/${PN}.conf
44 install -d ${D}/${sysconfdir}/init.d 44 install -d ${D}/${sysconfdir}/init.d
45 install -m 755 ${WORKDIR}/initscript ${D}/${sysconfdir}/init.d/syslog.${PN} 45 install -m 755 ${WORKDIR}/initscript ${D}/${sysconfdir}/init.d/syslog.${PN}
46} 46}
47 47
48FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \ 48FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \
49 ${sysconfdir} ${sharedstatedir} ${localstatedir} \ 49 ${sysconfdir} ${sharedstatedir} ${localstatedir} \
50 ${base_bindir}/* ${base_sbindir}/* \ 50 ${base_bindir}/* ${base_sbindir}/* \
51 ${base_libdir}/*${SOLIBS} \ 51 ${base_libdir}/*${SOLIBS} \
52 ${datadir}/${BPN} ${libdir}/${BPN}/*${SOLIBS} \ 52 ${datadir}/${BPN} ${libdir}/${BPN}/*${SOLIBS} \
53 ${datadir}/include/scl/ ${datadir}/xsd" 53 ${datadir}/include/scl/ ${datadir}/xsd"
54FILES_${PN}-dev += "${libdir}/${BPN}/lib*.la ${libdir}/${BPN}/*${SOLIBSDEV}" 54FILES_${PN}-dev += "${libdir}/${BPN}/lib*.la ${libdir}/${BPN}/*${SOLIBSDEV}"
55CONFFILES_${PN} = "${sysconfdir}/${PN}.conf ${sysconfdir}/scl.conf ${sysconfdir}/scl-modules.conf" 55CONFFILES_${PN} = "${sysconfdir}/${PN}.conf ${sysconfdir}/scl.conf ${sysconfdir}/scl-modules.conf"
56 56
@@ -60,39 +60,39 @@ RCONFLICTS_${PN} += "${PN}-systemd"
60SYSTEMD_SERVICE_${PN} = "${PN}.service" 60SYSTEMD_SERVICE_${PN} = "${PN}.service"
61 61
62pkg_postinst_${PN} () { 62pkg_postinst_${PN} () {
63 /etc/init.d/syslog stop 63 /etc/init.d/syslog stop
64 update-alternatives --install ${sysconfdir}/init.d/syslog syslog-init syslog.${PN} 200 64 update-alternatives --install ${sysconfdir}/init.d/syslog syslog-init syslog.${PN} 200
65 65
66 if test "x$D" != "x"; then 66 if test "x$D" != "x"; then
67 OPT="-r $D" 67 OPT="-r $D"
68 else 68 else
69 OPT="-s" 69 OPT="-s"
70 fi 70 fi
71 # remove all rc.d-links potentially created from alternative 71 # remove all rc.d-links potentially created from alternative
72 # syslog packages before creating new ones 72 # syslog packages before creating new ones
73 update-rc.d $OPT -f syslog remove 73 update-rc.d $OPT -f syslog remove
74 update-rc.d $OPT syslog start 20 2 3 4 5 . stop 90 0 1 6 . 74 update-rc.d $OPT syslog start 20 2 3 4 5 . stop 90 0 1 6 .
75} 75}
76 76
77pkg_prerm_${PN} () { 77pkg_prerm_${PN} () {
78 if test "x$D" = "x"; then 78 if test "x$D" = "x"; then
79 if test "$1" = "upgrade" -o "$1" = "remove"; then 79 if test "$1" = "upgrade" -o "$1" = "remove"; then
80 /etc/init.d/syslog stop 80 /etc/init.d/syslog stop
81 fi
82 fi 81 fi
82 fi
83 83
84 update-alternatives --remove syslog-init syslog.${PN} 84 update-alternatives --remove syslog-init syslog.${PN}
85} 85}
86 86
87pkg_postrm_${PN} () { 87pkg_postrm_${PN} () {
88 if test "x$D" != "x"; then 88 if test "x$D" != "x"; then
89 OPT="-r $D" 89 OPT="-r $D"
90 else 90 else
91 OPT="" 91 OPT=""
92 fi 92 fi
93 if test "$1" = "remove" -o "$1" = "purge"; then 93 if test "$1" = "remove" -o "$1" = "purge"; then
94 if ! test -e "/etc/init.d/syslog"; then 94 if ! test -e "/etc/init.d/syslog"; then
95 update-rc.d $OPT syslog remove 95 update-rc.d $OPT syslog remove
96 fi
97 fi 96 fi
97 fi
98} 98}
diff --git a/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng_3.2.5.bb b/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng_3.2.5.bb
index 62faa83b2b..6d1fee7ae2 100644
--- a/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng_3.2.5.bb
+++ b/meta-oe/recipes-support/nonworking/syslog-ng/syslog-ng_3.2.5.bb
@@ -2,8 +2,8 @@ require syslog-ng.inc
2PR = "${INC_PR}.1" 2PR = "${INC_PR}.1"
3 3
4SRC_URI += " \ 4SRC_URI += " \
5 file://syslog-ng.conf \ 5 file://syslog-ng.conf \
6 file://initscript \ 6 file://initscript \
7" 7"
8 8
9SRC_URI[md5sum] = "60737452ce898f9dc7170dfdc9bfd732" 9SRC_URI[md5sum] = "60737452ce898f9dc7170dfdc9bfd732"
diff --git a/meta-oe/recipes-support/opencv/opencv-samples_2.4.3.bb b/meta-oe/recipes-support/opencv/opencv-samples_2.4.3.bb
index 3d76226c23..50efd77bf0 100644
--- a/meta-oe/recipes-support/opencv/opencv-samples_2.4.3.bb
+++ b/meta-oe/recipes-support/opencv/opencv-samples_2.4.3.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://include/opencv2/opencv.hpp;endline=41;md5=6d690d8488a
9" 9"
10 10
11SRC_URI = "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-unix/${PV}/OpenCV-${PV}.tar.bz2 \ 11SRC_URI = "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-unix/${PV}/OpenCV-${PV}.tar.bz2 \
12 " 12"
13 13
14SRC_URI[md5sum] = "c0a5af4ff9d0d540684c0bf00ef35dbe" 14SRC_URI[md5sum] = "c0a5af4ff9d0d540684c0bf00ef35dbe"
15SRC_URI[sha256sum] = "f8fbe985978d4eae73e8c3b526ed40a37d4761d2029a5b035233f58146f6f59b" 15SRC_URI[sha256sum] = "f8fbe985978d4eae73e8c3b526ed40a37d4761d2029a5b035233f58146f6f59b"
@@ -18,23 +18,23 @@ S = "${WORKDIR}/OpenCV-${PV}"
18 18
19do_install() { 19do_install() {
20 cd samples/c 20 cd samples/c
21 install -d ${D}/${bindir} 21 install -d ${D}/${bindir}
22 install -d ${D}/${datadir}/opencv/samples 22 install -d ${D}/${datadir}/opencv/samples
23 23
24 cp * ${D}/${datadir}/opencv/samples || true 24 cp * ${D}/${datadir}/opencv/samples || true
25 25
26 for i in *.c; do 26 for i in *.c; do
27 echo "compiling $i" 27 echo "compiling $i"
28 ${CXX} ${CFLAGS} ${LDFLAGS} -ggdb `pkg-config --cflags opencv` -o `basename $i .c` $i `pkg-config --libs opencv` || true 28 ${CXX} ${CFLAGS} ${LDFLAGS} -ggdb `pkg-config --cflags opencv` -o `basename $i .c` $i `pkg-config --libs opencv` || true
29 install -m 0755 `basename $i .c` ${D}/${bindir} || true 29 install -m 0755 `basename $i .c` ${D}/${bindir} || true
30 rm ${D}/${datadir}/opencv/samples/`basename $i .c` || true 30 rm ${D}/${datadir}/opencv/samples/`basename $i .c` || true
31 done 31 done
32 for i in *.cpp; do 32 for i in *.cpp; do
33 echo "compiling $i" 33 echo "compiling $i"
34 ${CXX} ${CFLAGS} ${LDFLAGS} -ggdb `pkg-config --cflags opencv` -o `basename $i .cpp` $i `pkg-config --libs opencv` || true 34 ${CXX} ${CFLAGS} ${LDFLAGS} -ggdb `pkg-config --cflags opencv` -o `basename $i .cpp` $i `pkg-config --libs opencv` || true
35 install -m 0755 `basename $i .cpp` ${D}/${bindir} || true 35 install -m 0755 `basename $i .cpp` ${D}/${bindir} || true
36 rm ${D}/${datadir}/opencv/samples/`basename $i .cpp` || true 36 rm ${D}/${datadir}/opencv/samples/`basename $i .cpp` || true
37 done 37 done
38} 38}
39 39
40FILES_${PN}-dev += "${datadir}/opencv/samples/*.c* ${datadir}/opencv/samples/*.vcp* ${datadir}/opencv/samples/build*" 40FILES_${PN}-dev += "${datadir}/opencv/samples/*.c* ${datadir}/opencv/samples/*.vcp* ${datadir}/opencv/samples/build*"
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.3.bb b/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
index 916c8c57e3..39b608a334 100644
--- a/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
+++ b/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
@@ -11,7 +11,7 @@ DEPENDS = "python-numpy v4l-utils libav gtk+ libtool swig swig-native python jpe
11 11
12SRC_URI = "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-unix/${PV}/OpenCV-${PV}.tar.bz2 \ 12SRC_URI = "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-unix/${PV}/OpenCV-${PV}.tar.bz2 \
13 file://opencv-fix-pkgconfig-generation.patch \ 13 file://opencv-fix-pkgconfig-generation.patch \
14 " 14"
15 15
16SRC_URI[md5sum] = "c0a5af4ff9d0d540684c0bf00ef35dbe" 16SRC_URI[md5sum] = "c0a5af4ff9d0d540684c0bf00ef35dbe"
17SRC_URI[sha256sum] = "f8fbe985978d4eae73e8c3b526ed40a37d4761d2029a5b035233f58146f6f59b" 17SRC_URI[sha256sum] = "f8fbe985978d4eae73e8c3b526ed40a37d4761d2029a5b035233f58146f6f59b"
@@ -32,7 +32,7 @@ EXTRA_OECMAKE = "-DPYTHON_NUMPY_INCLUDE_DIR:PATH=${STAGING_LIBDIR}/${PYTHON_DIR}
32 -DWITH_GTK=ON \ 32 -DWITH_GTK=ON \
33 -DCMAKE_SKIP_RPATH=ON \ 33 -DCMAKE_SKIP_RPATH=ON \
34 ${@bb.utils.contains("TARGET_CC_ARCH", "-msse3", "-DENABLE_SSE=1 -DENABLE_SSE2=1 -DENABLE_SSE3=1 -DENABLE_SSSE3=1", "", d)} \ 34 ${@bb.utils.contains("TARGET_CC_ARCH", "-msse3", "-DENABLE_SSE=1 -DENABLE_SSE2=1 -DENABLE_SSE3=1 -DENABLE_SSSE3=1", "", d)} \
35 " 35"
36 36
37inherit distutils-base pkgconfig cmake 37inherit distutils-base pkgconfig cmake
38 38
@@ -81,6 +81,6 @@ FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*"
81RDEPENDS_python-opencv = "python-core python-numpy" 81RDEPENDS_python-opencv = "python-core python-numpy"
82 82
83do_install_append() { 83do_install_append() {
84 cp ${S}/include/opencv/*.h ${D}${includedir}/opencv/ 84 cp ${S}/include/opencv/*.h ${D}${includedir}/opencv/
85 sed -i '/blobtrack/d' ${D}${includedir}/opencv/cvaux.h 85 sed -i '/blobtrack/d' ${D}${includedir}/opencv/cvaux.h
86} 86}
diff --git a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
index 98882462f7..f450949412 100644
--- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
+++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
@@ -22,10 +22,10 @@ PACKAGES += "${PN}-bin"
22FILES_${PN}-bin = "${bindir}" 22FILES_${PN}-bin = "${bindir}"
23 23
24do_compile() { 24do_compile() {
25 ( 25 (
26 # HACK: build a native binaries need during the build 26 # HACK: build a native binaries need during the build
27 unset CC LD CXX CCLD CFLAGS 27 unset CC LD CXX CCLD CFLAGS
28 oe_runmake -C config/util CC="${BUILD_CC}" LD="${BUILD_LD}" CXX="${BUILD_CXX}" LIBS="" makestrs 28 oe_runmake -C config/util CC="${BUILD_CC}" LD="${BUILD_LD}" CXX="${BUILD_CXX}" LIBS="" makestrs
29 ) 29 )
30 if [ "$?" != "0" ]; then 30 if [ "$?" != "0" ]; then
31 exit 1 31 exit 1
diff --git a/meta-oe/recipes-support/p910nd/p910nd_0.95.bb b/meta-oe/recipes-support/p910nd/p910nd_0.95.bb
index 29051475fe..6880e1c9fc 100644
--- a/meta-oe/recipes-support/p910nd/p910nd_0.95.bb
+++ b/meta-oe/recipes-support/p910nd/p910nd_0.95.bb
@@ -12,10 +12,10 @@ SRC_URI[md5sum] = "c7ac6afdf7730ac8387a8e87198d4491"
12SRC_URI[sha256sum] = "7d78642c86dc247fbdef1ff85c56629dcdc6b2a457c786420299e284fffcb029" 12SRC_URI[sha256sum] = "7d78642c86dc247fbdef1ff85c56629dcdc6b2a457c786420299e284fffcb029"
13 13
14do_compile () { 14do_compile () {
15 ${CC} ${LDFLAGS} -o p910nd p910nd.c 15 ${CC} ${LDFLAGS} -o p910nd p910nd.c
16} 16}
17 17
18do_install () { 18do_install () {
19 install -D -m 0755 ${S}/p910nd ${D}${sbindir}/p910nd 19 install -D -m 0755 ${S}/p910nd ${D}${sbindir}/p910nd
20 install -D -m 0644 ${S}/p910nd.conf ${D}${sysconfdir}/p910nd.conf 20 install -D -m 0644 ${S}/p910nd.conf ${D}${sysconfdir}/p910nd.conf
21} 21}
diff --git a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
index 04ec03c9a8..266781a528 100644
--- a/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
+++ b/meta-oe/recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb
@@ -13,10 +13,10 @@ PR = "r3"
13inherit autotools systemd 13inherit autotools systemd
14 14
15EXTRA_OECONF = " \ 15EXTRA_OECONF = " \
16 --disable-libusb \ 16 --disable-libusb \
17 --enable-libudev \ 17 --enable-libudev \
18 --enable-usbdropdir=${libdir}/pcsc/drivers \ 18 --enable-usbdropdir=${libdir}/pcsc/drivers \
19 " 19"
20 20
21S = "${WORKDIR}/pcsc-lite-${PV}" 21S = "${WORKDIR}/pcsc-lite-${PV}"
22 22
diff --git a/meta-oe/recipes-support/picocom/picocom_1.6.bb b/meta-oe/recipes-support/picocom/picocom_1.6.bb
index b7744aa179..9fdd9d682c 100644
--- a/meta-oe/recipes-support/picocom/picocom_1.6.bb
+++ b/meta-oe/recipes-support/picocom/picocom_1.6.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://picocom.googlecode.com/files/picocom-1.6.tar.gz"
9CPPFLAGS_append = '-DVERSION_STR=\\"${PV}\\" -DUUCP_LOCK_DIR=\\"/var/lock\\" -DHIGH_BAUD' 9CPPFLAGS_append = '-DVERSION_STR=\\"${PV}\\" -DUUCP_LOCK_DIR=\\"/var/lock\\" -DHIGH_BAUD'
10 10
11do_install () { 11do_install () {
12 install -d ${D}${bindir} 12 install -d ${D}${bindir}
13 install -m 0755 ${PN} pcasc pcxm pcym pczm ${D}${bindir}/ 13 install -m 0755 ${PN} pcasc pcxm pcym pczm ${D}${bindir}/
14} 14}
15 15
16SRC_URI[md5sum] = "426c3d30b82cbc80b0dafdccd6020c6c" 16SRC_URI[md5sum] = "426c3d30b82cbc80b0dafdccd6020c6c"
diff --git a/meta-oe/recipes-support/pidgin/pidgin.inc b/meta-oe/recipes-support/pidgin/pidgin.inc
index 340e7f2b05..bdeefa9be8 100644
--- a/meta-oe/recipes-support/pidgin/pidgin.inc
+++ b/meta-oe/recipes-support/pidgin/pidgin.inc
@@ -8,21 +8,21 @@ INC_PR = "r3"
8inherit autotools gettext pkgconfig gconf perlnative 8inherit autotools gettext pkgconfig gconf perlnative
9 9
10EXTRA_OECONF = " \ 10EXTRA_OECONF = " \
11 --enable-vv \ 11 --enable-vv \
12 --disable-perl \ 12 --disable-perl \
13 --disable-tcl \ 13 --disable-tcl \
14 --disable-gevolution \ 14 --disable-gevolution \
15 --disable-schemas-install \ 15 --disable-schemas-install \
16 --x-includes=${STAGING_INCDIR} \ 16 --x-includes=${STAGING_INCDIR} \
17 --x-libraries=${STAGING_LIBDIR} \ 17 --x-libraries=${STAGING_LIBDIR} \
18 --enable-gnutls=yes \ 18 --enable-gnutls=yes \
19 --with-ncurses-headers=${STAGING_INCDIR} \ 19 --with-ncurses-headers=${STAGING_INCDIR} \
20 --with-gnutls-includes=${STAGING_INCDIR} \ 20 --with-gnutls-includes=${STAGING_INCDIR} \
21 --with-gnutls-libs=${STAGING_LIBDIR} \ 21 --with-gnutls-libs=${STAGING_LIBDIR} \
22 " 22"
23 23
24do_configure_prepend() { 24do_configure_prepend() {
25 touch ${S}/po/Makefile 25 touch ${S}/po/Makefile
26} 26}
27 27
28OE_LT_RPATH_ALLOW=":${libdir}/purple-2:" 28OE_LT_RPATH_ALLOW=":${libdir}/purple-2:"
@@ -50,7 +50,7 @@ FILES_finch-dbg = "${bindir}/.debug/finch \
50 ${libdir}/finch/.debug" 50 ${libdir}/finch/.debug"
51 51
52FILES_${PN} = "${bindir} ${datadir}/${PN} ${libdir}/${PN}/*.so \ 52FILES_${PN} = "${bindir} ${datadir}/${PN} ${libdir}/${PN}/*.so \
53 ${datadir}/applications" 53 ${datadir}/applications"
54RRECOMMENDS_${PN} = "${PN}-data libpurple-plugin-ssl-gnutls libpurple-protocol-irc libpurple-protocol-xmpp" 54RRECOMMENDS_${PN} = "${PN}-data libpurple-plugin-ssl-gnutls libpurple-protocol-irc libpurple-protocol-xmpp"
55 55
56FILES_${PN}-data = "${datadir}/pixmaps ${datadir}/sounds ${datadir}/icons" 56FILES_${PN}-data = "${datadir}/pixmaps ${datadir}/sounds ${datadir}/icons"
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
index d229c15015..3ce3cc39a2 100644
--- a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
+++ b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
@@ -4,20 +4,20 @@ PR = "${INC_PR}.3"
4DEPENDS += "farsight2 libidn" 4DEPENDS += "farsight2 libidn"
5 5
6SRC_URI = "\ 6SRC_URI = "\
7 ${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \ 7 ${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
8 file://sanitize-configure.ac.patch \ 8 file://sanitize-configure.ac.patch \
9 file://pidgin.desktop-set-icon.patch \ 9 file://pidgin.desktop-set-icon.patch \
10 file://purple-OE-branding-25.patch \ 10 file://purple-OE-branding-25.patch \
11 file://pidgin-cross-python-265.patch \ 11 file://pidgin-cross-python-265.patch \
12" 12"
13 13
14SRC_URI[md5sum] = "9bc6cf953ed7d383b215fa8487bf8829" 14SRC_URI[md5sum] = "9bc6cf953ed7d383b215fa8487bf8829"
15SRC_URI[sha256sum] = "9722d7f199a6704e29900c80f270d9409d5c28caab77f495b68108d81ba3e19e" 15SRC_URI[sha256sum] = "9722d7f199a6704e29900c80f270d9409d5c28caab77f495b68108d81ba3e19e"
16 16
17EXTRA_OECONF += "\ 17EXTRA_OECONF += "\
18 --disable-gtkspell \ 18 --disable-gtkspell \
19 --disable-meanwhile \ 19 --disable-meanwhile \
20 --disable-nm \ 20 --disable-nm \
21 --disable-screensaver \ 21 --disable-screensaver \
22 --enable-nss=no \ 22 --enable-nss=no \
23" 23"
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb
index 59f22df3f1..bec82362f2 100644
--- a/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb
+++ b/meta-oe/recipes-support/pngcheck/pngcheck_2.3.0.bb
@@ -10,13 +10,13 @@ SRC_URI[md5sum] = "980bd6d9a3830fdce746d7fe3c9166ee"
10SRC_URI[sha256sum] = "77f0a039ac64df55fbd06af6f872fdbad4f639d009bbb5cd5cbe4db25690f35f" 10SRC_URI[sha256sum] = "77f0a039ac64df55fbd06af6f872fdbad4f639d009bbb5cd5cbe4db25690f35f"
11 11
12do_compile() { 12do_compile() {
13 oe_runmake -f Makefile.unx INCS=-I${STAGING_DIR_HOST}${incdir} LIBS=${STAGING_DIR_HOST}${libdir}/libz.a 13 oe_runmake -f Makefile.unx INCS=-I${STAGING_DIR_HOST}${incdir} LIBS=${STAGING_DIR_HOST}${libdir}/libz.a
14} 14}
15 15
16do_install() { 16do_install() {
17 install -d ${D}${bindir} 17 install -d ${D}${bindir}
18 install pngcheck ${D}${bindir} 18 install pngcheck ${D}${bindir}
19 install png-fix-IDAT-windowsize ${D}${bindir} 19 install png-fix-IDAT-windowsize ${D}${bindir}
20 install pngsplit ${D}${bindir} 20 install pngsplit ${D}${bindir}
21} 21}
22 22
diff --git a/meta-oe/recipes-support/poppler/poppler-data_0.4.5.bb b/meta-oe/recipes-support/poppler/poppler-data_0.4.5.bb
index cbb02b478f..56a30e4e52 100644
--- a/meta-oe/recipes-support/poppler/poppler-data_0.4.5.bb
+++ b/meta-oe/recipes-support/poppler/poppler-data_0.4.5.bb
@@ -11,7 +11,7 @@ do_compile() {
11} 11}
12 12
13do_install() { 13do_install() {
14 oe_runmake install DESTDIR=${D} 14 oe_runmake install DESTDIR=${D}
15} 15}
16 16
17FILES_${PN} += "${datadir}" 17FILES_${PN} += "${datadir}"
diff --git a/meta-oe/recipes-support/poppler/poppler.inc b/meta-oe/recipes-support/poppler/poppler.inc
index a624c1b95e..d0c0074f9c 100644
--- a/meta-oe/recipes-support/poppler/poppler.inc
+++ b/meta-oe/recipes-support/poppler/poppler.inc
@@ -8,11 +8,11 @@ SRC_URI = "http://poppler.freedesktop.org/${PN}-${PV}.tar.gz"
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10EXTRA_OECONF = "\ 10EXTRA_OECONF = "\
11 --enable-xpdf-headers \ 11 --enable-xpdf-headers \
12 --disable-gtk-test \ 12 --disable-gtk-test \
13 --disable-poppler-qt \ 13 --disable-poppler-qt \
14 --disable-poppler-qt4 \ 14 --disable-poppler-qt4 \
15 --enable-zlib \ 15 --enable-zlib \
16" 16"
17 17
18# check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points 18# check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points
diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc b/meta-oe/recipes-support/postgresql/postgresql.inc
index 4e7aec2e34..4fda67b4b8 100644
--- a/meta-oe/recipes-support/postgresql/postgresql.inc
+++ b/meta-oe/recipes-support/postgresql/postgresql.inc
@@ -22,7 +22,7 @@ EXTRA_OECONF_sh4 = "--disable-spinlocks --disable-rpath"
22EXTRA_OECONF_aarch64 += "--disable-spinlocks" 22EXTRA_OECONF_aarch64 += "--disable-spinlocks"
23 23
24do_compile_append() { 24do_compile_append() {
25 cp /usr/sbin/zic ${S}/src/timezone/ 25 cp /usr/sbin/zic ${S}/src/timezone/
26} 26}
27 27
28SSTATE_SCAN_FILES += "Makefile.global" 28SSTATE_SCAN_FILES += "Makefile.global"
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
index d5a5b4ba9e..3241b83a0b 100644
--- a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
+++ b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
@@ -17,8 +17,8 @@ do_compile() {
17} 17}
18 18
19do_install() { 19do_install() {
20 install -d ${D}${sbindir}/ 20 install -d ${D}${sbindir}/
21 install -m 0755 pxaregs ${D}${sbindir}/ 21 install -m 0755 pxaregs ${D}${sbindir}/
22} 22}
23 23
24SRC_URI[md5sum] = "a43baa88842cd5926dbffb6fb87624f6" 24SRC_URI[md5sum] = "a43baa88842cd5926dbffb6fb87624f6"
diff --git a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb
index ef753cff8d..cccc6a59d6 100644
--- a/meta-oe/recipes-support/rng-tools/rng-tools_2.bb
+++ b/meta-oe/recipes-support/rng-tools/rng-tools_2.bb
@@ -13,13 +13,13 @@ SRC_URI[sha256sum] = "1126f0ecc8cab3af14a562cddc5d8ffeef47df7eba34a7aadcdee35a25
13inherit autotools update-rc.d 13inherit autotools update-rc.d
14 14
15do_install_append() { 15do_install_append() {
16 install -d "${D}${sysconfdir}/init.d" 16 install -d "${D}${sysconfdir}/init.d"
17 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/rng-tools 17 install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/rng-tools
18 sed -i -e 's,/etc/,${sysconfdir}/,' -e 's,/usr/sbin/,${sbindir},' \ 18 sed -i -e 's,/etc/,${sysconfdir}/,' -e 's,/usr/sbin/,${sbindir},' \
19 ${D}${sysconfdir}/init.d/rng-tools 19 ${D}${sysconfdir}/init.d/rng-tools
20 20
21 install -d "${D}${sysconfdir}/default" 21 install -d "${D}${sysconfdir}/default"
22 install -m 0644 ${WORKDIR}/default ${D}${sysconfdir}/default 22 install -m 0644 ${WORKDIR}/default ${D}${sysconfdir}/default
23} 23}
24 24
25INITSCRIPT_NAME = "rng-tools" 25INITSCRIPT_NAME = "rng-tools"
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
index d46580338a..ca98ab5ced 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb
@@ -11,10 +11,10 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http"
11S = "${WORKDIR}/gpio" 11S = "${WORKDIR}/gpio"
12 12
13do_compile() { 13do_compile() {
14 ${CC} ${CFLAGS} ${LDFLAGS} -static -o ${PN} gpio.c 14 ${CC} ${CFLAGS} ${LDFLAGS} -static -o ${PN} gpio.c
15} 15}
16 16
17do_install() { 17do_install() {
18 install -d ${D}${sbindir} 18 install -d ${D}${sbindir}
19 install -m 0755 ${PN} ${D}${sbindir} 19 install -m 0755 ${PN} ${D}${sbindir}
20} 20}
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
index 96285e9444..a0dbef4684 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb
@@ -11,10 +11,10 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http"
11S = "${WORKDIR}/gpio" 11S = "${WORKDIR}/gpio"
12 12
13do_compile() { 13do_compile() {
14 ${CC} ${CFLAGS} ${LDFLAGS} -static -o ${PN} gpio-s3c6410.c 14 ${CC} ${CFLAGS} ${LDFLAGS} -static -o ${PN} gpio-s3c6410.c
15} 15}
16 16
17do_install() { 17do_install() {
18 install -d ${D}${sbindir} 18 install -d ${D}${sbindir}
19 install -m 0755 ${PN} ${D}${sbindir} 19 install -m 0755 ${PN} ${D}${sbindir}
20} 20}
diff --git a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
index 9e0c087d45..a6ec087d01 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
@@ -16,17 +16,17 @@ do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_TOOLS}"
16CFLAGS += "-DLINUX_PPDEV" 16CFLAGS += "-DLINUX_PPDEV"
17 17
18do_compile() { 18do_compile() {
19 oe_runmake 19 oe_runmake
20} 20}
21 21
22do_install() { 22do_install() {
23 install -d ${D}/${bindir} 23 install -d ${D}/${bindir}
24 install -m 0755 sjf2410 ${D}/${bindir} 24 install -m 0755 sjf2410 ${D}/${bindir}
25} 25}
26 26
27do_deploy() { 27do_deploy() {
28 install -d ${DEPLOY_DIR_TOOLS} 28 install -d ${DEPLOY_DIR_TOOLS}
29 install -m 0755 sjf2410 ${DEPLOY_DIR_TOOLS}/sjf2410-${PV} 29 install -m 0755 sjf2410 ${DEPLOY_DIR_TOOLS}/sjf2410-${PV}
30} 30}
31 31
32addtask deploy before do_build after do_install 32addtask deploy before do_build after do_install
diff --git a/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb b/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb
index 733bb9e0f7..54b59bf0e6 100644
--- a/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb
+++ b/meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=10;md5=e98469a8efa024a
8PR = "r7" 8PR = "r7"
9 9
10SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \ 10SRC_URI = "http://www.hwaci.com/sw/sqlite/sqlite-${PV}.tar.gz \
11 file://mainmk_build_dynamic.patch \ 11 file://mainmk_build_dynamic.patch \
12 file://mainmk_no_tcl.patch \ 12 file://mainmk_no_tcl.patch \
13 file://sqlite.pc" 13 file://sqlite.pc"
14 14
15SOURCES = "attach.o auth.o btree.o btree_rb.o build.o copy.o date.o delete.o \ 15SOURCES = "attach.o auth.o btree.o btree_rb.o build.o copy.o date.o delete.o \
16 expr.o func.o hash.o insert.o main.o opcodes.o os.o pager.o \ 16 expr.o func.o hash.o insert.o main.o opcodes.o os.o pager.o \
@@ -26,27 +26,27 @@ do_configure() {
26} 26}
27 27
28do_compile() { 28do_compile() {
29 oe_runmake -f Makefile.linux-gcc \ 29 oe_runmake -f Makefile.linux-gcc \
30 TOP="${S}" \ 30 TOP="${S}" \
31 BCC="${BUILD_CC}" \ 31 BCC="${BUILD_CC}" \
32 TCC="${CC}" \ 32 TCC="${CC}" \
33 OPTS="-fPIC -D'INTPTR_TYPE=int'" \ 33 OPTS="-fPIC -D'INTPTR_TYPE=int'" \
34 TCL_FLAGS= LIBTCL= \ 34 TCL_FLAGS= LIBTCL= \
35 READLINE_FLAGS="-DHAVE_READLINE=1 -I${STAGING_INCDIR}" \ 35 READLINE_FLAGS="-DHAVE_READLINE=1 -I${STAGING_INCDIR}" \
36 LIBREADLINE="-L. -L${STAGING_LIBDIR} -lreadline -lncurses" 36 LIBREADLINE="-L. -L${STAGING_LIBDIR} -lreadline -lncurses"
37} 37}
38 38
39do_install() { 39do_install() {
40 install -d ${D}${libdir} ${D}${bindir} 40 install -d ${D}${libdir} ${D}${bindir}
41 install sqlite ${D}${bindir} 41 install sqlite ${D}${bindir}
42 install -m 0755 libsqlite.so ${D}${libdir}/libsqlite.so.0.8.6 42 install -m 0755 libsqlite.so ${D}${libdir}/libsqlite.so.0.8.6
43 ln -sf libsqlite.so.0.8.6 ${D}${libdir}/libsqlite.so 43 ln -sf libsqlite.so.0.8.6 ${D}${libdir}/libsqlite.so
44 ln -sf libsqlite.so.0.8.6 ${D}${libdir}/libsqlite.so.0 44 ln -sf libsqlite.so.0.8.6 ${D}${libdir}/libsqlite.so.0
45 ln -sf libsqlite.so.0.8.6 ${D}${libdir}/libsqlite.so.0.8 45 ln -sf libsqlite.so.0.8.6 ${D}${libdir}/libsqlite.so.0.8
46 install -d ${D}${includedir} 46 install -d ${D}${includedir}
47 install -m 0644 sqlite.h ${D}${includedir}/sqlite.h 47 install -m 0644 sqlite.h ${D}${includedir}/sqlite.h
48 install -d ${D}${libdir}/pkgconfig 48 install -d ${D}${libdir}/pkgconfig
49 install -m 0644 ${S}/sqlite.pc ${D}${libdir}/pkgconfig/sqlite.pc 49 install -m 0644 ${S}/sqlite.pc ${D}${libdir}/pkgconfig/sqlite.pc
50} 50}
51 51
52PACKAGES += "${PN}-bin" 52PACKAGES += "${PN}-bin"
diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
index 9b1084aeb9..f8a1ef48a5 100644
--- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
+++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
@@ -15,17 +15,17 @@ inherit autotools gettext
15S = "${WORKDIR}/dpkg-${PV}" 15S = "${WORKDIR}/dpkg-${PV}"
16 16
17EXTRA_OECONF = " \ 17EXTRA_OECONF = " \
18 --with-start-stop-daemon \ 18 --with-start-stop-daemon \
19 --without-bz2 \ 19 --without-bz2 \
20 --without-deselect \ 20 --without-deselect \
21 --without-install-info \ 21 --without-install-info \
22 --without-selinux \ 22 --without-selinux \
23 --without-update-alternatives \ 23 --without-update-alternatives \
24" 24"
25 25
26do_install_append () { 26do_install_append () {
27 # remove everything that is not related to start-stop-daemon, since there 27 # remove everything that is not related to start-stop-daemon, since there
28 # is no explicit rule for only installing ssd 28 # is no explicit rule for only installing ssd
29 find ${D} -type f -not -name "*start-stop-daemon*" -exec rm {} \; 29 find ${D} -type f -not -name "*start-stop-daemon*" -exec rm {} \;
30 find ${D} -depth -type d -empty -exec rmdir {} \; 30 find ${D} -depth -type d -empty -exec rmdir {} \;
31} 31}
diff --git a/meta-oe/recipes-support/strongswan/strongswan_5.0.0.bb b/meta-oe/recipes-support/strongswan/strongswan_5.0.0.bb
index 2713f5b18c..eb49494eff 100644
--- a/meta-oe/recipes-support/strongswan/strongswan_5.0.0.bb
+++ b/meta-oe/recipes-support/strongswan/strongswan_5.0.0.bb
@@ -12,8 +12,8 @@ SRC_URI[md5sum] = "c8b861305def7c0abae04f7bbefec212"
12SRC_URI[sha256sum] = "efc13c86e715b5e596d9d8535640c830f83e977fe521afd2c70d68926c4b573e" 12SRC_URI[sha256sum] = "efc13c86e715b5e596d9d8535640c830f83e977fe521afd2c70d68926c4b573e"
13 13
14EXTRA_OECONF = "--disable-curl --disable-soup --disable-ldap \ 14EXTRA_OECONF = "--disable-curl --disable-soup --disable-ldap \
15 --enable-gmp --disable-mysql --disable-sqlite \ 15 --enable-gmp --disable-mysql --disable-sqlite \
16 --enable-openssl" 16 --enable-openssl"
17 17
18EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}" 18EXTRA_OECONF += "${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_unitdir}/system/', '--without-systemdsystemunitdir', d)}"
19 19
diff --git a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb
index b8d1e6c158..02a24b7456 100644
--- a/meta-oe/recipes-support/synergy/synergy_1.3.8.bb
+++ b/meta-oe/recipes-support/synergy/synergy_1.3.8.bb
@@ -16,7 +16,7 @@ S = "${WORKDIR}/${PN}-${PV}-Source"
16inherit cmake 16inherit cmake
17 17
18do_install() { 18do_install() {
19 install -d ${D}/usr/bin 19 install -d ${D}/usr/bin
20 install -m 0755 ${S}/bin/synergy* ${D}/usr/bin/ 20 install -m 0755 ${S}/bin/synergy* ${D}/usr/bin/
21} 21}
22 22
diff --git a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb
index 6aa5a9e80b..83bb0c248b 100644
--- a/meta-oe/recipes-support/talloc/talloc_2.0.1.bb
+++ b/meta-oe/recipes-support/talloc/talloc_2.0.1.bb
@@ -7,7 +7,7 @@ inherit autotools pkgconfig
7 7
8SRC_URI = "http://samba.org/ftp/${BPN}/${BPN}-${PV}.tar.gz \ 8SRC_URI = "http://samba.org/ftp/${BPN}/${BPN}-${PV}.tar.gz \
9 file://install-swig-interface-in-SWINGLIBDIR.patch \ 9 file://install-swig-interface-in-SWINGLIBDIR.patch \
10 " 10"
11SRC_URI[md5sum] = "c6e736540145ca58cb3dcb42f91cf57b" 11SRC_URI[md5sum] = "c6e736540145ca58cb3dcb42f91cf57b"
12SRC_URI[sha256sum] = "5b810527405f29d54f50efd78bf2c89e318f2cd8bed001f22f2a1412fd27c9b4" 12SRC_URI[sha256sum] = "5b810527405f29d54f50efd78bf2c89e318f2cd8bed001f22f2a1412fd27c9b4"
13 13
@@ -17,21 +17,21 @@ PR = "r2"
17 17
18# autoreconf doesn't work well while reconfiguring included libreplace 18# autoreconf doesn't work well while reconfiguring included libreplace
19do_configure () { 19do_configure () {
20 gnu-configize 20 gnu-configize
21 oe_runconf 21 oe_runconf
22} 22}
23 23
24do_install_prepend() { 24do_install_prepend() {
25 # Hack the way swig interface for talloc is installed 25 # Hack the way swig interface for talloc is installed
26 # This hack is accompanied by install-swig-interface-in-SWINGLIBDIR.patch 26 # This hack is accompanied by install-swig-interface-in-SWINGLIBDIR.patch
27 type swig > /dev/null 2>&1 && SWIGLIBDIR=`swig -swiglib` && SWIGLIBDIR=${SWIGLIBDIR##${STAGING_DIR_NATIVE}} && export SWIGLIBDIR || echo "No swig found" 27 type swig > /dev/null 2>&1 && SWIGLIBDIR=`swig -swiglib` && SWIGLIBDIR=${SWIGLIBDIR##${STAGING_DIR_NATIVE}} && export SWIGLIBDIR || echo "No swig found"
28} 28}
29 29
30do_install_append() { 30do_install_append() {
31 install -d ${D}${libdir} 31 install -d ${D}${libdir}
32 ln -s libtalloc.so.2.0.1 ${D}${libdir}/libtalloc.so.2.0 32 ln -s libtalloc.so.2.0.1 ${D}${libdir}/libtalloc.so.2.0
33 ln -s libtalloc.so.2.0 ${D}${libdir}/libtalloc.so.2 33 ln -s libtalloc.so.2.0 ${D}${libdir}/libtalloc.so.2
34 ln -s libtalloc.so.2 ${D}${libdir}/libtalloc.so 34 ln -s libtalloc.so.2 ${D}${libdir}/libtalloc.so
35} 35}
36 36
37PACKAGES += "${PN}-swig" 37PACKAGES += "${PN}-swig"
diff --git a/meta-oe/recipes-support/tbb/tbb_4.1.bb b/meta-oe/recipes-support/tbb/tbb_4.1.bb
index 2337bddaaf..a159321c1f 100644
--- a/meta-oe/recipes-support/tbb/tbb_4.1.bb
+++ b/meta-oe/recipes-support/tbb/tbb_4.1.bb
@@ -1,8 +1,8 @@
1DESCRIPTION = "Parallelism library for C++ - runtime files \ 1DESCRIPTION = "Parallelism library for C++ - runtime files \
2 TBB is a library that helps you leverage multi-core processor \ 2 TBB is a library that helps you leverage multi-core processor \
3 performance without having to be a threading expert. It represents a \ 3 performance without having to be a threading expert. It represents a \
4 higher-level, task-based parallelism that abstracts platform details \ 4 higher-level, task-based parallelism that abstracts platform details \
5 and threading mechanism for performance and scalability." 5 and threading mechanism for performance and scalability."
6HOMEPAGE = "http://threadingbuildingblocks.org/" 6HOMEPAGE = "http://threadingbuildingblocks.org/"
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=2c7f2caf277a3933e3acdf7f89d54cc1" 8LIC_FILES_CHKSUM = "file://COPYING;md5=2c7f2caf277a3933e3acdf7f89d54cc1"
diff --git a/meta-oe/recipes-support/tcpdump/tcpdump_4.3.0.bb b/meta-oe/recipes-support/tcpdump/tcpdump_4.3.0.bb
index d3ca24f3e4..1da819412b 100644
--- a/meta-oe/recipes-support/tcpdump/tcpdump_4.3.0.bb
+++ b/meta-oe/recipes-support/tcpdump/tcpdump_4.3.0.bb
@@ -6,11 +6,11 @@ SECTION = "console/network"
6DEPENDS = "libpcap" 6DEPENDS = "libpcap"
7 7
8SRC_URI = " \ 8SRC_URI = " \
9 http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz \ 9 http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz \
10 file://tcpdump_configure_no_-O2.patch \ 10 file://tcpdump_configure_no_-O2.patch \
11 file://0001-minimal-IEEE802.15.4-allowed.patch \ 11 file://0001-minimal-IEEE802.15.4-allowed.patch \
12 file://ipv6-cross.patch \ 12 file://ipv6-cross.patch \
13 file://configure.patch \ 13 file://configure.patch \
14" 14"
15SRC_URI[md5sum] = "a3fe4d30ac85ff5467c889ff46b7e1e8" 15SRC_URI[md5sum] = "a3fe4d30ac85ff5467c889ff46b7e1e8"
16SRC_URI[sha256sum] = "efd08b610210d39977ec3175fa82dad9fbd33587930081be2a905a712dba4286" 16SRC_URI[sha256sum] = "efd08b610210d39977ec3175fa82dad9fbd33587930081be2a905a712dba4286"
@@ -19,25 +19,25 @@ inherit autotools
19CACHED_CONFIGUREVARS = "ac_cv_linux_vers=${ac_cv_linux_vers=2}" 19CACHED_CONFIGUREVARS = "ac_cv_linux_vers=${ac_cv_linux_vers=2}"
20 20
21EXTRA_OECONF = "--without-crypto --disable-rpath \ 21EXTRA_OECONF = "--without-crypto --disable-rpath \
22 ${@base_contains('DISTRO_FEATURES', 'ipv6', '--enable-ipv6', '--disable-ipv6', d)}" 22 ${@base_contains('DISTRO_FEATURES', 'ipv6', '--enable-ipv6', '--disable-ipv6', d)}"
23 23
24EXTRA_AUTORECONF += " -I m4" 24EXTRA_AUTORECONF += " -I m4"
25 25
26do_configure_prepend() { 26do_configure_prepend() {
27 mkdir -p ${S}/m4 27 mkdir -p ${S}/m4
28 if [ -f aclocal.m4 ]; then 28 if [ -f aclocal.m4 ]; then
29 mv aclocal.m4 ${S}/m4 29 mv aclocal.m4 ${S}/m4
30 fi 30 fi
31 # AC_CHECK_LIB(dlpi.. was looking to host /lib 31 # AC_CHECK_LIB(dlpi.. was looking to host /lib
32 sed -i 's:-L/lib::g' ./configure.in 32 sed -i 's:-L/lib::g' ./configure.in
33} 33}
34do_configure_append() { 34do_configure_append() {
35 sed -i 's:-L/usr/lib::' ./Makefile 35 sed -i 's:-L/usr/lib::' ./Makefile
36 sed -i 's:-Wl,-rpath,${STAGING_LIBDIR}::' ./Makefile 36 sed -i 's:-Wl,-rpath,${STAGING_LIBDIR}::' ./Makefile
37 sed -i 's:-I/usr/include::' ./Makefile 37 sed -i 's:-I/usr/include::' ./Makefile
38} 38}
39 39
40do_install_append() { 40do_install_append() {
41 # tcpdump 4.0.0 installs a copy to /usr/sbin/tcpdump.4.0.0 41 # tcpdump 4.0.0 installs a copy to /usr/sbin/tcpdump.4.0.0
42 rm -f ${D}${sbindir}/tcpdump.${PV} 42 rm -f ${D}${sbindir}/tcpdump.${PV}
43} 43}
diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
index baaac2999d..5c5fab9487 100644
--- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
+++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
@@ -14,14 +14,14 @@ S = "${WORKDIR}/git"
14inherit gitpkgv pkgconfig 14inherit gitpkgv pkgconfig
15 15
16do_compile() { 16do_compile() {
17 oe_runmake \ 17 oe_runmake \
18 CC="${CC}" \ 18 CC="${CC}" \
19 CFLAGS="`pkg-config --cflags vte`${CFLAGS}" \ 19 CFLAGS="`pkg-config --cflags vte`${CFLAGS}" \
20 LDFLAGS="`pkg-config --libs vte` ${LDFLAGS}" 20 LDFLAGS="`pkg-config --libs vte` ${LDFLAGS}"
21} 21}
22 22
23do_install() { 23do_install() {
24 oe_runmake PREFIX="${prefix}" DESTDIR="${D}" install 24 oe_runmake PREFIX="${prefix}" DESTDIR="${D}" install
25} 25}
26 26
27RDEPENDS_${PN}_append_libc-glibc += "glibc-gconv-ibm437" 27RDEPENDS_${PN}_append_libc-glibc += "glibc-gconv-ibm437"
diff --git a/meta-oe/recipes-support/upower/upower_0.9.14.bb b/meta-oe/recipes-support/upower/upower_0.9.14.bb
index 5a33ab92d5..902a9839ac 100644
--- a/meta-oe/recipes-support/upower/upower_0.9.14.bb
+++ b/meta-oe/recipes-support/upower/upower_0.9.14.bb
@@ -15,16 +15,16 @@ inherit autotools pkgconfig gettext
15EXTRA_OECONF = " --with-backend=linux" 15EXTRA_OECONF = " --with-backend=linux"
16 16
17do_configure_prepend() { 17do_configure_prepend() {
18 sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am 18 sed -i -e s:-nonet:\:g ${S}/doc/man/Makefile.am
19 sed -i -e 's: doc : :g' ${S}/Makefile.am 19 sed -i -e 's: doc : :g' ${S}/Makefile.am
20} 20}
21 21
22 22
23RRECOMMENDS_${PN} += "pm-utils" 23RRECOMMENDS_${PN} += "pm-utils"
24FILES_${PN} += "${datadir}/dbus-1/ \ 24FILES_${PN} += "${datadir}/dbus-1/ \
25 ${datadir}/polkit-1/ \ 25 ${datadir}/polkit-1/ \
26 ${base_libdir}/udev/* \ 26 ${base_libdir}/udev/* \
27 " 27"
28 28
29FILES_${PN}-dbg += "${base_libdir}/udev/.debug" 29FILES_${PN}-dbg += "${base_libdir}/udev/.debug"
30 30
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb
index 8a6fc134d7..de8181245e 100644
--- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb
+++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20121109.bb
@@ -9,7 +9,7 @@ SRC_URI[md5sum] = "a7d23a03157871013a0d708ab2b1b6df"
9SRC_URI[sha256sum] = "a74346a471d540ba9da7d7b332ad35ea05ff7375297c0da87da5be675293d5a5" 9SRC_URI[sha256sum] = "a74346a471d540ba9da7d7b332ad35ea05ff7375297c0da87da5be675293d5a5"
10 10
11do_install() { 11do_install() {
12 oe_runmake install DESTDIR=${D} 12 oe_runmake install DESTDIR=${D}
13} 13}
14 14
15RDEPENDS_${PN} = "usb-modeswitch" 15RDEPENDS_${PN} = "usb-modeswitch"
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_1.2.5.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_1.2.5.bb
index b0c9e951d7..fe6ea62903 100644
--- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_1.2.5.bb
+++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_1.2.5.bb
@@ -11,8 +11,8 @@ SRC_URI[md5sum] = "c393603908eceab95444c5bde790f6f0"
11SRC_URI[sha256sum] = "ce47a3dec3e4c93e0a2fcea64278d0e289e6e78d8e1381c54f03986e443ab90f" 11SRC_URI[sha256sum] = "ce47a3dec3e4c93e0a2fcea64278d0e289e6e78d8e1381c54f03986e443ab90f"
12 12
13do_install() { 13do_install() {
14 sed 's_!/usr/bin_!'"${bindir}"'_' <usb_modeswitch.tcl >usb_modeswitch_dispatcher 14 sed 's_!/usr/bin_!'"${bindir}"'_' <usb_modeswitch.tcl >usb_modeswitch_dispatcher
15 oe_runmake install DESTDIR=${D} 15 oe_runmake install DESTDIR=${D}
16} 16}
17 17
18FILES_${PN} = "${bindir} ${sysconfdir} ${base_libdir}/udev/usb_modeswitch ${sbindir} ${localstatedir}/lib/usb_modeswitch" 18FILES_${PN} = "${bindir} ${sysconfdir} ${base_libdir}/udev/usb_modeswitch ${sbindir} ${localstatedir}/lib/usb_modeswitch"
diff --git a/meta-oe/recipes-support/vim/vim.inc b/meta-oe/recipes-support/vim/vim.inc
index 4fa8f7cad7..e288fff287 100644
--- a/meta-oe/recipes-support/vim/vim.inc
+++ b/meta-oe/recipes-support/vim/vim.inc
@@ -12,10 +12,10 @@ VIMDIR = "${PN}${@d.getVar('PV',1).split('.')[0]}${@d.getVar('PV',1).split('.')[
12INC_PR = "r13" 12INC_PR = "r13"
13 13
14SRC_URI = " \ 14SRC_URI = " \
15 ftp://ftp.${PN}.org/pub/${PN}/unix/${PN}-${PV_MAJOR}.tar.bz2;name=${VIMDIR} \ 15 ftp://ftp.${PN}.org/pub/${PN}/unix/${PN}-${PV_MAJOR}.tar.bz2;name=${VIMDIR} \
16 ftp://ftp.${PN}.org/pub/${PN}/extra/${PN}-${PV_MAJOR}-extra.tar.gz;name=${VIMDIR}-extra \ 16 ftp://ftp.${PN}.org/pub/${PN}/extra/${PN}-${PV_MAJOR}-extra.tar.gz;name=${VIMDIR}-extra \
17 ftp://ftp.${PN}.org/pub/${PN}/extra/${PN}-${PV_MAJOR}-lang.tar.gz;name=${VIMDIR}-lang \ 17 ftp://ftp.${PN}.org/pub/${PN}/extra/${PN}-${PV_MAJOR}-lang.tar.gz;name=${VIMDIR}-lang \
18 file://vimrc \ 18 file://vimrc \
19" 19"
20 20
21S = "${WORKDIR}/${VIMDIR}/src" 21S = "${WORKDIR}/${VIMDIR}/src"
@@ -24,13 +24,13 @@ inherit autotools update-alternatives
24 24
25# vim configure.in contains functions which got 'dropped' by autotools.bbclass 25# vim configure.in contains functions which got 'dropped' by autotools.bbclass
26do_configure () { 26do_configure () {
27 rm -f auto/* 27 rm -f auto/*
28 touch auto/config.mk 28 touch auto/config.mk
29 aclocal 29 aclocal
30 autoconf 30 autoconf
31 oe_runconf 31 oe_runconf
32 touch auto/configure 32 touch auto/configure
33 touch auto/config.mk auto/config.h 33 touch auto/config.mk auto/config.h
34} 34}
35 35
36#Available PACKAGECONFIG options are gtkgui, x11, tiny 36#Available PACKAGECONFIG options are gtkgui, x11, tiny
@@ -41,25 +41,25 @@ PACKAGECONFIG[x11] = "--with-x,--without-x,xt,"
41PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,," 41PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,,"
42 42
43EXTRA_OECONF = " \ 43EXTRA_OECONF = " \
44 --disable-gpm \ 44 --disable-gpm \
45 --disable-gtktest \ 45 --disable-gtktest \
46 --disable-xim \ 46 --disable-xim \
47 --disable-netbeans \ 47 --disable-netbeans \
48 --with-tlib=ncurses \ 48 --with-tlib=ncurses \
49 ac_cv_small_wchar_t=no \ 49 ac_cv_small_wchar_t=no \
50 vim_cv_getcwd_broken=no \ 50 vim_cv_getcwd_broken=no \
51 vim_cv_memmove_handles_overlap=yes \ 51 vim_cv_memmove_handles_overlap=yes \
52 vim_cv_stat_ignores_slash=no \ 52 vim_cv_stat_ignores_slash=no \
53 vim_cv_terminfo=yes \ 53 vim_cv_terminfo=yes \
54 vim_cv_tgent=non-zero \ 54 vim_cv_tgent=non-zero \
55 vim_cv_toupper_broken=no \ 55 vim_cv_toupper_broken=no \
56 vim_cv_tty_group=world \ 56 vim_cv_tty_group=world \
57" 57"
58 58
59# Work around rpm picking up csh as a dep 59# Work around rpm picking up csh as a dep
60do_install_append() { 60do_install_append() {
61 chmod -x ${D}${datadir}/${PN}/${VIMDIR}/tools/vim132 61 chmod -x ${D}${datadir}/${PN}/${VIMDIR}/tools/vim132
62 install -m 0644 ${WORKDIR}/vimrc ${D}/${datadir}/${PN} 62 install -m 0644 ${WORKDIR}/vimrc ${D}/${datadir}/${PN}
63} 63}
64 64
65PACKAGES =+ "${PN}-common ${PN}-syntax ${PN}-help ${PN}-tutor ${PN}-vimrc ${PN}-data" 65PACKAGES =+ "${PN}-common ${PN}-syntax ${PN}-help ${PN}-tutor ${PN}-vimrc ${PN}-data"
diff --git a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
index 6d1fa9a7fd..6c9037bb2b 100644
--- a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
+++ b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig"
12TARGET_CC_ARCH += "${LDFLAGS}" 12TARGET_CC_ARCH += "${LDFLAGS}"
13 13
14do_install() { 14do_install() {
15 install -d ${D}${bindir} 15 install -d ${D}${bindir}
16 install -m 0755 wmiconfig ${D}${bindir} 16 install -m 0755 wmiconfig ${D}${bindir}
17} 17}
18 18
diff --git a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
index 70dc150d7e..d0a868e813 100644
--- a/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
+++ b/meta-oe/recipes-support/xchat/xchat_2.8.8.bb
@@ -9,15 +9,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
9PR = "r1" 9PR = "r1"
10 10
11SRC_URI = "http://xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \ 11SRC_URI = "http://xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \
12 file://glib-2.32.patch \ 12 file://glib-2.32.patch \
13" 13"
14 14
15inherit autotools gettext 15inherit autotools gettext
16 16
17EXTRA_OECONF = "\ 17EXTRA_OECONF = "\
18 --disable-perl \ 18 --disable-perl \
19 --disable-python \ 19 --disable-python \
20 --disable-tcl \ 20 --disable-tcl \
21" 21"
22do_configure_prepend(){ 22do_configure_prepend(){
23 rm -f ${S}/po/Makefile.in.in 23 rm -f ${S}/po/Makefile.in.in
diff --git a/meta-oe/recipes-support/xfsprogs/xfsprogs_3.1.8.bb b/meta-oe/recipes-support/xfsprogs/xfsprogs_3.1.8.bb
index ef5224b5f0..ba3490d1c3 100644
--- a/meta-oe/recipes-support/xfsprogs/xfsprogs_3.1.8.bb
+++ b/meta-oe/recipes-support/xfsprogs/xfsprogs_3.1.8.bb
@@ -8,8 +8,8 @@ DEPENDS = "util-linux"
8PR = "r1" 8PR = "r1"
9 9
10SRC_URI = "ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz \ 10SRC_URI = "ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz \
11 file://remove-install-as-user.patch \ 11 file://remove-install-as-user.patch \
12 file://drop-configure-check-for-aio.patch \ 12 file://drop-configure-check-for-aio.patch \
13" 13"
14 14
15SRC_URI[md5sum] = "f70b2e7200d4c29f0af1cf70e7be1db6" 15SRC_URI[md5sum] = "f70b2e7200d4c29f0af1cf70e7be1db6"
@@ -27,16 +27,16 @@ FILES_libhandle = "${base_libdir}/libhandle${SOLIBS}"
27 27
28EXTRA_OECONF = "--enable-gettext=no" 28EXTRA_OECONF = "--enable-gettext=no"
29do_configure () { 29do_configure () {
30 # Prevent Makefile from calling configure without arguments, 30 # Prevent Makefile from calling configure without arguments,
31 # when do_configure gets called for a second time. 31 # when do_configure gets called for a second time.
32 rm -f include/builddefs include/platform_defs.h 32 rm -f include/builddefs include/platform_defs.h
33 # Recreate configure script. 33 # Recreate configure script.
34 rm -f configure 34 rm -f configure
35 oe_runmake configure 35 oe_runmake configure
36 # Configure. 36 # Configure.
37 export DEBUG="-DNDEBUG" 37 export DEBUG="-DNDEBUG"
38 gnu-configize --force 38 gnu-configize --force
39 oe_runconf 39 oe_runconf
40} 40}
41 41
42LIBTOOL = "${HOST_SYS}-libtool" 42LIBTOOL = "${HOST_SYS}-libtool"
@@ -45,13 +45,13 @@ TARGET_CC_ARCH += "${LDFLAGS}"
45PARALLEL_MAKE = "" 45PARALLEL_MAKE = ""
46 46
47do_install () { 47do_install () {
48 export DIST_ROOT=${D} 48 export DIST_ROOT=${D}
49 oe_runmake install 49 oe_runmake install
50 # needed for xfsdump 50 # needed for xfsdump
51 oe_runmake install-dev 51 oe_runmake install-dev
52 rm ${D}${base_libdir}/libhandle.a 52 rm ${D}${base_libdir}/libhandle.a
53 rm ${D}${base_libdir}/libhandle.la 53 rm ${D}${base_libdir}/libhandle.la
54 rm ${D}${base_libdir}/libhandle.so 54 rm ${D}${base_libdir}/libhandle.so
55 rm ${D}${libdir}/libhandle.so 55 rm ${D}${libdir}/libhandle.so
56 ln -s ../..${base_libdir}/libhandle.so.1 ${D}${libdir}/libhandle.so 56 ln -s ../..${base_libdir}/libhandle.so.1 ${D}${libdir}/libhandle.so
57} 57}
diff --git a/meta-ruby/recipes-devtools/ruby/ruby.inc b/meta-ruby/recipes-devtools/ruby/ruby.inc
index 894e3e6a93..becf64c93d 100644
--- a/meta-ruby/recipes-devtools/ruby/ruby.inc
+++ b/meta-ruby/recipes-devtools/ruby/ruby.inc
@@ -8,10 +8,10 @@ HOMEPAGE = "http://www.ruby-lang.org/"
8SECTION = "devel/ruby" 8SECTION = "devel/ruby"
9LICENSE = "Ruby | BSD | GPLv2" 9LICENSE = "Ruby | BSD | GPLv2"
10LIC_FILES_CHKSUM = "\ 10LIC_FILES_CHKSUM = "\
11 file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \ 11 file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \
12 file://BSDL;md5=3949e007205deef714bd225e1ee4a8ea \ 12 file://BSDL;md5=3949e007205deef714bd225e1ee4a8ea \
13 file://GPL;md5=393a5ca445f6965873eca0259a17f833 \ 13 file://GPL;md5=393a5ca445f6965873eca0259a17f833 \
14 file://LEGAL;md5=e88686821918c0b6d2b1b8328116cec5 \ 14 file://LEGAL;md5=e88686821918c0b6d2b1b8328116cec5 \
15" 15"
16 16
17DEPENDS = "ruby-native zlib openssl tcl" 17DEPENDS = "ruby-native zlib openssl tcl"
@@ -38,6 +38,6 @@ inherit autotools
38# built. 38# built.
39 39
40do_configure_prepend() { 40do_configure_prepend() {
41 sed -i "s#%%TARGET_CFLAGS%%#$TARGET_CFLAGS#; s#%%TARGET_LDFLAGS%%#$TARGET_LDFLAGS#" ${S}/common.mk 41 sed -i "s#%%TARGET_CFLAGS%%#$TARGET_CFLAGS#; s#%%TARGET_LDFLAGS%%#$TARGET_LDFLAGS#" ${S}/common.mk
42 rm -rf ${S}/ruby/ 42 rm -rf ${S}/ruby/
43} 43}
diff --git a/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb b/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb
index b9f7915d92..6611ce11ea 100644
--- a/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb
+++ b/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb
@@ -4,40 +4,40 @@ PR = "${INC_PR}.0"
4DEPENDS += "libyaml" 4DEPENDS += "libyaml"
5 5
6SRC_URI += "\ 6SRC_URI += "\
7 file://0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch \ 7 file://0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch \
8 file://ruby-1.9.3-always-use-i386.patch \ 8 file://ruby-1.9.3-always-use-i386.patch \
9 file://ruby-1.9.3-disable-versioned-paths.patch \ 9 file://ruby-1.9.3-disable-versioned-paths.patch \
10 file://ruby-1.9.3-fix-s390x-build.patch \ 10 file://ruby-1.9.3-fix-s390x-build.patch \
11 file://ruby-1.9.3-rubygems-1.8.11-uninstaller.patch \ 11 file://ruby-1.9.3-rubygems-1.8.11-uninstaller.patch \
12 file://ruby-1.9.3-webrick-test-fix.patch \ 12 file://ruby-1.9.3-webrick-test-fix.patch \
13 file://ruby-1.9.3-bignum-test-fix.patch \ 13 file://ruby-1.9.3-bignum-test-fix.patch \
14 file://ruby-1.9.3-custom-rubygems-location.patch \ 14 file://ruby-1.9.3-custom-rubygems-location.patch \
15 file://rubygems-1.8.11-binary-extensions.patch \ 15 file://rubygems-1.8.11-binary-extensions.patch \
16 file://ruby-1.9.3-mkmf-verbose.patch \ 16 file://ruby-1.9.3-mkmf-verbose.patch \
17 file://ruby-1.9.3-install-cross.patch \ 17 file://ruby-1.9.3-install-cross.patch \
18" 18"
19 19
20SRC_URI[md5sum] = "bc0c715c69da4d1d8bd57069c19f6c0e" 20SRC_URI[md5sum] = "bc0c715c69da4d1d8bd57069c19f6c0e"
21SRC_URI[sha256sum] = "46e2fa80be7efed51bd9cdc529d1fe22ebc7567ee0f91db4ab855438cf4bd8bb" 21SRC_URI[sha256sum] = "46e2fa80be7efed51bd9cdc529d1fe22ebc7567ee0f91db4ab855438cf4bd8bb"
22 22
23EXTRA_OECONF = "\ 23EXTRA_OECONF = "\
24 --enable-wide-getaddrinfo \ 24 --enable-wide-getaddrinfo \
25 --with-rubygemsdir=${datadir}/rubygems \ 25 --with-rubygemsdir=${datadir}/rubygems \
26 --disable-versioned-paths \ 26 --disable-versioned-paths \
27 --disable-rpath \ 27 --disable-rpath \
28 --enable-shared \ 28 --enable-shared \
29" 29"
30 30
31EXTRA_OEMAKE = " \ 31EXTRA_OEMAKE = " \
32 LIBRUBYARG='-lruby-static' \ 32 LIBRUBYARG='-lruby-static' \
33" 33"
34 34
35do_install() { 35do_install() {
36 if [ ${PN} = "ruby" ]; then 36 if [ ${PN} = "ruby" ]; then
37 oe_runmake 'DESTDIR=${D}' install install-cross 37 oe_runmake 'DESTDIR=${D}' install install-cross
38 else 38 else
39 oe_runmake 'DESTDIR=${D}' install 39 oe_runmake 'DESTDIR=${D}' install
40 fi 40 fi
41} 41}
42 42
43FILES_${PN} += "${datadir}/rubygems \ 43FILES_${PN} += "${datadir}/rubygems \
diff --git a/meta-systemd/oe-core/recipes-bsp/keymaps/keymaps_1.0.bbappend b/meta-systemd/oe-core/recipes-bsp/keymaps/keymaps_1.0.bbappend
index 9d970254fa..36b83e05e9 100644
--- a/meta-systemd/oe-core/recipes-bsp/keymaps/keymaps_1.0.bbappend
+++ b/meta-systemd/oe-core/recipes-bsp/keymaps/keymaps_1.0.bbappend
@@ -10,7 +10,7 @@ RCONFLICTS_${PN} += "${PN}-systemd"
10SYSTEMD_SERVICE_${PN} = "${PN}.service" 10SYSTEMD_SERVICE_${PN} = "${PN}.service"
11 11
12do_install_append() { 12do_install_append() {
13 install -d ${D}${systemd_unitdir}/system 13 install -d ${D}${systemd_unitdir}/system
14 install -m 0644 ${WORKDIR}/${PN}.service ${D}${systemd_unitdir}/system 14 install -m 0644 ${WORKDIR}/${PN}.service ${D}${systemd_unitdir}/system
15} 15}
16 16
diff --git a/meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp_4.2.5.bbappend b/meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp_4.2.5.bbappend
index 5fbe857065..22d412a25d 100644
--- a/meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp_4.2.5.bbappend
+++ b/meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp_4.2.5.bbappend
@@ -26,11 +26,11 @@ RCONFLICTS_dhcp-client += "dhcp-client-systemd"
26SRC_URI += "file://dhcpd.service \ 26SRC_URI += "file://dhcpd.service \
27 file://dhclient.service \ 27 file://dhclient.service \
28 file://dhcrelay.service \ 28 file://dhcrelay.service \
29 " 29"
30do_install_append() { 30do_install_append() {
31 install -d ${D}${systemd_unitdir}/system 31 install -d ${D}${systemd_unitdir}/system
32 install -m 0644 ${WORKDIR}/dhcpd.service ${D}${systemd_unitdir}/system 32 install -m 0644 ${WORKDIR}/dhcpd.service ${D}${systemd_unitdir}/system
33 install -m 0644 ${WORKDIR}/dhclient.service ${D}${systemd_unitdir}/system 33 install -m 0644 ${WORKDIR}/dhclient.service ${D}${systemd_unitdir}/system
34 install -m 0644 ${WORKDIR}/dhcrelay.service ${D}${systemd_unitdir}/system 34 install -m 0644 ${WORKDIR}/dhcrelay.service ${D}${systemd_unitdir}/system
35} 35}
36 36
diff --git a/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.1p1.bbappend b/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.1p1.bbappend
index d757c70964..4789ad06fe 100644
--- a/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.1p1.bbappend
+++ b/meta-systemd/oe-core/recipes-connectivity/openssh/openssh_6.1p1.bbappend
@@ -13,9 +13,9 @@ inherit systemd
13 13
14SRC_URI += "file://sshd.socket file://sshd@.service file://sshdgenkeys.service" 14SRC_URI += "file://sshd.socket file://sshd@.service file://sshdgenkeys.service"
15do_install_append() { 15do_install_append() {
16 install -d ${D}${systemd_unitdir}/system 16 install -d ${D}${systemd_unitdir}/system
17 install -m 0644 ${WORKDIR}/sshd.socket ${D}${systemd_unitdir}/system 17 install -m 0644 ${WORKDIR}/sshd.socket ${D}${systemd_unitdir}/system
18 install -m 0644 ${WORKDIR}/sshd@.service ${D}${systemd_unitdir}/system 18 install -m 0644 ${WORKDIR}/sshd@.service ${D}${systemd_unitdir}/system
19 install -m 0644 ${WORKDIR}/sshdgenkeys.service ${D}${systemd_unitdir}/system 19 install -m 0644 ${WORKDIR}/sshdgenkeys.service ${D}${systemd_unitdir}/system
20} 20}
21 21
diff --git a/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend b/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend
index b7ab2a4de5..5efba3ed9a 100644
--- a/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend
+++ b/meta-systemd/oe-core/recipes-connectivity/portmap/portmap_6.0.bbappend
@@ -12,7 +12,7 @@ SYSTEMD_AUTO_ENABLE = "disable"
12 12
13SRC_URI_append = " file://portmap.service" 13SRC_URI_append = " file://portmap.service"
14do_install_append() { 14do_install_append() {
15 install -d ${D}${systemd_unitdir}/system 15 install -d ${D}${systemd_unitdir}/system
16 install -m 0644 ${WORKDIR}/portmap.service ${D}${systemd_unitdir}/system 16 install -m 0644 ${WORKDIR}/portmap.service ${D}${systemd_unitdir}/system
17} 17}
18 18
diff --git a/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend
index cd6acc826d..bdba2db3c0 100644
--- a/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -12,13 +12,13 @@ SYSTEMD_PACKAGES = "${PN}-syslog"
12SYSTEMD_SERVICE_${PN}-syslog = "busybox-syslog.service" 12SYSTEMD_SERVICE_${PN}-syslog = "busybox-syslog.service"
13 13
14do_install_append() { 14do_install_append() {
15 install -d ${D}${systemd_unitdir}/system 15 install -d ${D}${systemd_unitdir}/system
16 sed 's,@base_sbindir@,${base_sbindir},g' < ${WORKDIR}/busybox-syslog.service.in \ 16 sed 's,@base_sbindir@,${base_sbindir},g' < ${WORKDIR}/busybox-syslog.service.in \
17 > ${D}${systemd_unitdir}/system/busybox-syslog.service 17 > ${D}${systemd_unitdir}/system/busybox-syslog.service
18 sed 's,@base_sbindir@,${base_sbindir},g' < ${WORKDIR}/busybox-klogd.service.in \ 18 sed 's,@base_sbindir@,${base_sbindir},g' < ${WORKDIR}/busybox-klogd.service.in \
19 > ${D}${systemd_unitdir}/system/busybox-klogd.service 19 > ${D}${systemd_unitdir}/system/busybox-klogd.service
20 20
21 ln -sf /dev/null ${D}${systemd_unitdir}/system/syslog.service 21 ln -sf /dev/null ${D}${systemd_unitdir}/system/syslog.service
22} 22}
23FILES_${PN}-syslog += "${systemd_unitdir}/system/syslog.service" 23FILES_${PN}-syslog += "${systemd_unitdir}/system/syslog.service"
24 24
diff --git a/meta-systemd/oe-core/recipes-core/dropbear/dropbear_2012.55.bbappend b/meta-systemd/oe-core/recipes-core/dropbear/dropbear_2012.55.bbappend
index 23e282000c..edaa66ed44 100644
--- a/meta-systemd/oe-core/recipes-core/dropbear/dropbear_2012.55.bbappend
+++ b/meta-systemd/oe-core/recipes-core/dropbear/dropbear_2012.55.bbappend
@@ -15,9 +15,9 @@ RCONFLICTS_${PN} += "${PN}-systemd"
15SYSTEMD_SERVICE_${PN} = "dropbear.socket" 15SYSTEMD_SERVICE_${PN} = "dropbear.socket"
16 16
17do_install_append() { 17do_install_append() {
18 install -d ${D}${systemd_unitdir}/system 18 install -d ${D}${systemd_unitdir}/system
19 install -m 0644 ${WORKDIR}/dropbearkey.service ${D}${systemd_unitdir}/system 19 install -m 0644 ${WORKDIR}/dropbearkey.service ${D}${systemd_unitdir}/system
20 install -m 0644 ${WORKDIR}/dropbear@.service ${D}${systemd_unitdir}/system 20 install -m 0644 ${WORKDIR}/dropbear@.service ${D}${systemd_unitdir}/system
21 install -m 0644 ${WORKDIR}/dropbear.socket ${D}${systemd_unitdir}/system 21 install -m 0644 ${WORKDIR}/dropbear.socket ${D}${systemd_unitdir}/system
22 ln -sf /dev/null ${D}${systemd_unitdir}/system/dropbear.service 22 ln -sf /dev/null ${D}${systemd_unitdir}/system/dropbear.service
23} 23}
diff --git a/meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend b/meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend
index 3d58a64c2e..cae078a4e4 100644
--- a/meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/at/at_3.1.13.bbappend
@@ -12,7 +12,7 @@ RREPLACES_${PN} += "${PN}-systemd"
12RCONFLICTS_${PN} += "${PN}-systemd" 12RCONFLICTS_${PN} += "${PN}-systemd"
13SYSTEMD_SERVICE_${PN} = "atd.service" 13SYSTEMD_SERVICE_${PN} = "atd.service"
14do_install_append() { 14do_install_append() {
15 install -d ${D}${systemd_unitdir}/system 15 install -d ${D}${systemd_unitdir}/system
16 install -m 0644 ${WORKDIR}/atd.service ${D}${systemd_unitdir}/system 16 install -m 0644 ${WORKDIR}/atd.service ${D}${systemd_unitdir}/system
17} 17}
18 18
diff --git a/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend b/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend
index dd1eacff74..210c025b21 100644
--- a/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend
@@ -13,7 +13,7 @@ SYSTEMD_SERVICE_${PN} = "crond.service"
13SRC_URI += "file://crond.service" 13SRC_URI += "file://crond.service"
14 14
15do_install_append() { 15do_install_append() {
16 install -d ${D}${systemd_unitdir}/system 16 install -d ${D}${systemd_unitdir}/system
17 install -m 0644 ${WORKDIR}/crond.service ${D}${systemd_unitdir}/system 17 install -m 0644 ${WORKDIR}/crond.service ${D}${systemd_unitdir}/system
18} 18}
19 19
diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend
index 6dded402e0..96fa989f18 100644
--- a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend
@@ -12,7 +12,7 @@ RCONFLICTS_${PN} += "${PN}-systemd"
12SYSTEMD_SERVICE_${PN} = "lighttpd.service" 12SYSTEMD_SERVICE_${PN} = "lighttpd.service"
13 13
14do_install_append() { 14do_install_append() {
15 install -d ${D}${systemd_unitdir}/system 15 install -d ${D}${systemd_unitdir}/system
16 install -m 0644 ${WORKDIR}/lighttpd.service ${D}${systemd_unitdir}/system 16 install -m 0644 ${WORKDIR}/lighttpd.service ${D}${systemd_unitdir}/system
17} 17}
18 18
diff --git a/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend b/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
index 640fa371a7..5b9181bd6d 100644
--- a/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/pam/libpam_1.1.6.bbappend
@@ -2,5 +2,5 @@ PRINC := "${@int(PRINC) + 2}"
2 2
3# Register with logind to make screen/tmux/etc work 3# Register with logind to make screen/tmux/etc work
4do_install_append() { 4do_install_append() {
5 echo "session required pam_systemd.so" >> ${D}${sysconfdir}/pam.d/common-session 5 echo "session required pam_systemd.so" >> ${D}${sysconfdir}/pam.d/common-session
6} 6}
diff --git a/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend b/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
index 6586809a2a..9f83f65d07 100644
--- a/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
@@ -13,7 +13,7 @@ RCONFLICTS_${PN} += "${PN}-systemd"
13SYSTEMD_SERVICE_${PN} = "rpcbind.service" 13SYSTEMD_SERVICE_${PN} = "rpcbind.service"
14 14
15do_install_append() { 15do_install_append() {
16 install -d ${D}${systemd_unitdir}/system 16 install -d ${D}${systemd_unitdir}/system
17 install -m 0644 ${WORKDIR}/rpcbind.service ${D}${systemd_unitdir}/system 17 install -m 0644 ${WORKDIR}/rpcbind.service ${D}${systemd_unitdir}/system
18} 18}
19 19
diff --git a/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.3.bb b/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.3.bb
index 230510c05e..064e6bdb43 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.3.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.3.bb
@@ -18,26 +18,26 @@ SRC_URI[md5sum] = "87aaf7bc7e8715f0455997bb8c6791aa"
18SRC_URI[sha256sum] = "d82102b9c111f1892fb20a2bccf4370de579c6521b2f172ed0b36f2759fb249e" 18SRC_URI[sha256sum] = "d82102b9c111f1892fb20a2bccf4370de579c6521b2f172ed0b36f2759fb249e"
19 19
20do_configure () { 20do_configure () {
21 ./configure --with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \ 21 ./configure --with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
22 --with-apr-util=${STAGING_BINDIR_CROSS}/apu-1-config \ 22 --with-apr-util=${STAGING_BINDIR_CROSS}/apu-1-config \
23 --prefix=${prefix} --datadir=${datadir}/apache2 23 --prefix=${prefix} --datadir=${datadir}/apache2
24} 24}
25 25
26do_install () { 26do_install () {
27 install -d ${D}${bindir} ${D}${libdir} 27 install -d ${D}${bindir} ${D}${libdir}
28 cp server/gen_test_char ${D}${bindir} 28 cp server/gen_test_char ${D}${bindir}
29 install -m 755 support/apxs ${D}${bindir}/ 29 install -m 755 support/apxs ${D}${bindir}/
30 install -m 755 httpd ${D}${bindir}/ 30 install -m 755 httpd ${D}${bindir}/
31 install -d ${D}${datadir}/apache2/build 31 install -d ${D}${datadir}/apache2/build
32 cp build/*.mk ${D}${datadir}/apache2/build 32 cp build/*.mk ${D}${datadir}/apache2/build
33 cp build/instdso.sh ${D}${datadir}/apache2/build 33 cp build/instdso.sh ${D}${datadir}/apache2/build
34 34
35 install -d ${D}${includedir}/apache2 35 install -d ${D}${includedir}/apache2
36 cp include/* ${D}${includedir}/apache2 36 cp include/* ${D}${includedir}/apache2
37 cp os/unix/os.h ${D}${includedir}/apache2 37 cp os/unix/os.h ${D}${includedir}/apache2
38 cp os/unix/unixd.h ${D}${includedir}/apache2 38 cp os/unix/unixd.h ${D}${includedir}/apache2
39 39
40 cp support/envvars-std ${D}${bindir}/envvars 40 cp support/envvars-std ${D}${bindir}/envvars
41 chmod 755 ${D}${bindir}/envvars 41 chmod 755 ${D}${bindir}/envvars
42} 42}
43 43
diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.3.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.3.bb
index a221e1da75..a7f3586661 100644
--- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.3.bb
+++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.3.bb
@@ -30,67 +30,67 @@ inherit autotools update-rc.d
30CFLAGS_append = " -DPATH_MAX=4096" 30CFLAGS_append = " -DPATH_MAX=4096"
31CFLAGS_prepend = "-I${STAGING_INCDIR}/openssl " 31CFLAGS_prepend = "-I${STAGING_INCDIR}/openssl "
32EXTRA_OECONF = "--enable-ssl \ 32EXTRA_OECONF = "--enable-ssl \
33 --with-ssl=${STAGING_LIBDIR}/.. \ 33 --with-ssl=${STAGING_LIBDIR}/.. \
34 --with-expat=${STAGING_LIBDIR}/.. \ 34 --with-expat=${STAGING_LIBDIR}/.. \
35 --with-apr=${WORKDIR}/apr-1-config \ 35 --with-apr=${WORKDIR}/apr-1-config \
36 --with-apr-util=${WORKDIR}/apu-1-config \ 36 --with-apr-util=${WORKDIR}/apu-1-config \
37 --enable-info \ 37 --enable-info \
38 --enable-rewrite \ 38 --enable-rewrite \
39 --with-dbm=sdbm \ 39 --with-dbm=sdbm \
40 --with-berkeley-db=no \ 40 --with-berkeley-db=no \
41 --localstatedir=/var/${PN} \ 41 --localstatedir=/var/${PN} \
42 --with-gdbm=no \ 42 --with-gdbm=no \
43 --with-ndbm=no \ 43 --with-ndbm=no \
44 --includedir=${includedir}/${PN} \ 44 --includedir=${includedir}/${PN} \
45 --datadir=${datadir}/${PN} \ 45 --datadir=${datadir}/${PN} \
46 --sysconfdir=${sysconfdir}/${PN} \ 46 --sysconfdir=${sysconfdir}/${PN} \
47 --libexecdir=${libdir}/${PN}/modules \ 47 --libexecdir=${libdir}/${PN}/modules \
48 ap_cv_void_ptr_lt_long=no \ 48 ap_cv_void_ptr_lt_long=no \
49 --enable-mpms-shared \ 49 --enable-mpms-shared \
50 ac_cv_have_threadsafe_pollset=no" 50 ac_cv_have_threadsafe_pollset=no"
51 51
52do_configure_prepend() { 52do_configure_prepend() {
53 # FIXME: this hack is required to work around an issue with apr/apr-util 53 # FIXME: this hack is required to work around an issue with apr/apr-util
54 # Can be removed when fixed in OE-Core (also revert --with-* options above) 54 # Can be removed when fixed in OE-Core (also revert --with-* options above)
55 # see http://bugzilla.yoctoproject.org/show_bug.cgi?id=3267 55 # see http://bugzilla.yoctoproject.org/show_bug.cgi?id=3267
56 cp ${STAGING_BINDIR_CROSS}/apr-1-config ${STAGING_BINDIR_CROSS}/apu-1-config ${WORKDIR} 56 cp ${STAGING_BINDIR_CROSS}/apr-1-config ${STAGING_BINDIR_CROSS}/apu-1-config ${WORKDIR}
57 sed -i -e 's:location=source:location=installed:' ${WORKDIR}/apr-1-config 57 sed -i -e 's:location=source:location=installed:' ${WORKDIR}/apr-1-config
58 sed -i -e 's:location=source:location=installed:' ${WORKDIR}/apu-1-config 58 sed -i -e 's:location=source:location=installed:' ${WORKDIR}/apu-1-config
59} 59}
60 60
61do_install_append() { 61do_install_append() {
62 install -d ${D}/${sysconfdir}/init.d 62 install -d ${D}/${sysconfdir}/init.d
63 cat ${WORKDIR}/init | \ 63 cat ${WORKDIR}/init | \
64 sed -e 's,/usr/sbin/,${sbindir}/,g' \ 64 sed -e 's,/usr/sbin/,${sbindir}/,g' \
65 -e 's,/usr/bin/,${bindir}/,g' \ 65 -e 's,/usr/bin/,${bindir}/,g' \
66 -e 's,/usr/lib,${libdir}/,g' \ 66 -e 's,/usr/lib,${libdir}/,g' \
67 -e 's,/etc/,${sysconfdir}/,g' \ 67 -e 's,/etc/,${sysconfdir}/,g' \
68 -e 's,/usr/,${prefix}/,g' > ${D}/${sysconfdir}/init.d/${PN} 68 -e 's,/usr/,${prefix}/,g' > ${D}/${sysconfdir}/init.d/${PN}
69 chmod 755 ${D}/${sysconfdir}/init.d/${PN} 69 chmod 755 ${D}/${sysconfdir}/init.d/${PN}
70 # remove the goofy original files... 70 # remove the goofy original files...
71 rm -rf ${D}/${sysconfdir}/${PN}/original 71 rm -rf ${D}/${sysconfdir}/${PN}/original
72 # Expat should be found in the staging area via DEPENDS... 72 # Expat should be found in the staging area via DEPENDS...
73 rm -f ${D}/${libdir}/libexpat.* 73 rm -f ${D}/${libdir}/libexpat.*
74 74
75 install -d ${D}${sysconfdir}/${PN}/conf.d 75 install -d ${D}${sysconfdir}/${PN}/conf.d
76 install -d ${D}${sysconfdir}/${PN}/modules.d 76 install -d ${D}${sysconfdir}/${PN}/modules.d
77 77
78 # Ensure configuration file pulls in conf.d and modules.d 78 # Ensure configuration file pulls in conf.d and modules.d
79 printf "\nIncludeOptional ${sysconfdir}/${PN}/conf.d/*.conf" >> ${D}/${sysconfdir}/${PN}/httpd.conf 79 printf "\nIncludeOptional ${sysconfdir}/${PN}/conf.d/*.conf" >> ${D}/${sysconfdir}/${PN}/httpd.conf
80 printf "\nIncludeOptional ${sysconfdir}/${PN}/modules.d/*.conf\n\n" >> ${D}/${sysconfdir}/${PN}/httpd.conf 80 printf "\nIncludeOptional ${sysconfdir}/${PN}/modules.d/*.conf\n\n" >> ${D}/${sysconfdir}/${PN}/httpd.conf
81} 81}
82 82
83SYSROOT_PREPROCESS_FUNCS += "apache_sysroot_preprocess" 83SYSROOT_PREPROCESS_FUNCS += "apache_sysroot_preprocess"
84 84
85apache_sysroot_preprocess () { 85apache_sysroot_preprocess () {
86 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 86 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/
87 install -m 755 ${D}${bindir}/apxs ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 87 install -m 755 ${D}${bindir}/apxs ${SYSROOT_DESTDIR}${bindir_crossscripts}/
88 sed -i 's!my $installbuilddir = .*!my $installbuilddir = "${STAGING_DIR_HOST}/${datadir}/${PN}/build";!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/apxs 88 sed -i 's!my $installbuilddir = .*!my $installbuilddir = "${STAGING_DIR_HOST}/${datadir}/${PN}/build";!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/apxs
89 sed -i 's!my $libtool = .*!my $libtool = "${STAGING_BINDIR_CROSS}/${TARGET_PREFIX}libtool";!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/apxs 89 sed -i 's!my $libtool = .*!my $libtool = "${STAGING_BINDIR_CROSS}/${TARGET_PREFIX}libtool";!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/apxs
90 90
91 sed -i 's!^APR_CONFIG = .*!APR_CONFIG = ${STAGING_BINDIR_CROSS}/apr-1-config!' ${SYSROOT_DESTDIR}${datadir}/${PN}/build/config_vars.mk 91 sed -i 's!^APR_CONFIG = .*!APR_CONFIG = ${STAGING_BINDIR_CROSS}/apr-1-config!' ${SYSROOT_DESTDIR}${datadir}/${PN}/build/config_vars.mk
92 sed -i 's!^APU_CONFIG = .*!APU_CONFIG = ${STAGING_BINDIR_CROSS}/apu-1-config!' ${SYSROOT_DESTDIR}${datadir}/${PN}/build/config_vars.mk 92 sed -i 's!^APU_CONFIG = .*!APU_CONFIG = ${STAGING_BINDIR_CROSS}/apu-1-config!' ${SYSROOT_DESTDIR}${datadir}/${PN}/build/config_vars.mk
93 sed -i 's!^includedir = .*!includedir = ${STAGING_INCDIR}/apache2!' ${SYSROOT_DESTDIR}${datadir}/${PN}/build/config_vars.mk 93 sed -i 's!^includedir = .*!includedir = ${STAGING_INCDIR}/apache2!' ${SYSROOT_DESTDIR}${datadir}/${PN}/build/config_vars.mk
94} 94}
95 95
96# 96#
@@ -103,21 +103,21 @@ LEAD_SONAME = "libapr-1.so.0"
103PACKAGES = "${PN}-doc ${PN}-dev ${PN}-dbg ${PN}" 103PACKAGES = "${PN}-doc ${PN}-dev ${PN}-dbg ${PN}"
104 104
105CONFFILES_${PN} = "${sysconfdir}/${PN}/httpd.conf \ 105CONFFILES_${PN} = "${sysconfdir}/${PN}/httpd.conf \
106 ${sysconfdir}/${PN}/magic \ 106 ${sysconfdir}/${PN}/magic \
107 ${sysconfdir}/${PN}/mime.types \ 107 ${sysconfdir}/${PN}/mime.types \
108 ${sysconfdir}/init.d/${PN} " 108 ${sysconfdir}/init.d/${PN} "
109 109
110# we override here rather than append so that .so links are 110# we override here rather than append so that .so links are
111# included in the runtime package rather than here (-dev) 111# included in the runtime package rather than here (-dev)
112# and to get build, icons, error into the -dev package 112# and to get build, icons, error into the -dev package
113FILES_${PN}-dev = "${datadir}/${PN}/build \ 113FILES_${PN}-dev = "${datadir}/${PN}/build \
114 ${datadir}/${PN}/icons \ 114 ${datadir}/${PN}/icons \
115 ${datadir}/${PN}/error \ 115 ${datadir}/${PN}/error \
116 ${bindir}/apr-config ${bindir}/apu-config \ 116 ${bindir}/apr-config ${bindir}/apu-config \
117 ${libdir}/apr*.exp \ 117 ${libdir}/apr*.exp \
118 ${includedir}/${PN} \ 118 ${includedir}/${PN} \
119 ${libdir}/*.la \ 119 ${libdir}/*.la \
120 ${libdir}/*.a" 120 ${libdir}/*.a"
121 121
122# manual to manual 122# manual to manual
123FILES_${PN}-doc += " ${datadir}/${PN}/manual" 123FILES_${PN}-doc += " ${datadir}/${PN}/manual"
@@ -126,8 +126,8 @@ FILES_${PN}-doc += " ${datadir}/${PN}/manual"
126# override this too - here is the default, less datadir 126# override this too - here is the default, less datadir
127# 127#
128FILES_${PN} = "${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* ${sysconfdir} \ 128FILES_${PN} = "${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* ${sysconfdir} \
129 ${sharedstatedir} ${localstatedir} /bin /sbin /lib/*.so* \ 129 ${sharedstatedir} ${localstatedir} /bin /sbin /lib/*.so* \
130 ${libdir}/${PN}" 130 ${libdir}/${PN}"
131 131
132# we want htdocs and cgi-bin to go with the binary 132# we want htdocs and cgi-bin to go with the binary
133FILES_${PN} += "${datadir}/${PN}/htdocs ${datadir}/${PN}/cgi-bin" 133FILES_${PN} += "${datadir}/${PN}/htdocs ${datadir}/${PN}/cgi-bin"
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb
index 9e4f119822..a7299708d6 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.8.1.bb
@@ -52,4 +52,4 @@ CONFFILES_${PN} = " \
52 ${sysconfdir}/hiawatha/index.xslt \ 52 ${sysconfdir}/hiawatha/index.xslt \
53 ${sysconfdir}/hiawatha/mimetype.conf \ 53 ${sysconfdir}/hiawatha/mimetype.conf \
54 ${sysconfdir}/hiawatha/php-fcgi.conf \ 54 ${sysconfdir}/hiawatha/php-fcgi.conf \
55 " 55"
diff --git a/meta-webserver/recipes-php/modphp/modphp5.inc b/meta-webserver/recipes-php/modphp/modphp5.inc
index fdf7b18576..a49dc75232 100644
--- a/meta-webserver/recipes-php/modphp/modphp5.inc
+++ b/meta-webserver/recipes-php/modphp/modphp5.inc
@@ -9,7 +9,7 @@ SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2 \
9 file://pthread-check-threads-m4.patch \ 9 file://pthread-check-threads-m4.patch \
10 file://70_mod_php5.conf \ 10 file://70_mod_php5.conf \
11 file://php-5.3.14-aconf259.patch \ 11 file://php-5.3.14-aconf259.patch \
12 " 12"
13 13
14S = "${WORKDIR}/php-${PV}" 14S = "${WORKDIR}/php-${PV}"
15 15
@@ -50,45 +50,45 @@ PACKAGECONFIG[pgsql] = "--with-pgsql=${STAGING_DIR_TARGET}${exec_prefix},--witho
50acpaths = "" 50acpaths = ""
51 51
52do_configure_prepend () { 52do_configure_prepend () {
53 rm -f build/libtool.m4 ltmain.sh aclocal.m4 53 rm -f build/libtool.m4 ltmain.sh aclocal.m4
54 find . -name config.m4 | xargs -n1 sed -i 's!APXS_HTTPD=.*!APXS_HTTPD=${STAGING_BINDIR_NATIVE}/httpd!' 54 find . -name config.m4 | xargs -n1 sed -i 's!APXS_HTTPD=.*!APXS_HTTPD=${STAGING_BINDIR_NATIVE}/httpd!'
55} 55}
56 56
57do_configure_append() { 57do_configure_append() {
58 # No libtool, we really don't want rpath set... 58 # No libtool, we really don't want rpath set...
59 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' ${HOST_SYS}-libtool 59 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' ${HOST_SYS}-libtool
60 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' ${HOST_SYS}-libtool 60 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' ${HOST_SYS}-libtool
61} 61}
62 62
63do_install () { 63do_install () {
64 install -d ${D}${libdir}/apache2/modules 64 install -d ${D}${libdir}/apache2/modules
65 install -d ${D}${sysconfdir}/apache2/modules.d 65 install -d ${D}${sysconfdir}/apache2/modules.d
66 install -d ${D}${sysconfdir}/php/apache2-php5 66 install -d ${D}${sysconfdir}/php/apache2-php5
67 install -m 755 libs/libphp5.so ${D}${libdir}/apache2/modules 67 install -m 755 libs/libphp5.so ${D}${libdir}/apache2/modules
68 sed -i s,lib/,${libdir}/, ${WORKDIR}/70_mod_php5.conf 68 sed -i s,lib/,${libdir}/, ${WORKDIR}/70_mod_php5.conf
69 install -m 644 ${WORKDIR}/70_mod_php5.conf ${D}${sysconfdir}/apache2/modules.d 69 install -m 644 ${WORKDIR}/70_mod_php5.conf ${D}${sysconfdir}/apache2/modules.d
70 cat ${S}/php.ini-production | \ 70 cat ${S}/php.ini-production | \
71 sed -e 's,extension_dir = \"\./\",extension_dir = \"/usr/lib/extensions\",' \ 71 sed -e 's,extension_dir = \"\./\",extension_dir = \"/usr/lib/extensions\",' \
72 > ${D}${sysconfdir}/php/apache2-php5/php.ini 72 > ${D}${sysconfdir}/php/apache2-php5/php.ini
73 73
74 install -d ${D}${bindir} 74 install -d ${D}${bindir}
75 install -m 755 scripts/phpize ${D}${bindir} 75 install -m 755 scripts/phpize ${D}${bindir}
76 install -m 755 scripts/php-config ${D}${bindir} 76 install -m 755 scripts/php-config ${D}${bindir}
77 cat aclocal-copy/libtool.m4 aclocal-copy/lt~obsolete.m4 aclocal-copy/ltoptions.m4 \ 77 cat aclocal-copy/libtool.m4 aclocal-copy/lt~obsolete.m4 aclocal-copy/ltoptions.m4 \
78 aclocal-copy/ltsugar.m4 aclocal-copy/ltversion.m4 > build/libtool.m4 78 aclocal-copy/ltsugar.m4 aclocal-copy/ltversion.m4 > build/libtool.m4
79 79
80 oe_runmake install-build install-headers INSTALL_ROOT=${D} 80 oe_runmake install-build install-headers INSTALL_ROOT=${D}
81} 81}
82 82
83SYSROOT_PREPROCESS_FUNCS += "php_sysroot_preprocess" 83SYSROOT_PREPROCESS_FUNCS += "php_sysroot_preprocess"
84 84
85php_sysroot_preprocess () { 85php_sysroot_preprocess () {
86 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 86 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/
87 install -m 755 ${D}${bindir}/phpize ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 87 install -m 755 ${D}${bindir}/phpize ${SYSROOT_DESTDIR}${bindir_crossscripts}/
88 install -m 755 ${D}${bindir}/php-config ${SYSROOT_DESTDIR}${bindir_crossscripts}/ 88 install -m 755 ${D}${bindir}/php-config ${SYSROOT_DESTDIR}${bindir_crossscripts}/
89 89
90 sed -i 's!eval echo /!eval echo ${STAGING_DIR_HOST}/!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/phpize 90 sed -i 's!eval echo /!eval echo ${STAGING_DIR_HOST}/!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/phpize
91 sed -i 's!^include_dir=.*!include_dir=${STAGING_INCDIR}/php!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/php-config 91 sed -i 's!^include_dir=.*!include_dir=${STAGING_INCDIR}/php!' ${SYSROOT_DESTDIR}${bindir_crossscripts}/php-config
92} 92}
93 93
94RDEPENDS_${PN} = "apache2" 94RDEPENDS_${PN} = "apache2"
diff --git a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb
index 1118e23713..996aa63638 100644
--- a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb
+++ b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb
@@ -18,11 +18,11 @@ S = "${WORKDIR}/phpMyAdmin-${PV}-all-languages"
18inherit allarch 18inherit allarch
19 19
20do_install() { 20do_install() {
21 install -d ${D}${datadir}/${BPN} 21 install -d ${D}${datadir}/${BPN}
22 cp -a * ${D}${datadir}/${BPN} 22 cp -a * ${D}${datadir}/${BPN}
23 23
24 install -d ${D}${sysconfdir}/apache2/conf.d 24 install -d ${D}${sysconfdir}/apache2/conf.d
25 install -m 0644 ${WORKDIR}/apache.conf ${D}${sysconfdir}/apache2/conf.d/phpmyadmin.conf 25 install -m 0644 ${WORKDIR}/apache.conf ${D}${sysconfdir}/apache2/conf.d/phpmyadmin.conf
26} 26}
27 27
28FILES_${PN} = "${datadir}/${BPN} \ 28FILES_${PN} = "${datadir}/${BPN} \
diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb
index 48e1f8e585..d09473c9c8 100644
--- a/meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb
+++ b/meta-webserver/recipes-php/xdebug/xdebug_2.2.1.bb
@@ -16,17 +16,17 @@ inherit autotools
16EXTRA_OECONF += "--enable-xdebug -with-php-config=${STAGING_BINDIR_CROSS}/php-config" 16EXTRA_OECONF += "--enable-xdebug -with-php-config=${STAGING_BINDIR_CROSS}/php-config"
17 17
18do_configure() { 18do_configure() {
19 ${STAGING_BINDIR_CROSS}/phpize 19 ${STAGING_BINDIR_CROSS}/phpize
20 20
21 # Running autoreconf as autotools_do_configure would do here 21 # Running autoreconf as autotools_do_configure would do here
22 # breaks the libtool configuration resulting in a failure later 22 # breaks the libtool configuration resulting in a failure later
23 # in do_compile. It's possible this may be fixable, however the 23 # in do_compile. It's possible this may be fixable, however the
24 # easiest course of action for the moment is to avoid doing that. 24 # easiest course of action for the moment is to avoid doing that.
25 oe_runconf 25 oe_runconf
26} 26}
27 27
28do_install() { 28do_install() {
29 oe_runmake install INSTALL_ROOT=${D} 29 oe_runmake install INSTALL_ROOT=${D}
30} 30}
31 31
32FILES_${PN} += "${libdir}/php5/extensions/*/*.so" 32FILES_${PN} += "${libdir}/php5/extensions/*/*.so"
diff --git a/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb b/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
index dc1508eba9..83e92f6aeb 100644
--- a/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
+++ b/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
@@ -36,22 +36,22 @@ do_configure_prepend() {
36} 36}
37 37
38do_install_append() { 38do_install_append() {
39 install -d ${D}${sysconfdir} 39 install -d ${D}${sysconfdir}
40 install -d ${D}${sysconfdir}/ajenti 40 install -d ${D}${sysconfdir}/ajenti
41 install -m 0644 packaging/files/ajenti.conf ${D}${sysconfdir}/ajenti/ 41 install -m 0644 packaging/files/ajenti.conf ${D}${sysconfdir}/ajenti/
42 install -d ${D}${sysconfdir}/ajenti/users 42 install -d ${D}${sysconfdir}/ajenti/users
43 install -m 0644 packaging/files/admin.conf ${D}${sysconfdir}/ajenti/users/ 43 install -m 0644 packaging/files/admin.conf ${D}${sysconfdir}/ajenti/users/
44 install -d ${D}${sysconfdir}/init.d 44 install -d ${D}${sysconfdir}/init.d
45 install -m 0755 packaging/files/ajenti ${D}${sysconfdir}/init.d/ 45 install -m 0755 packaging/files/ajenti ${D}${sysconfdir}/init.d/
46 install -d ${D}${localstatedir} 46 install -d ${D}${localstatedir}
47 install -d ${D}${localstatedir}/lib 47 install -d ${D}${localstatedir}/lib
48 install -d ${D}${localstatedir}/lib/ajenti 48 install -d ${D}${localstatedir}/lib/ajenti
49 install -d ${D}${localstatedir}/lib/ajenti/plugins 49 install -d ${D}${localstatedir}/lib/ajenti/plugins
50 install -m 0644 packaging/files/.placeholder ${D}${localstatedir}/lib/ajenti/plugins 50 install -m 0644 packaging/files/.placeholder ${D}${localstatedir}/lib/ajenti/plugins
51 51
52 for plugin in plugins/* ; do 52 for plugin in plugins/* ; do
53 cp -r $plugin ${D}${localstatedir}/lib/ajenti/plugins/ 53 cp -r $plugin ${D}${localstatedir}/lib/ajenti/plugins/
54 done 54 done
55} 55}
56 56
57INITSCRIPT_NAME = "ajenti" 57INITSCRIPT_NAME = "ajenti"
diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb
index b05c29873b..9ec034a31c 100644
--- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb
+++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb
@@ -12,4 +12,4 @@ SRC_URI[md5sum] = "d0ffea2052a8e70154cf13789070711f"
12SRC_URI[sha256sum] = "40419892bd28989315eed053c159bba0f4264ed8c6c6738806024e481eab9492" 12SRC_URI[sha256sum] = "40419892bd28989315eed053c159bba0f4264ed8c6c6738806024e481eab9492"
13 13
14FILES_${PN} += "${datadir}/xfce4/panel/plugins \ 14FILES_${PN} += "${datadir}/xfce4/panel/plugins \
15 ${libdir}/xfce4/panel/plugins" 15 ${libdir}/xfce4/panel/plugins"
diff --git a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
index 2e19d89800..8d990f3fa6 100644
--- a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
+++ b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
@@ -14,10 +14,10 @@ SRC_URI[sha256sum] = "dc20f97a49e1ff1becf7853ef5f137ed30a4c27490540e755021d78d33
14S = "${WORKDIR}/OpenZone" 14S = "${WORKDIR}/OpenZone"
15 15
16do_install() { 16do_install() {
17 install -d ${D}${datadir}/icons 17 install -d ${D}${datadir}/icons
18 for theme in `find -name '*.tar.xz'`; do 18 for theme in `find -name '*.tar.xz'`; do
19 tar -Jxf ${theme} -C ${D}${datadir}/icons 19 tar -Jxf ${theme} -C ${D}${datadir}/icons
20 done 20 done
21} 21}
22 22
23python populate_packages_prepend () { 23python populate_packages_prepend () {
diff --git a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
index 879d1d6c80..7348170b10 100644
--- a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
+++ b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
@@ -16,7 +16,7 @@ S = "${WORKDIR}/git"
16EXTRA_OECONF += "--enable-maintainer-mode" 16EXTRA_OECONF += "--enable-maintainer-mode"
17 17
18do_configure_prepend() { 18do_configure_prepend() {
19 NOCONFIGURE=yes ./autogen.sh 19 NOCONFIGURE=yes ./autogen.sh
20} 20}
21 21
22FILES_${PN} += "${datadir}/xfce4/closebutton/themes" 22FILES_${PN} += "${datadir}/xfce4/closebutton/themes"
diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.7.4.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.7.4.bb
index 202078ee7e..68307a8ee6 100644
--- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.7.4.bb
+++ b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.7.4.bb
@@ -11,12 +11,12 @@ SRC_URI[md5sum] = "03c972d13eba5cd226432ff66e3ff282"
11SRC_URI[sha256sum] = "3f76207b8a845d15bfec6825bd5300aedd086c455259c4dd8670a89a3c8ab382" 11SRC_URI[sha256sum] = "3f76207b8a845d15bfec6825bd5300aedd086c455259c4dd8670a89a3c8ab382"
12 12
13do_compile_prepend() { 13do_compile_prepend() {
14 # Switch to a working license key 14 # Switch to a working license key
15 # https://bugs.archlinux.org/task/26815 15 # https://bugs.archlinux.org/task/26815
16 sed -i \ 16 sed -i \
17 -e 's/^#define PARTNER_ID.*/#define PARTNER_ID "1003666583"/' \ 17 -e 's/^#define PARTNER_ID.*/#define PARTNER_ID "1003666583"/' \
18 -e 's/^#define LICENSE_KEY.*/#define LICENSE_KEY "4128909340a9b2fc"/' \ 18 -e 's/^#define LICENSE_KEY.*/#define LICENSE_KEY "4128909340a9b2fc"/' \
19 ${S}/panel-plugin/weather.h 19 ${S}/panel-plugin/weather.h
20 20
21} 21}
22 22
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
index 5e6b5acdb1..09aacc3da3 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
@@ -27,10 +27,10 @@ PACKAGES =+ "exo-csource"
27# pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 27# pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560
28FILES_${PN} += "${datadir}/xfce4/ \ 28FILES_${PN} += "${datadir}/xfce4/ \
29 ${libdir}/xfce4/exo-1 \ 29 ${libdir}/xfce4/exo-1 \
30 " 30"
31 31
32FILES_${PN}-dbg += "${libdir}/gio/modules/.debug \ 32FILES_${PN}-dbg += "${libdir}/gio/modules/.debug \
33 " 33"
34 34
35FILES_exo-csource += "${bindir}/exo-csource" 35FILES_exo-csource += "${bindir}/exo-csource"
36 36
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.27.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.27.bb
index 663e67c7c7..93a95d5347 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.27.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.27.bb
@@ -20,7 +20,7 @@ FILES_${PN} += "${datadir}/dbus-1/services \
20 ${libdir}/tumbler-1/tumblerd \ 20 ${libdir}/tumbler-1/tumblerd \
21 ${libdir}/tumbler-1/plugins/*.so \ 21 ${libdir}/tumbler-1/plugins/*.so \
22 ${libdir}/tumbler-1/plugins/cache/*.so \ 22 ${libdir}/tumbler-1/plugins/cache/*.so \
23 " 23"
24 24
25FILES_${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \ 25FILES_${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \
26 ${libdir}/tumbler-1/plugins/cache/*.la" 26 ${libdir}/tumbler-1/plugins/cache/*.la"
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb
index 1955fccb0e..8779b01f45 100644
--- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.10.0.bb
@@ -14,8 +14,8 @@ SRC_URI[md5sum] = "372b74f432e7e02d946c2ea9d3de2805"
14SRC_URI[sha256sum] = "f79649bbfbbf16881494ee9f67035063765aec12e23ab9bac31de2c8a4f32bf8" 14SRC_URI[sha256sum] = "f79649bbfbbf16881494ee9f67035063765aec12e23ab9bac31de2c8a4f32bf8"
15 15
16do_install_append() { 16do_install_append() {
17 install -d ${D}${datadir}/aclocal 17 install -d ${D}${datadir}/aclocal
18 install -m 644 m4macros/*.m4 ${D}${datadir}/aclocal/ 18 install -m 644 m4macros/*.m4 ${D}${datadir}/aclocal/
19} 19}
20 20
21FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4" 21FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4"
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb
index f7d7c46874..02a6cb1c99 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.0.bb
@@ -26,4 +26,4 @@ FILES_${PN} += "${libdir}/xfce4/panel/migrate \
26 ${libdir}/xfce4/panel/wrapper" 26 ${libdir}/xfce4/panel/wrapper"
27 27
28FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \ 28FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \
29 " 29"
diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb
index 670fc251e4..af2ba5e64b 100644
--- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb
@@ -15,14 +15,14 @@ EXTRA_OECONF = " \
15 --enable-polkit \ 15 --enable-polkit \
16 --enable-network-manager \ 16 --enable-network-manager \
17 --enable-panel-plugins \ 17 --enable-panel-plugins \
18 " 18"
19 19
20PACKAGES += "xfce4-brightness-plugin" 20PACKAGES += "xfce4-brightness-plugin"
21FILES_${PN} += "${datadir}/polkit-1" 21FILES_${PN} += "${datadir}/polkit-1"
22FILES_xfce4-brightness-plugin = " \ 22FILES_xfce4-brightness-plugin = " \
23 ${libdir}/xfce4/panel-plugins/xfce4-brightness-plugin \ 23 ${libdir}/xfce4/panel-plugins/xfce4-brightness-plugin \
24 ${datadir}/xfce4/panel-plugins/xfce4-brightness-plugin.desktop \ 24 ${datadir}/xfce4/panel-plugins/xfce4-brightness-plugin.desktop \
25 " 25"
26 26
27SRC_URI[md5sum] = "935599b7114b0a4b0e2c9a5d6c72524c" 27SRC_URI[md5sum] = "935599b7114b0a4b0e2c9a5d6c72524c"
28SRC_URI[sha256sum] = "d7fb98a540284b62f4201527de17d4b24123f9d26c9f49131dd497c8387184e9" 28SRC_URI[sha256sum] = "d7fb98a540284b62f4201527de17d4b24123f9d26c9f49131dd497c8387184e9"
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
index c5cb033711..d633fa6d12 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb
@@ -23,9 +23,9 @@ SRC_URI[sha256sum] = "4a4f1e79a58b524f3a6dd030b6fc687671b35566f847e6f516c6f84211
23FILES_${PN} += "${libdir}/xfce4" 23FILES_${PN} += "${libdir}/xfce4"
24 24
25do_install_prepend() { 25do_install_prepend() {
26 # somehow binary files are not patched correctly by oe-patch - so copy them 26 # somehow binary files are not patched correctly by oe-patch - so copy them
27 cp ${WORKDIR}/touchscreen/invisible ${S}/cursors 27 cp ${WORKDIR}/touchscreen/invisible ${S}/cursors
28 cp ${WORKDIR}/touchscreen/wait ${S}/cursors 28 cp ${WORKDIR}/touchscreen/wait ${S}/cursors
29} 29}
30 30
31RRECOMMENDS_${PN} += "gnome-icon-theme" 31RRECOMMENDS_${PN} += "gnome-icon-theme"
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb
index 4f686a5817..5801c517a2 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb
@@ -23,6 +23,6 @@ ALTERNATIVE_PRIORITY[x-window-manager] = "30"
23RDEPENDS_${PN} = "xfwm4-theme-default" 23RDEPENDS_${PN} = "xfwm4-theme-default"
24FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \ 24FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \
25 ${datadir}/xfwm4/defaults \ 25 ${datadir}/xfwm4/defaults \
26 " 26"
27FILES_${PN}-dbg += "${libexecdir}/xfce4/xfwm4/.debug/*" 27FILES_${PN}-dbg += "${libexecdir}/xfce4/xfwm4/.debug/*"
28 28
diff --git a/recipes-support/multipath-tools/multipath-tools_git.bb b/recipes-support/multipath-tools/multipath-tools_git.bb
index 808bc28789..b52b111099 100644
--- a/recipes-support/multipath-tools/multipath-tools_git.bb
+++ b/recipes-support/multipath-tools/multipath-tools_git.bb
@@ -16,7 +16,7 @@ PV = "0.4.9+git"
16EXTRA_OEMAKE = "MULTIPATH_VERSION=${PV} DESTDIR=${D} syslibdir=${base_libdir} libdir=${base_libdir}/multipath" 16EXTRA_OEMAKE = "MULTIPATH_VERSION=${PV} DESTDIR=${D} syslibdir=${base_libdir} libdir=${base_libdir}/multipath"
17 17
18do_install() { 18do_install() {
19 oe_runmake install 19 oe_runmake install
20} 20}
21 21
22FILES_${PN}-dbg += "${base_libdir}/multipath/.debug" 22FILES_${PN}-dbg += "${base_libdir}/multipath/.debug"
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc b/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc
index 20ceb4986d..83e9a9f55c 100644
--- a/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc
+++ b/toolchain-layer/recipes-devtools/gcc/gcc-4.6.inc
@@ -28,55 +28,55 @@ NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native"
28LICENSE="GPL-3.0-with-GCC-exception & GPLv3" 28LICENSE="GPL-3.0-with-GCC-exception & GPLv3"
29 29
30LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 30LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
31 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ 31 file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
32 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ 32 file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
33 file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ 33 file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
34 file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" 34 file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
35 35
36SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};protocol=http \ 36SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};protocol=http \
37 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 37 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
38 file://100-uclibc-conf.patch \ 38 file://100-uclibc-conf.patch \
39 file://gcc-uclibc-locale-ctype_touplow_t.patch \ 39 file://gcc-uclibc-locale-ctype_touplow_t.patch \
40 file://cache-amnesia.patch \ 40 file://cache-amnesia.patch \
41 file://gcc-flags-for-build.patch \ 41 file://gcc-flags-for-build.patch \
42 file://103-uclibc-conf-noupstream.patch \ 42 file://103-uclibc-conf-noupstream.patch \
43 file://200-uclibc-locale.patch \ 43 file://200-uclibc-locale.patch \
44 file://203-uclibc-locale-no__x.patch; \ 44 file://203-uclibc-locale-no__x.patch; \
45 file://204-uclibc-locale-wchar_fix.patch; \ 45 file://204-uclibc-locale-wchar_fix.patch; \
46 file://205-uclibc-locale-update.patch; \ 46 file://205-uclibc-locale-update.patch; \
47 file://301-missing-execinfo_h.patch \ 47 file://301-missing-execinfo_h.patch \
48 file://302-c99-snprintf.patch \ 48 file://302-c99-snprintf.patch \
49 file://303-c99-complex-ugly-hack.patch \ 49 file://303-c99-complex-ugly-hack.patch \
50 file://304-index_macro.patch \ 50 file://304-index_macro.patch \
51 file://305-libmudflap-susv3-legacy.patch \ 51 file://305-libmudflap-susv3-legacy.patch \
52 file://306-libstdc++-namespace.patch \ 52 file://306-libstdc++-namespace.patch \
53 file://740-sh-pr24836.patch \ 53 file://740-sh-pr24836.patch \
54 file://800-arm-bigendian.patch \ 54 file://800-arm-bigendian.patch \
55 file://904-flatten-switch-stmt-00.patch \ 55 file://904-flatten-switch-stmt-00.patch \
56 file://arm-nolibfloat.patch \ 56 file://arm-nolibfloat.patch \
57 file://arm-softfloat.patch \ 57 file://arm-softfloat.patch \
58 file://zecke-xgcc-cpp.patch \ 58 file://zecke-xgcc-cpp.patch \
59 file://gcc-poison-system-directories.patch \ 59 file://gcc-poison-system-directories.patch \
60 file://gcc-poison-dir-extend.patch \ 60 file://gcc-poison-dir-extend.patch \
61 file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ 61 file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \
62 file://64bithack.patch \ 62 file://64bithack.patch \
63 file://optional_libstdc.patch \ 63 file://optional_libstdc.patch \
64 file://disable_relax_pic_calls_flag.patch \ 64 file://disable_relax_pic_calls_flag.patch \
65 file://COLLECT_GCC_OPTIONS.patch \ 65 file://COLLECT_GCC_OPTIONS.patch \
66 file://use-defaults.h-and-t-oe-in-B.patch \ 66 file://use-defaults.h-and-t-oe-in-B.patch \
67 file://powerpc-e5500.patch \ 67 file://powerpc-e5500.patch \
68 file://fix-for-ice-50099.patch \ 68 file://fix-for-ice-50099.patch \
69 file://gcc-with-linker-hash-style.patch \ 69 file://gcc-with-linker-hash-style.patch \
70 file://pr46934.patch \ 70 file://pr46934.patch \
71 file://pr32219.patch \ 71 file://pr32219.patch \
72 file://pr47551.patch \ 72 file://pr47551.patch \
73 file://gcc-arm-set-cost.patch \ 73 file://gcc-arm-set-cost.patch \
74 file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch \ 74 file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch \
75 file://fortran-cross-compile-hack.patch \ 75 file://fortran-cross-compile-hack.patch \
76 file://cpp-honour-sysroot.patch \ 76 file://cpp-honour-sysroot.patch \
77 file://mips64-default-n64.patch \ 77 file://mips64-default-n64.patch \
78 file://gcc-argument-list-too-long.patch \ 78 file://gcc-argument-list-too-long.patch \
79 " 79"
80 80
81SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " 81SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch "
82 82
@@ -89,31 +89,31 @@ FORTRAN = ""
89JAVA = "" 89JAVA = ""
90 90
91EXTRA_OECONF_BASE = " --enable-lto \ 91EXTRA_OECONF_BASE = " --enable-lto \
92 --enable-libssp \ 92 --enable-libssp \
93 --disable-bootstrap \ 93 --disable-bootstrap \
94 --disable-libgomp \ 94 --disable-libgomp \
95 --disable-libmudflap \ 95 --disable-libmudflap \
96 --with-system-zlib \ 96 --with-system-zlib \
97 --with-linker-hash-style=${LINKER_HASH_STYLE} \ 97 --with-linker-hash-style=${LINKER_HASH_STYLE} \
98 --with-ppl=no \ 98 --with-ppl=no \
99 --with-cloog=no \ 99 --with-cloog=no \
100 --enable-cheaders=c_global " 100 --enable-cheaders=c_global "
101 101
102EXTRA_OECONF_INITIAL = "--disable-libmudflap \ 102EXTRA_OECONF_INITIAL = "--disable-libmudflap \
103 --disable-libgomp \ 103 --disable-libgomp \
104 --disable-libssp \ 104 --disable-libssp \
105 --disable-libquadmath \ 105 --disable-libquadmath \
106 --with-system-zlib \ 106 --with-system-zlib \
107 --disable-lto \ 107 --disable-lto \
108 --disable-plugin \ 108 --disable-plugin \
109 --enable-decimal-float=no" 109 --enable-decimal-float=no"
110 110
111EXTRA_OECONF_INTERMEDIATE = "--disable-libmudflap \ 111EXTRA_OECONF_INTERMEDIATE = "--disable-libmudflap \
112 --disable-libgomp \ 112 --disable-libgomp \
113 --disable-libquadmath \ 113 --disable-libquadmath \
114 --with-system-zlib \ 114 --with-system-zlib \
115 --disable-lto \ 115 --disable-lto \
116 --disable-plugin \ 116 --disable-plugin \
117 --disable-libssp" 117 --disable-libssp"
118 118
119EXTRA_OECONF_append_libc-uclibc = " --disable-decimal-float " 119EXTRA_OECONF_append_libc-uclibc = " --disable-decimal-float "
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-cross-canadian_4.6.bb b/toolchain-layer/recipes-devtools/gcc/gcc-cross-canadian_4.6.bb
index 788391a2e9..5c2435fc9a 100644
--- a/toolchain-layer/recipes-devtools/gcc/gcc-cross-canadian_4.6.bb
+++ b/toolchain-layer/recipes-devtools/gcc/gcc-cross-canadian_4.6.bb
@@ -13,9 +13,9 @@ SYSTEMLIBS = "/lib/"
13SYSTEMLIBS1 = "/usr/lib/" 13SYSTEMLIBS1 = "/usr/lib/"
14 14
15EXTRA_OECONF += "--disable-libunwind-exceptions --disable-libssp \ 15EXTRA_OECONF += "--disable-libunwind-exceptions --disable-libssp \
16 --disable-libgomp --disable-libmudflap \ 16 --disable-libgomp --disable-libmudflap \
17 --with-mpfr=${STAGING_DIR_HOST}${layout_exec_prefix} \ 17 --with-mpfr=${STAGING_DIR_HOST}${layout_exec_prefix} \
18 --with-mpc=${STAGING_DIR_HOST}${layout_exec_prefix}" 18 --with-mpc=${STAGING_DIR_HOST}${layout_exec_prefix}"
19 19
20# to find libmpfr 20# to find libmpfr
21# export LD_LIBRARY_PATH = "{STAGING_DIR_HOST}${layout_exec_prefix}" 21# export LD_LIBRARY_PATH = "{STAGING_DIR_HOST}${layout_exec_prefix}"
diff --git a/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb b/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb
index 4dade08392..fc2c1e31ae 100644
--- a/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb
+++ b/toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb
@@ -8,56 +8,56 @@ PKGSUFFIX = ""
8PKGSUFFIX_class-nativesdk = "-nativesdk" 8PKGSUFFIX_class-nativesdk = "-nativesdk"
9 9
10PACKAGES = "\ 10PACKAGES = "\
11 ${PN} \ 11 ${PN} \
12 ${PN}-dev \ 12 ${PN}-dev \
13 ${PN}-dbg \ 13 ${PN}-dbg \
14 libgcov${PKGSUFFIX}-dev \ 14 libgcov${PKGSUFFIX}-dev \
15 " 15"
16 16
17FILES_${PN} = "${base_libdir}/libgcc*.so.*" 17FILES_${PN} = "${base_libdir}/libgcc*.so.*"
18FILES_${PN}-dev = " \ 18FILES_${PN}-dev = " \
19 ${base_libdir}/libgcc*.so \ 19 ${base_libdir}/libgcc*.so \
20 ${libdir}/${TARGET_SYS}/${BINV}/*crt* \ 20 ${libdir}/${TARGET_SYS}/${BINV}/*crt* \
21 ${libdir}/${TARGET_SYS}/${BINV}/libgcc*" 21 ${libdir}/${TARGET_SYS}/${BINV}/libgcc*"
22FILES_libgcov${PKGSUFFIX}-dev = " \ 22FILES_libgcov${PKGSUFFIX}-dev = " \
23 ${libdir}/${TARGET_SYS}/${BINV}/libgcov.a \ 23 ${libdir}/${TARGET_SYS}/${BINV}/libgcov.a \
24 " 24"
25FILES_${PN}-dbg += "${base_libdir}/.debug/" 25FILES_${PN}-dbg += "${base_libdir}/.debug/"
26 26
27do_configure () { 27do_configure () {
28 target=`echo ${MULTIMACH_TARGET_SYS} | sed -e s#-nativesdk##` 28 target=`echo ${MULTIMACH_TARGET_SYS} | sed -e s#-nativesdk##`
29 install -d ${D}${base_libdir} ${D}${libdir} 29 install -d ${D}${base_libdir} ${D}${libdir}
30 cp -fpPR ${STAGING_INCDIR_NATIVE}/gcc-build-internal-$target/* ${B} 30 cp -fpPR ${STAGING_INCDIR_NATIVE}/gcc-build-internal-$target/* ${B}
31 mkdir -p ${B}/${BPN} 31 mkdir -p ${B}/${BPN}
32 cd ${B}/${BPN} 32 cd ${B}/${BPN}
33 chmod a+x ${S}/${BPN}/configure 33 chmod a+x ${S}/${BPN}/configure
34 ${S}/${BPN}/configure ${CONFIGUREOPTS} ${EXTRA_OECONF} 34 ${S}/${BPN}/configure ${CONFIGUREOPTS} ${EXTRA_OECONF}
35} 35}
36 36
37do_compile () { 37do_compile () {
38 target=`echo ${TARGET_SYS} | sed -e s#-nativesdk##` 38 target=`echo ${TARGET_SYS} | sed -e s#-nativesdk##`
39 cd ${B}/${BPN} 39 cd ${B}/${BPN}
40 oe_runmake MULTIBUILDTOP=${B}/$target/${BPN}/ 40 oe_runmake MULTIBUILDTOP=${B}/$target/${BPN}/
41} 41}
42 42
43do_install () { 43do_install () {
44 target=`echo ${TARGET_SYS} | sed -e s#-nativesdk##` 44 target=`echo ${TARGET_SYS} | sed -e s#-nativesdk##`
45 cd ${B}/${BPN} 45 cd ${B}/${BPN}
46 oe_runmake 'DESTDIR=${D}' MULTIBUILDTOP=${B}/$target/${BPN}/ install 46 oe_runmake 'DESTDIR=${D}' MULTIBUILDTOP=${B}/$target/${BPN}/ install
47 47
48 # Move libgcc_s into /lib 48 # Move libgcc_s into /lib
49 mkdir -p ${D}${base_libdir} 49 mkdir -p ${D}${base_libdir}
50 if [ -f ${D}${libdir}/nof/libgcc_s.so ]; then 50 if [ -f ${D}${libdir}/nof/libgcc_s.so ]; then
51 mv ${D}${libdir}/nof/libgcc* ${D}${base_libdir} 51 mv ${D}${libdir}/nof/libgcc* ${D}${base_libdir}
52 else 52 else
53 mv ${D}${libdir}/libgcc* ${D}${base_libdir} || true 53 mv ${D}${libdir}/libgcc* ${D}${base_libdir} || true
54 fi 54 fi
55 55
56 # install the runtime in /usr/lib/ not in /usr/lib/gcc on target 56 # install the runtime in /usr/lib/ not in /usr/lib/gcc on target
57 # so that cross-gcc can find it in the sysroot 57 # so that cross-gcc can find it in the sysroot
58 58
59 mv ${D}${libdir}/gcc/* ${D}${libdir} 59 mv ${D}${libdir}/gcc/* ${D}${libdir}
60 rm -rf ${D}${libdir}/gcc/ 60 rm -rf ${D}${libdir}/gcc/
61} 61}
62 62
63do_package_write_ipk[depends] += "virtual/${MLPREFIX}libc:do_package" 63do_package_write_ipk[depends] += "virtual/${MLPREFIX}libc:do_package"