[OE-core] [PATCH] rt-tests: version bump to 0.87

2014-02-11 Thread maxin.john
From: "Maxin B. John" - Drop PR and INC_PR. - license remains the same with cyclictest.c checksum change Signed-off-by: Maxin B. John --- ...st-finish-removal-of-1-second-first-loops.patch | 61 meta/recipes-rt/rt-tests/rt-tests.inc |9 +-- .../{rt-tests

[OE-core] [PATCH v2] pigz: bump to 2.3.1

2013-10-24 Thread maxin.john
From: "Maxin B. John" Update pigz to latest release - 2.3.1 Drop ldflags.patch as it has been merged upstream Signed-off-by: Maxin B. John --- meta/recipes-extended/pigz/files/ldflags.patch | 19 --- meta/recipes-extended/pigz/pigz.inc |6 +- .../

[OE-core] [PATCH] dropbear: update to 2013.60 version

2013-10-21 Thread maxin.john
From: "Maxin B. John" update to latest version 2013.60 Update 0006-dropbear-configuration-file.patch for 2013.60 Signed-off-by: Maxin B. John --- .../0001-urandom-xauth-changes-to-options.h.patch |0 .../0002-static_build_fix.patch|0 .../0003-configure.patch

[OE-core] [PATCH] pigz: bump to 2.3.1

2013-10-21 Thread maxin.john
From: "Maxin B. John" Update pigz to latest release - 2.3.1 Drop ldflags.patch as it has been merged upstream Signed-off-by: Maxin B. John --- meta/recipes-extended/pigz/files/ldflags.patch | 19 --- meta/recipes-extended/pigz/pigz.inc|5 ++--- meta/recipes-ex

[OE-core] [PATCH] dbus-ptest: fix populate_sdk error

2013-09-09 Thread maxin.john
From: "Maxin B. John" When we enable "ptest", populate_sdk fails with the following error: # bitbake core-image-minimal -c populate_sdk .. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for dbus-ptest-dev: *dbus-ptest (= 1.6.10-r0) * * op

[OE-core] [PATCH] beagleboard: update the dts location

2013-09-09 Thread maxin.john
From: "Maxin B. John" Update the dts path for beagleboard Signed-off-by: Maxin B. John --- meta-yocto-bsp/conf/machine/beagleboard.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto-bsp/conf/machine/beagleboard.conf b/meta-yocto-bsp/conf/machine/beagleboard

[OE-core] [PATCH] sqlite3: update to version 3.8.0.1

2013-09-02 Thread maxin.john
From: "Maxin B. John" Upgrade to latest version 3.8.0.1 Signed-off-by: Maxin B. John --- meta/recipes-support/sqlite/sqlite3_3071700.bb | 10 -- meta/recipes-support/sqlite/sqlite3_3080001.bb | 10 ++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 me

[OE-core] [PATCH] local.conf.sample: Add info about -ptest package group

2013-04-05 Thread maxin.john
From: "Maxin B. John" Add information about ptest package testing in local.conf.sample file. Signed-off-by: Maxin B. John --- meta/conf/local.conf.sample |2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index e1f8c5b..85205c5 10

[OE-core] [PATCH] lttng: updated lttng-ust to 2.1.2

2013-04-03 Thread maxin.john
From: "Maxin B. John" lttng-ust: upgrade to the latest version 2.1.2 Also updated HOMEPAGE and BUGTRACKER. Signed-off-by: Maxin B. John --- meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb | 33 -- meta/recipes-kernel/lttng/lttng-ust_2.1.2.bb | 33 ++

[OE-core] [PATCH] lttng: babeltrace: Update to upstream version 1.1.0

2013-03-25 Thread maxin.john
From: "Maxin B. John" Also updated the BUGTRACKER Signed-off-by: Maxin B. John --- meta/recipes-kernel/lttng/babeltrace_1.0.3.bb | 23 --- meta/recipes-kernel/lttng/babeltrace_1.1.0.bb | 23 +++ 2 files changed, 23 insertions(+), 23 deletions(-) del

[OE-core] [PATCH v2] harfbuzz: update the license information

2013-03-19 Thread maxin.john
From: "Maxin B. John" harfbuzz is using the 'Modern Variants' of MIT License: https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#Modern_Variants We can update the LICENSE as 'MIT & ICU'. Fixes this warning: WARNING: harfbuzz: No generic license file exists for: Old-MIT in any provide

[OE-core] [PATCH 5/5] lttng-modules: remove the COMPATIBLE_HOST check

2013-03-18 Thread maxin.john
From: "Maxin B. John" liburcu-0.7.6 supports MIPS. So, we can remove the COMPATIBLE_HOST check intended for MIPS. Signed-off-by: Maxin B. John --- meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/meta/recipes-kernel/l

[OE-core] [PATCH 4/5] lttng-tools: remove the COMPATIBLE_HOST check

2013-03-18 Thread maxin.john
From: "Maxin B. John" liburcu-0.7.6 supports MIPS. So, we can remove the COMPATIBLE_HOST check intended for MIPS. Signed-off-by: Maxin B. John --- meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/meta/recipes-kernel/ltt

[OE-core] [PATCH 3/5] lttng-ust: remove the COMPATIBLE_HOST check

2013-03-18 Thread maxin.john
From: "Maxin B. John" liburcu-0.7.6 supports MIPS. So, we can remove the COMPATIBLE_HOST check intended for MIPS. Signed-off-by: Maxin B. John --- meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/meta/recipes-kernel/lttng

[OE-core] [PATCH 2/5] babeltrace: remove the COMPATIBLE_HOST check

2013-03-18 Thread maxin.john
From: "Maxin B. John" liburcu-0.7.6 supports MIPS. So, we can remove the COMPATIBLE_HOST check intended for MIPS. Signed-off-by: Maxin B. John --- meta/recipes-kernel/lttng/babeltrace_1.0.0.bb |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/meta/recipes-kernel/lttn

[OE-core] [PATCH 1/5] liburcu: upgrade to 0.7.6

2013-03-18 Thread maxin.john
From: "Maxin B. John" liburcu-0.7.6 features support to MIPS. Ralf Baechle added MIPS support to liburcu on commit id: e1259cb17954e4e03954ba7376d3ed61649116cd Now, we can remove the COMPATIBLE_HOST check for MIPS. Signed-off-by: Maxin B. John --- meta/recipes-support/liburcu/liburcu_0.7.4.b

[OE-core] [PATCH 0/5] liburcu upgrade and removing COMPATIBLE_HOST check for lttng

2013-03-18 Thread maxin.john
From: "Maxin B. John" Latest version of liburcu supports MIPS architecture with this commit: http://git.lttng.org/?p=userspace-rcu.git;a=commit;h=e1259cb17954e4e03954ba7376d3ed61649116cd We can remove the COMPATIBLE_HOST checks present in babeltrace, lttng-ust, lttng-tools and lttng-modules reci

[OE-core] [PATCH] harfbuzz: update the license information

2013-03-18 Thread maxin.john
From: "Maxin B. John" harfbuzz is using the 'Modern Variants' of MIT License: https://fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#Modern_Variants So, we can update the LICENSE as 'MIT'. Fixes this warning: WARNING: harfbuzz: No generic license file exists for: Old-MIT in any provider