There are methods in desktop linux which allow one to input Japanese (and other
non-Latin language) text into text fields.
Does anyone have any experience with integrating a stand alone solution into a
Qt5 application?
Frederick
--
___
yocto mailin
looks good.
On Wed, Mar 30, 2016 at 2:39 PM, Armin Kuster wrote:
> use CC from build not host via EXTRA_OEMAKE
>
> thanks khem
>
> this fixes the below error.
> WARNING: paxctl-0.9-r0 do_package_qa: QA Issue: /sbin/paxctl contained in
> package paxctl requires libc.so.6(GLIBC_2.3.4)(64bit), but
use CC from build not host via EXTRA_OEMAKE
thanks khem
this fixes the below error.
WARNING: paxctl-0.9-r0 do_package_qa: QA Issue: /sbin/paxctl contained in
package paxctl requires libc.so.6(GLIBC_2.3.4)(64bit), but no providers found
in RDEPENDS_paxctl? [file-rdeps]
minor recipe cleanup
Sig
Dear Sirs,
We’re facing issue on installing Yocto on Samsung eMMC. The eMMC model is as
below. However, we tried to install on Micron eMMC and it’s no problem. We’re
just wondering if Yocto needs to use with specific eMMC brand/model?
KLMAG2GEND-B031
Thank you so much.
Yours sincerely,
Max C
I am trying to build a multi-partition image with wic, with separate
partitions for / and /var. So, the / partition should get all the files
except those under /var, and the /var partition should get the files
under /var.
I thought this was possible because of the suggestion in the docs that
the m
rpi-ft5406 is an enabler for Official Raspberry Pi 7 inch
touchscreen support.
Signed-off-by: Petter Mabäcker
---
conf/machine/include/rpi-base.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/rpi-base.inc
b/conf/machine/include/rpi-base.inc
index f70e952..34eb774 10
General policy is to support three kernel versions; latest stable + two
longterm versions. These are currently 4.4, 4.1, and 3.18.
Signed-off-by: Petter Mabäcker
---
.../0001-ASoC-Add-BCM2708-fixes.patch | 263 -
...ng-lock-from-atomic-context-in-i2c-driver.patch
The support for PiTFT 28 inch resistive touchscreen is optional
and can be enabled by adding below in local.conf:
MACHINE_FEATURES += "pitft pitft28r"
While at it also fix a minor typo in README.
Signed-off-by: Petter Mabäcker
---
README
Signed-off-by: Petter Mabäcker
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index f235765..bd5616a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
build*
*~
.*.swp
+*.orig
+*.rej
--
1.9.1
--
___
Various fixes from Technux, with focus on PiTFT28 resistive support and
Official Raspberry Pi 7 inch touchscreen enablers.
Petter Mabäcker (5):
pitft: Add support for pitft28r
rpi-base.inc: Remove deprecated MACHINE_FEATURES
rpi-base.inc: Add overlay for rpi-ft5406
.gitignore: Ignore some
Signed-off-by: Petter Mabäcker
---
conf/machine/include/rpi-base.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/include/rpi-base.inc
b/conf/machine/include/rpi-base.inc
index a9e8053..f70e952 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/
Yocto's ldconfig-native was exported from an old version of glibc and
generates an ld.so.cache that is partially ignored by current versions
of glibc when loading libraries. This occurs for 64-bit binaries, where
glibc expects FLAG_ELF_LIBC6, but ldconfig-native only generates the
standard ELF flag
12 matches
Mail list logo