[oe] [meta-initramfs][PATCH 1/2] initramfs-debug: add simple init script for debugging

2015-04-02 Thread Dmitry Eremin-Solenikov
Add a tiny simple debug script that will mount all available virtual file systems and then execute a shell. Signed-off-by: Dmitry Eremin-Solenikov --- .../recipes-bsp/initrdscripts/files/init-debug.sh | 31 ++ .../initrdscripts/initramfs-debug_1.0.bb | 14

[oe] [meta-initramfs][PATCH 2/2] initramfs-debug-image: tiny debugging initramfs image

2015-04-02 Thread Dmitry Eremin-Solenikov
A tiny initramfs image suitable for initial bringup of the hardware. Signed-off-by: Dmitry Eremin-Solenikov --- .../recipes-bsp/images/initramfs-debug-image.bb | 21 + 1 file changed, 21 insertions(+) create mode 100644 meta-initramfs/recipes-bsp/images/initramfs-debug

[oe] [meta-oe][PATCH 1/3] lmsensors-config: fix a warning about not existant S

2015-04-09 Thread Dmitry Eremin-Solenikov
Set the S variable to $WORKDIR to remove the warning about S being not existant (which is true for this package, since there are no original sources for it). Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-support/lm_sensors/lmsensors-config_1.0.bb | 1 + 1 file changed, 1 insertion

[oe] [meta-oe][PATCH 3/3] lprng: new recipe

2015-04-09 Thread Dmitry Eremin-Solenikov
Add a recipe for lprng - rather small, but powerfull implementation of LPR print spooler functionality. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-extended/lprng/lprng_3.8.C.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes

[oe] [meta-oe][PATCH] mozjs: disable methodjit for armv4

2015-04-09 Thread Dmitry Eremin-Solenikov
methodjit uses assembler instructions which are not available on armv4 architecture. Disable methodjit for it. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-extended/mozjs

[oe] [meta-oe][PATCH 2/3] lmsensors-config: add rrdtool to lmsensors-config-cgi RDEPENDS

2015-04-09 Thread Dmitry Eremin-Solenikov
QA reports a warning because lmsensors-config-cgi uses rrdtool, but does not declare runtime dependency on it. Add rrdtool to RDEPENDS_${PN}-cgi. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-support/lm_sensors/lmsensors-config_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-oe][PATCH] meta-oe: override SECURITY_CFLAGS for a set of recipes

2015-04-17 Thread Dmitry Eremin-Solenikov
Some of recipes produce errors if the distro has enabled usage of security_flags.inc file. Fix those errors (and QA warnings) by providing an additional include file that is require'd from conf/layer.conf. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/conf/distro/in

[oe] [meta-oe][PATCH v2] meta-oe: override SECURITY_CFLAGS for a set of recipes

2015-04-18 Thread Dmitry Eremin-Solenikov
Some of recipes produce errors if the distro has enabled usage of security_flags.inc file. Fix those errors (and QA warnings) by providing an additional include file that is require'd from conf/layer.conf. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/conf/distro/in

[oe] [meta-networking][PATCH] lksctp-tools: make -utils and -ptest recommend sctp kernel module

2015-04-18 Thread Dmitry Eremin-Solenikov
Neither -utils nor -ptest packages make sense w/o actual kernel support for SCTP protocol. Make both packages RRECOMMEND kernel-module-sctp. Signed-off-by: Dmitry Eremin-Solenikov --- meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb | 3 +++ 1 file changed, 3 insertions

[oe] [meta-oe][PATCH] syslog-ng: add util-linux to DEPENDS list

2015-04-24 Thread Dmitry Eremin-Solenikov
Add util-linux to the DEPENDS list to get rid of the following QA warning: syslog-ng-3.5.4.1: syslog-ng-libs rdepends on util-linux-libuuid, but it isn't a build dependency? [build-deps] Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-support/syslog-ng/syslog-ng.inc | 3 ++- 1

[oe] [meta-opie][PATCH 2/5] kaffe: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qtopia/kaffe/kaffe.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qtopia/kaffe/kaffe.inc b/recipes-qtopia/kaffe/kaffe.inc index 605e1c0..2479fdb 100644 --- a/recipes-qtopia/kaffe/kaffe.inc +++ b/recipes-qtopia

[oe] [meta-opie][PATCH 3/5] konqueror-embedded: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qtopia/konqueror/konqueror-embedded_20030705.bb | 2 +- recipes-qtopia/konqueror/konqueror-embedded_20060404.bb | 2 +- recipes-qtopia/konqueror/konqueror-embedded_20070316.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git

[oe] [meta-opie][PATCH 5/5] qpf-bitstream-vera: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb b/recipes-qtopia/qpf-fonts/qpf-bitstream-vera_1.10.bb index 29e3f62..711e466

[oe] [meta-opie][PATCH 1/5] layer.conf: add layer dependencies

2015-04-24 Thread Dmitry Eremin-Solenikov
opie layer depends on oe-core, meta-oe and meta-networking. Add respecive dependencies via LAYERDEPENDS. Signed-off-by: Dmitry Eremin-Solenikov --- conf/layer.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 0040434..f765ece 100644 --- a/conf

[oe] [meta-opie][PATCH 4/5] qpf-bitstream-vera-sans-mono: fix LICENSE information

2015-04-24 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qtopia/qpf-fonts/qpf-bitstream-vera-sans-mono_1.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qtopia/qpf-fonts/qpf-bitstream-vera-sans-mono_1.10.bb b/recipes-qtopia/qpf-fonts/qpf-bitstream-vera-sans-mono_1.10

[oe] [meta-oe][PATCH 2/2] obexftp: mark as compatible with bluez5

2015-05-11 Thread Dmitry Eremin-Solenikov
As the openobex has been marked as compatible with bluez5, there is no point in keeping PBLACKLIST setting in obexftp recipe. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-oe/recipes

[oe] [meta-oe][PATCH 1/2] openobex: make it compatbile with bluez5

2015-05-11 Thread Dmitry Eremin-Solenikov
The package per se is compatible with bluez5. Update dependencies to select bluez4 or bluez5 and drop PNBLACKLIST setting. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-connectivity/obex/openobex_1.5.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta

[oe] [meta-opie][PATCH 2/3] opexpush: update DEPENDS to properly select bluez5 or bluez4

2015-05-11 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-support/obexpush/obexpush_1.0.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-support/obexpush/obexpush_1.0.0.bb b/recipes-support/obexpush/obexpush_1.0.0.bb index 57ba5db..5018728 100644 --- a/recipes-support

[oe] [meta-opie][PATCH 3/3] obexpush: fix compilation error

2015-05-11 Thread Dmitry Eremin-Solenikov
Newer glibc is strict on passing mode argument to open() call if O_CREAT has been specified. Provide reasonable mode argument to fix compilation error. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-support/obexpush/files/fix-open.patch | 18 ++ recipes-support/obexpush

[oe] [meta-opie][PATCH 1/3] libopie2: update DEPENDS to properly select bluez5 or bluez4

2015-05-11 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-opie/libopie/libopie2.inc b/recipes-opie/libopie/libopie2.inc index 955cd60..38d04aa 100644 --- a/recipes-opie/libopie/libopie2.inc +++ b

Re: [oe] OpenEmbedded e.V. membership status announcement

2015-05-18 Thread Dmitry Eremin-Solenikov
Hello, 2015-05-05 1:27 GMT+03:00 Denys Dmytriyenko : > All, > > In accordance with OpenEmbedded e.V. statutes, members that were absent from > two or more consecutive annual General Assembly meetings and didn't have > anyone representing them by proxy, forfeit their active membership status and >

[oe] [meta-handheld][PATCH] layer.conf: add LAYERDEPENDS

2015-05-28 Thread Dmitry Eremin-Solenikov
Describe meta-handheld layer dependencies in layer.conf Signed-off-by: Dmitry Eremin-Solenikov --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index 31dcb16..c34f203 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,3 +16,4

[oe] [meta-opie][PATCH 2/2] packagegroup-opie: fix bluez dependencies

2015-05-28 Thread Dmitry Eremin-Solenikov
Make it runtime depend on either bluez4 or bluez5 depending on DISTRO_FEATURES. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/packagegroups/packagegroup-opie.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-opie/packagegroups/packagegroup-opie.bb b

[oe] [meta-opie][PATCH 1/2] opie-securityplugin-blueping: fix bluez dependencies

2015-05-28 Thread Dmitry Eremin-Solenikov
Make it runtime depend on either bluez4 or bluez5 depending on DISTRO_FEATURES. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-securityplugins/opie-securityplugin-blueping.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-opie/opie-securityplugins

[oe] [meta-opie][PATCH 1/4] opie-icon-reload: fix warning about nonexistant ${S} directory

2015-05-28 Thread Dmitry Eremin-Solenikov
Point ${S} to ${WORKDIR} to fix the warning. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-icon-reload/opie-icon-reload.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-opie/opie-icon-reload/opie-icon-reload.inc b/recipes-opie/opie-icon-reload/opie-icon

[oe] [meta-opie][PATCH 3/4] opie-keytabs: fix warning about nonexistant ${S} directory

2015-05-28 Thread Dmitry Eremin-Solenikov
Point ${S} to ${WORKDIR}/etc to fix the warning. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-keytabs/opie-keytabs.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-opie/opie-keytabs/opie-keytabs.inc b/recipes-opie/opie-keytabs/opie-keytabs.inc index 05962a2

[oe] [meta-opie][PATCH 4/4] opie-sysinfo-images: fix warning about nonexistant ${S} directory

2015-05-28 Thread Dmitry Eremin-Solenikov
Point ${S} to ${WORKDIR}/pics to fix the warning. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-sysinfo/opie-sysinfo-images.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-opie/opie-sysinfo/opie-sysinfo-images.inc b/recipes-opie/opie-sysinfo/opie

[oe] [meta-opie][PATCH 2/4] opie-init: fix warning about nonexistant ${S} directory

2015-05-28 Thread Dmitry Eremin-Solenikov
Point ${S} to ${WORKDIR} to fix the warning. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-init/opie-init.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-opie/opie-init/opie-init.inc b/recipes-opie/opie-init/opie-init.inc index 99ebbe0..844cc14

[oe] [meta-networking][PATCH] vlan: don't try to include files from ${HOME}/linux/include

2015-01-15 Thread Dmitry Eremin-Solenikov
vlan sources explicitly adds ~/linux/include to compiler include path. If that directory does exist, this leads to various issues. Drop this explicit exclude path. Signed-off-by: Dmitry Eremin-Solenikov --- .../vlan/vlan-1.9/no-HOME-includes.patch | 22

Re: [oe] [meta-handheld][PATCH] linux-yocto: collie: add pcmcia clock fixes for sa11xx

2013-11-12 Thread Dmitry Eremin-Solenikov
Hello, On Wed, Nov 13, 2013 at 1:41 AM, Andrea Adami wrote: > Signed-off-by: Dmitry Eremin-Solenikov > Signed-off-by: Andrea Adami > --- > .../linux/linux-yocto-3.10/collie/collie.scc | 5 +- > .../patches-sa1100/pcmcia-clock-alias-sa.patch | 31 +++ >

[oe] [meta-gnome 2/2] gnome-disk-utility: fix path for dbus interface definitions

2011-08-21 Thread Dmitry Eremin-Solenikov
During compilation gdu looks for several UDisks dbus xml files. However it looks for them in system root and not in sysroot, failing if those don't exist. Fix that. Signed-off-by: Dmitry Eremin-Solenikov --- .../gnome-disk-utility/fix-dbus-interfaces.patch |

[oe] [meta-gnome 1/2] gnome-disk-utility: disable scrollkeeper

2011-08-21 Thread Dmitry Eremin-Solenikov
scrollkeeper isn't packaged neither in oe.dev, nor in any oe-core based layer. Disable scrollkeeper in gnome-disk-utils. Signed-off-by: Dmitry Eremin-Solenikov --- .../gnome-disk-utility/disable-scrollkeeper.patch | 27 .../gnome-disk-utility_2.32

[oe] [meta-oe 2/2] tcp-wrappers: fix parallel builds

2011-09-03 Thread Dmitry Eremin-Solenikov
Inparallel builds make can try to rebuild a object file while cflags file is not yet built. Fix that by providing an explicit cflags dependency on config-check. Signed-off-by: Dmitry Eremin-Solenikov --- .../tcp-wrappers-7.6/fix-cflags-dep.patch | 18 ++ .../tcp

[oe] [meta-oe 1/2] openssl: fix parallel builds

2011-09-03 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-1.0.0d/openssl-fix-link.patch | 22 .../recipes-connectivity/openssl/openssl_1.0.0d.bb |3 +- 2 files changed, 24 insertions(+), 1 deletions(-) create mode 100644 meta-oe/recipes-connectivity/openssl

[oe] [RESEND][meta-oe 2/2] gnome-disk-utility: fix path for dbus interface definitions

2011-09-03 Thread Dmitry Eremin-Solenikov
During compilation gdu looks for several UDisks dbus xml files. However it looks for them in system root and not in sysroot, failing if those don't exist. Fix that. Signed-off-by: Dmitry Eremin-Solenikov --- .../gnome-disk-utility/fix-dbus-interfaces.patch |

[oe] [RESEND][meta-oe 1/2] gnome-disk-utility: disable scrollkeeper

2011-09-03 Thread Dmitry Eremin-Solenikov
scrollkeeper isn't packaged neither in oe.dev, nor in any oe-core based layer. Disable scrollkeeper in gnome-disk-utils. Signed-off-by: Dmitry Eremin-Solenikov --- .../gnome-disk-utility/disable-scrollkeeper.patch | 27 .../gnome-disk-utility_2.32

[oe] [meta-opie] libopie2: also use gcc45_opiemm_include.patch for git version

2011-09-04 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2_git.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes-opie/libopie/libopie2_git.bb b/recipes-opie/libopie/libopie2_git.bb index 8ffefe0..ab866d3 100644 --- a/recipes-opie/libopie

[oe] [meta-oe 2/2] tcp-wrappers: drop emptying PARALLEL_MAKE

2011-09-04 Thread Dmitry Eremin-Solenikov
As tcp-wrappers are now fixed regarding parallel builds, stop recipe from emptying PARALLEL_MAKE. Signed-off-by: Dmitry Eremin-Solenikov --- .../tcp-wrappers/tcp-wrappers_7.6.bb |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta-oe/recipes-support/tcp

[oe] [meta-oe 1/2] openssl: fully fix parallel builds

2011-09-04 Thread Dmitry Eremin-Solenikov
Add a patch from oe-core to fix parallel builds in openssl 0.9.8m. Then drop PARALLEL_MAKE settings in both of recipes. Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-0.9.8m/parallel-make-fix.patch | 20 .../recipes-connectivity/openssl/openssl_0.9.8m.bb

[oe] [PATCH] nandlogical: corect oobblock/writesize patch

2011-09-04 Thread Dmitry Eremin-Solenikov
Somehow the oobblock-to-writesize.patch patch got damaged. Correct it. Signed-off-by: Dmitry Eremin-Solenikov --- .../nandlogical/oobblock-to-writesize.patch| 74 +--- 1 files changed, 48 insertions(+), 26 deletions(-) diff --git a/recipes-bsp/zaurus-utils/nandlogical

Re: [oe] [PATCH] nandlogical: corect oobblock/writesize patch

2011-09-05 Thread Dmitry Eremin-Solenikov
On 9/5/11, Paul Eggleton wrote: > On Monday 05 September 2011 01:05:07 Dmitry Eremin-Solenikov wrote: >> Somehow the oobblock-to-writesize.patch patch got damaged. Correct it. > > I guess this is for meta-handheld? Yes. > > Cheers, > Paul > > -- > > Paul Egg

[oe] [meta-handheld 00/12] linux.inc cleanup

2011-09-07 Thread Dmitry Eremin-Solenikov
The following changes since commit 6d2d70e158e70952e78ef8ff574fb2d53ed62a50: linux.inc: set debug level according to oe-core (2011-09-06 00:33:32 +0100) are available in the git repository at: git://github.com/lumag/meta-handheld.git linux-inc Dmitry Eremin-Solenikov (12): linux.inc

[oe] [meta-handheld 03/12] linux.inc: drop at91sam9263ek cmdline setting

2011-09-07 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index 09dee86..a37308d 100644 --- a/recipes-kernel/linux/linux.inc +++ b

[oe] [meta-handheld 01/12] linux.inc: drop a part of the file for the devices we don't care about

2011-09-07 Thread Dmitry Eremin-Solenikov
meta-hh doesn't care about n900, om-gta0x or eee701, so drop the respective hook. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc |4 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linu

[oe] [meta-handheld 02/12] linux.inc: drop a hack for kernels <= 2.6.29

2011-09-07 Thread Dmitry Eremin-Solenikov
linux.inc isn't used with such old kernels anymore, drop the hack. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc

[oe] [meta-handheld 05/12] linux.inc: drop devicetree settings

2011-09-07 Thread Dmitry Eremin-Solenikov
Device tree names should go to machine conf files, not to kernel recipe or linux.inc. Also for now they are unused, as none of this machines is supported by meta-hh/linux.inc. Drop them accordingly. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 19

[oe] [meta-handheld 09/12] linux.inc: drop OABI-only support

2011-09-07 Thread Dmitry Eremin-Solenikov
It's not logical to support OABI-only config with current kernel/userspace. Drop support for OABI configurations. If necessary one can enable OABI compat. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 17 ++--- 1 files changed, 6 insertions(+

[oe] [meta-handheld 07/12] linux.inc: drop savedefconfig, it is provided by kernel.bbclass

2011-09-07 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index e81d0ca..51231db 100644 --- a/recipes-kernel/linux/linux.inc +++ b

[oe] [meta-handheld 04/12] linux.inc: drop RPSRC - it's unused now

2011-09-07 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index a37308d..eba11fa 100644 --- a/recipes-kernel/linux/linux.inc +++ b/recipes

[oe] [meta-handheld 08/12] linux.inc: drop old udev check

2011-09-07 Thread Dmitry Eremin-Solenikov
We have udev 145, 164, 173 in oe-core/meta-oe and the check was for udev < 141. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 39 +++ 1 files changed, 15 insertions(+), 24 deletions(-) diff --git a/recipes-kernel/li

[oe] [meta-handheld 10/12] linux.inc: drop cortex-a8 fixup, none of meta-hh machines uses A8

2011-09-07 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index a31669f..477726c 100644 --- a/recipes-kernel/linux/linux.inc +++ b

[oe] [meta-handheld 06/12] linux.inc: devicetree is used on hh boxes, drop dt handling

2011-09-07 Thread Dmitry Eremin-Solenikov
If later required, we should add an extra kernel-dtb.bbclass for generic handling of dt. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 43 1 files changed, 0 insertions(+), 43 deletions(-) diff --git a/recipes-kernel

[oe] [meta-handheld 11/12] linux.inc: drop bigendian support

2011-09-07 Thread Dmitry Eremin-Solenikov
None of meta-hh boxes uses bigendian mode. Drop support for it. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc index 477726c

[oe] [meta-handheld 12/12] linux.inc: clean up handling of config variables

2011-09-07 Thread Dmitry Eremin-Solenikov
Provide a simple way to set a kernel config variable, ignore original value from defconfig, etc. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-kernel/linux/linux.inc | 141 +--- 1 files changed, 59 insertions(+), 82 deletions(-) diff --git a/recipes

[oe] [meta-oe] openssl: fixup the openssl-fix-link patch

2011-09-16 Thread Dmitry Eremin-Solenikov
Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-1.0.0e/openssl-fix-link.patch | 14 +- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/meta-oe/recipes-connectivity/openssl/openssl-1.0.0e

[oe] [meta-oe][V2] openssl: fixup the openssl-fix-link patch

2011-09-17 Thread Dmitry Eremin-Solenikov
Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-1.0.0e/openssl-fix-link.patch | 22 +++ 1 files changed, 13 insertions(+), 9 deletions(-) diff --git a/meta-oe/recipes-connectivity/openssl/openssl

[oe] [meta-opie 06/17] opie-libqrsync: package static library

2011-09-18 Thread Dmitry Eremin-Solenikov
Most of qt/opie libraries are normal shared libraries. libqrsync is static lib, so it needs a special handle during packaging. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-libqrsync/opie-libqrsync.inc |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a

[oe] [meta-opie 03/17] opie-taskbar: fix linking issues

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../opie-taskbar/fix-crypt-reference.patch | 21 recipes-opie/opie-taskbar/opie-taskbar_1.2.5.bb|3 +- 2 files changed, 23 insertions(+), 1 deletions(-) create mode 100644 recipes-opie/opie-taskbar/opie-taskbar

[oe] [meta-opie 05/17] opie-today-addressbookplugin: add dependencies on opie-today and libqtaux2

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../opie-today-addressbookplugin.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes-opie/opie-today-addressbookplugin/opie-today-addressbookplugin.inc b/recipes-opie/opie-today-addressbookplugin/opie

[oe] [meta-opie 00/17] big opie pull

2011-09-18 Thread Dmitry Eremin-Solenikov
The following changes since commit 963ac303ee49fd77d32d1edaaebf0358af4a6fd0: libopieobex0: fix disable-bit-check patch for current git (2011-09-17 14:43:22 +0100) are available in the git repository at: g...@github.com:lumag/meta-opie.git master Dmitry Eremin-Solenikov (17): libopie2

[oe] [meta-opie 04/17] opie-taskbar: launcher also uses opiepim2 library, add it to LIBS

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../opie-taskbar/opie-taskbar/server-pro-git.patch |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes-opie/opie-taskbar/opie-taskbar/server-pro-git.patch b/recipes-opie/opie-taskbar/opie-taskbar/server-pro-git.patch index

[oe] [meta-opie 01/17] libopie2: also use gcc45_opiemm_include.patch for git version

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2_git.bb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes-opie/libopie/libopie2_git.bb b/recipes-opie/libopie/libopie2_git.bb index 5355b83..e9c1325 100644 --- a/recipes-opie/libopie

[oe] [meta-opie 07/17] libopieobex0: drop setting of FILES for -dbg package

2011-09-18 Thread Dmitry Eremin-Solenikov
The setting in question makes libopieobex0 ignore global settings regarding -dbg packages and source inclusion. Fix it to respect -dbg package settings in oe-core/other layers. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopieobex/libopieobex0.inc |4 1 files changed, 0

[oe] [meta-opie 08/17] task-opie: provide defaults for screen resolution

2011-09-18 Thread Dmitry Eremin-Solenikov
Some machine confg files (most notably qemuarm) do not provide MACHINE_DISPLAY_WIDTH/HEIGHT_PIXELS values. Provide sane (QVGA) defaults for those variables, as they are currently used only to select taskbar images packet. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/tasks/task

[oe] [meta-opie 02/17] libqpe-opie: fix LnkProperties desctructor visibility issues

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../qpe-fix-lnkproperties-visibility.patch | 22 recipes-opie/libqpe/libqpe-opie_1.2.5.bb |3 +- recipes-opie/libqpe/libqpe-opie_git.bb |3 +- 3 files changed, 26 insertions(+), 2 deletions

[oe] [meta-opie 10/17] uicmoc-native: install tools with suffix 2

2011-09-18 Thread Dmitry Eremin-Solenikov
To remove conflicts with Qt4, install Qt2 tools with suffix "2", like moc2, uic2, qvfb2. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qt/uicmoc/uicmoc-native_2.3.10.bb |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-qt/uicmoc/uicmoc-native

[oe] [meta-opie 09/17] opie: drop MOC and UIC overrides on command line

2011-09-18 Thread Dmitry Eremin-Solenikov
We do already provide our OE values for MOC and UIC via qmake.bbclass/linux-oe-g++ qmake config. Don't override MOC/UIC on command line. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2.inc |2 +- recipes-opie/libqpe/libqpe-opie.inc |2 +- recipes-opie/lib

[oe] [meta-opie 12/17] qte-common: adapt for {moc, uic} -> {moc, uic}2 change

2011-09-18 Thread Dmitry Eremin-Solenikov
qt2 tools have suffix 2, adapt qt2 class to use them. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qt/qte/qte-common_2.3.10.inc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/qte/qte-common_2.3.10.inc b/recipes-qt/qte/qte-common_2.3.10.inc index

[oe] [meta-opie 14/17] opie: fix GPLv2 plus license

2011-09-18 Thread Dmitry Eremin-Solenikov
Some recipes were incorrectly marked as GPL (which means GPLv1), but in reality they are GPLv2+, mark them so. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-aqpkg/opie-aqpkg.inc |2 +- .../opie-autorotateapplet.inc |2 +- recipes-opie/opie

[oe] [meta-opie 11/17] qmake.bbclass: adapt for {moc, uic} -> {moc, uic}2 change

2011-09-18 Thread Dmitry Eremin-Solenikov
qt2 tools have suffix 2, adapt qt2 class to use them. Signed-off-by: Dmitry Eremin-Solenikov --- classes/qmake.bbclass |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/classes/qmake.bbclass b/classes/qmake.bbclass index 40fc739..3516664 100644 --- a/classes

[oe] [meta-opie 13/17] qmake: do not try to regenerate moc

2011-09-18 Thread Dmitry Eremin-Solenikov
There is no point in regenerating moc constantly. Add no_mocdep to the oe qmake config. Also bump PR for this change. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qt/qmake/files/linux-oe-qmake.conf |2 +- recipes-qt/qmake/qmake-native_1.07a.bb |2 +- 2 files changed, 2

[oe] [meta-opie 17/17] opie-icon-reload: for completeness add git version

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- .../opie-icon-reload/opie-icon-reload_git.bb |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 recipes-opie/opie-icon-reload/opie-icon-reload_git.bb diff --git a/recipes-opie/opie-icon-reload/opie-icon-reload_git.bb

[oe] [meta-opie 15/17] opie: mass-correct licesnses for LGPL packages

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2.inc |2 +- recipes-opie/opie-bounce/opie-bounce.inc |4 ++-- recipes-opie/opie-buzzword/opie-buzzword.inc |4 ++-- recipes-opie/opie-cardapplet/opie-cardapplet.inc |4

[oe] [meta-oe 1/2] gcc-4.5: include libgcov.a into libgcc-dev package

2011-09-18 Thread Dmitry Eremin-Solenikov
First, this lib is usefull for coverage analysis-enabled building. Second, this fixes the warning about unpackaged files in libgcc recipe. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-devtools/gcc/gcc-4.5.inc |2 +- meta-oe/recipes-devtools/gcc/libgcc_4.5.bb |1 + 2

[oe] [meta-oe 2/2] gconf: fix the "unshipped files" warnings

2011-09-18 Thread Dmitry Eremin-Solenikov
1) correct static libs removal in do_install_append 2) provide .la files in -dev package as it's usually done in other packages. Signed-off-by: Dmitry Eremin-Solenikov --- meta-gnome/recipes-gnome/gconf/gconf_2.32.4.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --

[oe] [meta-oe][V2 1/2] gcc-4.5: include libgcov.a into libgcc-dev package

2011-09-18 Thread Dmitry Eremin-Solenikov
First, this lib is usefull for coverage analysis-enabled building. Second, this fixes the warning about unpackaged files in libgcc recipe. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-devtools/gcc/gcc-4.5.inc |2 +- meta-oe/recipes-devtools/gcc/libgcc_4.5.bb |1 + 2

[oe] [meta-oe][V2 2/2] gconf: fix the "unshipped files" warnings

2011-09-18 Thread Dmitry Eremin-Solenikov
1) correct static libs removal in do_install_append 2) provide .la files in -dev package as it's usually done in other packages. Signed-off-by: Dmitry Eremin-Solenikov --- meta-gnome/recipes-gnome/gconf/gconf_2.32.4.bb |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff

[oe] [meta-oe][V3] openssl: fixup the openssl-fix-link patch

2011-09-18 Thread Dmitry Eremin-Solenikov
Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-1.0.0e/openssl-fix-link.patch | 22 +++ .../recipes-connectivity/openssl/openssl_1.0.0e.bb |2 +- 2 files changed, 14 insertions(+), 10 deletions

[oe] [meta-micro 1/2] busybox: 1.18.4 is gone, rename to 1.18.5

2011-09-18 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes/busybox/busybox-1.18.4/defconfig | 986 -- recipes/busybox/busybox-1.18.5/defconfig | 986 ++ recipes/busybox/busybox_1.18.4.bbappend |4 - recipes/busybox/busybox_1.18.5.bbappend

[oe] [meta-micro 2/2] sane-feed.inc: rework FEED_ARCH settings

2011-09-18 Thread Dmitry Eremin-Solenikov
a-angstrom. Signed-off-by: Dmitry Eremin-Solenikov --- conf/distro/include/sane-feed.inc | 161 + 1 files changed, 1 insertions(+), 160 deletions(-) diff --git a/conf/distro/include/sane-feed.inc b/conf/distro/include/sane-feed.inc index 70fc7a9..2f1d104 10

Re: [oe] [meta-oe][V3] openssl: fixup the openssl-fix-link patch

2011-09-19 Thread Dmitry Eremin-Solenikov
On 09/19/2011 10:23 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-09-11 00:13, Dmitry Eremin-Solenikov schreef: Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-1.0.0e/openssl-fix-link.patch

[oe] [RFC] policy proposal: INC_PR

2011-09-20 Thread Dmitry Eremin-Solenikov
Hello, colleagues, While debugging some stuff in oe-core & company I've noticed that lot's of packages either don't use INC_PR, or misuse it (e.g. .inc has INC_PR, but then .bb just defines PR = "rX"). >From my previous experience with oe-dev, I found INC_PR very usefull and error-prone feature.

Re: [oe] [meta-oe][V3] openssl: fixup the openssl-fix-link patch

2011-09-21 Thread Dmitry Eremin-Solenikov
IGNED MESSAGE- Hash: SHA1 Op 19-09-11 16:03, Dmitry Eremin-Solenikov schreef: On 09/19/2011 10:23 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-09-11 00:13, Dmitry Eremin-Solenikov schreef: Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: D

[oe] [meta-angstrom] angstrom: do also pin -nativesdk packages

2011-09-21 Thread Dmitry Eremin-Solenikov
Pin versions of -nativesdk packages, so that sdk libc corresponds to packaged libc. Signed-off-by: Dmitry Eremin-Solenikov --- conf/distro/angstrom-2010.x.conf |6 ++ conf/distro/angstrom-bleeding.conf |4 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/conf

[oe] oe-core/meta-oe PN clash

2011-10-03 Thread Dmitry Eremin-Solenikov
Hello, I've stumbled upon two different packages with same PN (screenshot): One is a sato-related screenshoter from oe-core, second is a e17 screenshot module from meta-efl. I'd propose to rename a sato screenshot package, since e17 one depends on PN being equal to internal module name in several

[oe] [meta-opie 5/6] libopie2: make libopie2-dev package installable

2011-12-13 Thread Dmitry Eremin-Solenikov
For now libopie2-dev package depends on libopie2 package which doesn't exist: libraries are split into the individual packages. Fix that by making libopie2-dev depend on all generated library packages. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2.inc |6

[oe] [meta-opie 2/6] qmake: do also provide nativesdk variant

2011-12-13 Thread Dmitry Eremin-Solenikov
Opie SDK needs nativesdk version of qmake package. To achieve this, replace qmake-native with qmake recipe, which can be built both as virtclass-native and virtclass-nativesdk. Signed-off-by: Dmitry Eremin-Solenikov --- .../{qmake-native_1.07a.bb => qmake_1.07a.bb} |8 +++-

[oe] [meta-opie 1/6] uicmoc: do also provide nativesdk variant

2011-12-13 Thread Dmitry Eremin-Solenikov
Opie SDK needs nativesdk version of uicmoc package. To achieve this, replace uicmoc-native with uicmoc recipe, which can be built both as virtclass-native and virtclass-nativesdk. Signed-off-by: Dmitry Eremin-Solenikov --- .../64bit-cleanup.patch|0 .../fix

[oe] [meta-opie 0/6] Fix SDK generation

2011-12-13 Thread Dmitry Eremin-Solenikov
The following changes since commit ad8e8dc745831e2f8523757d790294906500b0ad: Fix LIC_FILES_CHKSUM for change to common LGPL-2.0 license file (2011-12-09 12:18:49 +) are available in the git repository at: https://github.com/lumag/meta-opie master Dmitry Eremin-Solenikov (6

[oe] [meta-opie 6/6] opie: fix SDK generation

2011-12-13 Thread Dmitry Eremin-Solenikov
Fix SDK generation. Include correct version of tools, set up environment for the linux-oe-g++ qmake spec. qmake still has some room for improvement to add automatic handling of (e.g.) thread/non-threaded config, opie-related defines, etc. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie

[oe] [meta-opie 3/6] task-opie, task-opie-16mb: make whole recipe a machine-only

2011-12-13 Thread Dmitry Eremin-Solenikov
Currently bitbake spills warnings on task-opie and task-opie-16mb recipes containing machine packages, while being non-machine ones. Disable this warning by replacing all PACKAGE_ARCH_xxx stuff with a single PACKAGE_ARCH = "${MACHINE_ARCH}" Signed-off-by: Dmitry Eremin-Solenikov --

[oe] [meta-opie 4/6] opie-button-settings: make whole recipe a machine-only

2011-12-13 Thread Dmitry Eremin-Solenikov
Currently bitbake spills warnings on opie-button-settings recipe containing machine packages, while being non-machine one. Disable this warning by replacing all PACKAGE_ARCH_xxx stuff with a single PACKAGE_ARCH = "${MACHINE_ARCH}" Signed-off-by: Dmitry Eremin-Solenikov --- .../o

[oe] [meta-opie][PATCH] opie-bluetoothd: fix compilation issues

2011-12-13 Thread Dmitry Eremin-Solenikov
rfkill.cpp uses symbols from libsysfs. However opie-bluetoothd recipe lacks dependency on sysfsutils (package containing libsysfs) and project file also lacks -lsysfs in the LIBS rule. Fix those issues. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/opie-bluetoothd/opie-bluetoothd.inc

Re: [oe] [meta-opie][PATCH] opie-bluetoothd: fix compilation issues

2011-12-13 Thread Dmitry Eremin-Solenikov
On Wed, Dec 14, 2011 at 2:58 AM, Paul Eggleton wrote: > On Wednesday 14 December 2011 01:25:50 Dmitry Eremin-Solenikov wrote: >> rfkill.cpp uses symbols from libsysfs. However opie-bluetoothd recipe >> lacks dependency on sysfsutils (package containing libsysfs) and project >

[oe] [meta-opie][PATCH] obexftp: fix LICENSE field

2011-12-13 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-support/obexftp/obexftp_0.23.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes-support/obexftp/obexftp_0.23.bb b/recipes-support/obexftp/obexftp_0.23.bb index 46cc628..b6aa9fb 100644 --- a/recipes-support

[oe] [meta-oe][PATCH] lmsensors: do not depend on lmsensors-isatools on non-x86

2020-06-22 Thread Dmitry Eremin-Solenikov
lmsensors will build isadump and isaset only on x86 architecture. Depending on this package breaks lmsensors on all non-x86 machines. Fix this by enabling ${PN}-isatools dependency only on x86. Signed-off-by: Dmitry Baryshkov --- meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | 2 +- 1 file c

Re: [oe] pcmciautils: fix build to use flex from sysroots, not from host

2010-06-06 Thread Dmitry Eremin-Solenikov
Hello, On Sat, Jun 5, 2010 at 3:24 AM, Khem Raj wrote: > Hi > > This commit > > commit c65ee13298e8c22274b5bcabe06f2116b8b7ebf2 > Author:     Dmitry Eremin-Solenikov > AuthorDate: Fri Jun 4 16:26:17 2010 +0400 > Commit:     Dmitry Eremin-Solenikov > CommitDate: Fr

Re: [oe] pcmciautils: fix build to use flex from sysroots, not from host

2010-06-06 Thread Dmitry Eremin-Solenikov
Hello, On Sun, Jun 6, 2010 at 10:37 PM, Khem Raj wrote: > On Sun, Jun 6, 2010 at 4:00 AM, Dmitry Eremin-Solenikov > wrote: >> Hello, >> >> On Sat, Jun 5, 2010 at 3:24 AM, Khem Raj wrote: >>> Hi >>> >>> This commit >>> >>> c

Re: [oe] Khem Raj : gnu-config: Add recipe for git version.

2010-06-15 Thread Dmitry Eremin-Solenikov
git version control wrote: > Module: openembedded.git > Branch: org.openembedded.dev > Commit: 473cd5f616190739550abd8bf71629a87036730b URL: > http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=473cd5f616190739550abd8bf71629a87036730b > > Author: Khem Raj > Date: Tue Jun 15 13:52

[oe] Blackfin toolchain question

2009-11-11 Thread Dmitry Eremin-Solenikov
Hello, I'm currently trying to restore/update blackfin toolchain. One of the major problems I've stumbled upon are versioned scripts/export symbols. Basically there are lot's of software starting from g++ itself that have symbol versioning scripts. The problem is that blackfin arch prepends all

  1   2   >