From: Yasir-Khan
Adds udev rule to unmount SD card partitions in case of improper
ejection from card reader.
When SD card is ejected from card reader without being unmounted
first, kernel does not generate a REMOVE event, instead it
generates a CHANGE event(only if polling is enabled
/sys
From: Yasir-Khan
Adds the configure option to enable/disable policykit.
Signed-off-by: Christopher Larson
Signed-off-by: Yasir-Khan
---
.../consolekit/add-polkit-configure-argument.patch | 33
.../recipes-support/consolekit/consolekit_0.4.6.bb |7 +++--
2 files
From: Yasir-Khan
This is required for glib-gettextize.
Signed-off-by: Christopher Larson
Signed-off-by: Yasir-Khan
---
.../recipes-support/consolekit/consolekit_0.4.6.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/consolekit/consolekit_0.4.6.bb
From: Yasir-Khan
>From Julian Brown, see
http://sourcery.sje.mentorg.com/pipermail/gnu-arm-releases/2014-April/015072.html.
Signed-off-by: Christopher Larson
Signed-off-by: Yasir-Khan
---
.../prelink/prelink/arm-ifunc.patch| 264
meta/recipes-devto
From: Yasir-Khan
The user site-packages gets inserted into sys.path ahead of the
system site directories, so a site package installed there will
be used in preference to what's in our sysroot, causing less
deterministic builds, and potential build breakage, depending
on what the use
From: Yasir-Khan
Apply patch from strace upstream to workaround ptrace.h
header file conflict. This patch is not available in
strace-4.8 tarball pulled in by recipe.
* patch from strace upstream
- Work around conflict between and
Signed-off-by: Yasir-Khan
---
...-conflict-between-sys
From: Yasir-Khan
update to latest stable-2.5 revision
* drop patches - merged upstream
- Fix-alignment-problems-on-targets-not-supporting-una.patch
Signed-off-by: Yasir-Khan
---
...nt-problems-on-targets-not-supporting-una.patch | 47
.../{lttng-tools_2.4.0.bb
From: Yasir-Khan
update to latest stable-2.5 revision
Signed-off-by: Yasir-Khan
---
.../{lttng-ust_2.4.0.bb => lttng-ust_2.5.0.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-kernel/lttng/{lttng-ust_2.4.0.bb => lttng-ust_2.5.0.bb}
(87%)
diff
From: Yasir-Khan
Current trace-cmd version 1.2 throws "recorder error in
splice input" error while recording a trace on kernel
version 3.10. Update the trace-cmd version to latest 2.3.2
to resolve this error and drop the redundant patches.
* patches dropped - not needed anymore
- tra
From: Yasir-Khan
Current trace-cmd version 1.2 throws "recorder error in
splice input" error while recording a trace on kernel
version 3.10. Update the trace-cmd version to latest 2.3.2
to resolve this error.
Signed-off-by: Yasir-Khan
---
...dd-checks-for-invalid-pointers-to-fix
From: Yasir-Khan
Select between openssl or gnutls as ssl implementation via
PACKAGECONFIG instead of explicitly adding both via DEPENDS.
Signed-off-by: Yasir-Khan
---
.../wpa-supplicant/wpa-supplicant.inc | 20 +---
.../wpa-supplicant/{defconfig-gnutls
From: Yasir-Khan
Select between openssl or gnutls as ssl implementation via
PACKAGECONFIG instead of explicitly adding both via DEPENDS.
Signed-off-by: Yasir-Khan
---
.../wpa-supplicant/wpa-supplicant.inc | 20 +-
.../wpa-supplicant/wpa-supplicant/defconfig-gnutls | 552
From: Yasir-Khan
This patch changes the dbus policy settings in order to allow
calling methods over dbus. bluez5 and pulseaudio rely on this
mechanism to configure media end points. Previously bluetoothd
was failing to configure the media end points with error
From: Yasir-Khan
Select between openssl or gnutls as ssl implementation via
PACKAGECONFIG instead of explicitly adding both via DEPENDS.
Signed-off-by: Yasir-Khan
---
.../wpa-supplicant/wpa-supplicant.inc | 17 -
1 file changed, 16 insertions(+), 1 deletion
From: Yasir-Khan
In bluez5, agent interface has been renamed from org.bluez.Agent
to org.bluez.Agent1. Reflect this change in bluetooth.conf to
allow sending of dbus messages to agent interface.
*Resolves no PIN prompt bug while pairing
*Resolves bluetooth keyboard connection problem
Signed
From: Yasir-Khan
Fixes GNU_HASH problem by adding LDFLAGS to TARGET_CC_ARCH
Signed-off-by: Yasir-Khan
---
meta/recipes-bsp/libacpi/libacpi_0.2.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-bsp/libacpi/libacpi_0.2.bb
b/meta/recipes-bsp/libacpi/libacpi_0.2.bb
index
From: Yasir-Khan
Simple fix for demo2 application. Pass color array to glColorPointer.
Signed-off-by: Yasir-Khan
---
.../mesa/mesa-demos/fix-demo2-color.patch | 13 +
meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |3 ++-
2 files changed, 15 insertions(+), 1
From: Yasir-Khan
For FHS compliance, create symbolic links to write variable data
to standard paths
Signed-off-by: Yasir-Khan
---
meta/recipes-extended/lighttpd/lighttpd_1.4.33.bb |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/lighttpd
From: mykhani
c_rehash utility is not being installed with openssl.It conveniently
generates hash and symbolic links based on it for CA certificates
stored locally for SSL based server authentication
Signed-off-by: Yasir-Khan
---
meta/recipes-connectivity/openssl/openssl.inc |7 ++-
1
From: mykhani
c_rehash utility is not being installed with openssl.It conveniently
generates hash and symbolic links based on it for CA certificates
stored locally for SSL based server authentication
Signed-off-by: mykhani
---
meta/recipes-connectivity/openssl/openssl.inc | 11 ++-
1
From: mykhani
c_rehash utility is not being installed with openssl. It conveniently
generates hash and symbolic links based on it for CA certificates
stored locally for SSL based server authentication
Signed-off-by: mykhani
---
meta/recipes-connectivity/openssl/openssl_1.0.1e.bb | 10 +++
21 matches
Mail list logo