From: Ting Liu
Update --with-kernel=${STAGING_DIR_HOST}/${prefix} to find kernel
headers (linux/*.h) to fix the error:
| checking kernel supports perf_events... unknown -- perf_event.h not found
| ERROR: You requested to build oprofile with
'--with-kernel=/buildarea/lyang1/test_f2/tmp/work-share
From: Ting Liu
O_CLOEXEC is not available on some distro, such as centos 5.x
Signed-off-by: Ting Liu
---
meta/recipes-kernel/kmod/kmod-native_git.bb|1 +
.../kmod/Only-use-O_CLOEXEC-if-it-is-defined.patch | 138
2 files changed, 139 insertions(+), 0 deletions(
From: Ting Liu
We only build wayland-native for the scanner, so disable the bits we
don't actually need. This avoid build issue on older distro such as
Centos 5.x:
| error: 'O_CLOEXEC' undeclared (first use in this function)
| error: sys/timerfd.h: No such file or directory
| error: 'CLOCK_MONOTO
From: Ting Liu
Fix the below issue:
| Computing transaction...error: Can't install
| dbus-1-1.6.18-r0@ppce500v2: no package provides base-files
|
Signed-off-by: Ting Liu
---
meta/recipes-core/dbus/dbus.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-c
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Saul Wold
> Sent: Thursday, October 17, 2013 1:54 AM
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [CONSOLIDATED PUL
From: Ting Liu
Fix the below issue:
| Computing transaction...error: Can't install
| socat-1.7.2.2-r0@ppce500v2: no package provides libwrap.so.0
|
| Saving cache...
|
Signed-off-by: Ting Liu
---
meta/recipes-connectivity/socat/socat_1.7.2.2.bb |2 +-
1 files changed, 1 insertions(+), 1 de
From: Ting Liu
PPC64 uses long long for u64 in the kernel, but powerpc's asm/types.h
prevents 64-bit userland from seeing this definition, instead defaulting
to u64 == long in userspace.
Perf want LL64, flag __SANE_USERSPACE_TYPES__ to get int-ll64.h.
Fix the below issue:
| tests/attr.c:71:4: er
From: Ting Liu
When trying to build on my Centos 5.5 machine, got below error:
| checking for gtkdoc-mkpdf... no
| checking whether to build gtk-doc documentation... no
| checking for CROCO... yes
| checking if gcc supports "-Wl,-Bsymbolic-functions" flag...
| configure: error: -Bsymbolic request
> -Original Message-
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: Tuesday, September 10, 2013 5:36 PM
> To: Liu Ting-B28495
> Cc: OE-core
> Subject: Re: [OE-core] [oe-core][PATCH] libcroco: disable Bsymbolic if it
> is not supported on some hosts
>
&
From: Ting Liu
When trying to build on my Centos 5.5 machine, got below error:
| checking for gtkdoc-mkpdf... no
| checking whether to build gtk-doc documentation... no
| checking for CROCO... yes
| checking if gcc supports "-Wl,-Bsymbolic-functions" flag...
| configure: error: -Bsymbolic request
From: Ting Liu
When trying to build on my Centos 5.5 machine, got below error:
| checking for gtkdoc-mkpdf... no
| checking whether to build gtk-doc documentation... no
| checking for CROCO... yes
| checking if gcc supports "-Wl,-Bsymbolic-functions" flag...
| configure: error: -Bsymbolic request
From: Ting Liu
We can't use htobe* and be*toh functions because they are not
available on older versions of glibc, For example, shipped on Centos 5.5.
Change to directly calling bswap_* as defined in byteswap.h.
Signed-off-by: Ting Liu
---
meta/recipes-kernel/kmod/kmod-native_git.bb|
-Ting
> -Original Message-
> From: Guo Chunrong-B40290
> Sent: Tuesday, July 09, 2013 3:47 PM
> To: openembedded-core@lists.openembedded.org
> Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290; Guo
> Chunrong-B40290
> Subject: [OE-core][PATCH] common-licenses: Ad
Hello Paul,
> -Original Message-
> From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
> Sent: Wednesday, July 03, 2013 9:38 PM
> To: Liu Ting-B28495
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [oe-core][PATCH] qemu: use PACKAGECONFIG t
From: Ting Liu
Move to using the PACKAGECONFIG mechanism to select configure options
and dependencies. Without this the system will attempt to discover
various dependencies, and sometimes does so incorrectly.
Signed-off-by: Ting Liu
---
meta/recipes-devtools/qemu/qemu.inc |2 ++
1 files ch
From: Ting Liu
Move to using the PACKAGECONFIG mechanism to select configure options
and dependencies. Without this the system will attempt to discover
various dependencies, and sometimes does so incorrectly.
Signed-off-by: Ting Liu
---
meta/recipes-devtools/qemu/qemu.inc |2 ++
1 files ch
From: Ting Liu
Fix the error when do_rootfs:
| Loading cache...
| Updating cache...
[100%]
|
| Computing transaction...error: Can't install libaugeas0-1.0.0-r1@ppce500v2:
no package provides augeas-lenses
|
| Saving cache...
|
| ERROR: Func
From: Ting Liu
license changed: http://ltp.git.sourceforge.net/git/gitweb.cgi
commit 4548c6cf9bcdd96d8303caa4130ab638b61f8a30
Update FSF address
find . -type f -exec sed -i 's/675 Mass Ave, Cambridge, MA 02139, USA/51
Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;
find . -type
From: Ting Liu
do_patch failed after upgrading to openssl-1.0.1e. Log:
| ERROR: Command Error: exit status: 1 Output:
| Applying patch man-section.patch
| patching file Makefile.org
| Hunk #1 succeeded at 160 (offset 26 lines).
| Hunk #2 succeeded at 626 (offset 19 lines).
| misordered hunks! ou
> -Original Message-
> From: Saul Wold [mailto:s...@linux.intel.com]
> Sent: Thursday, March 21, 2013 1:05 AM
> To: Liu Ting-B28495
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [oe-core][PATCH 1/2] busybox: detects customized
> configs when
From: Ting Liu
After using 'bitbake -c menuconfig busybox' to customize defconfig,
do_install fail to detect the changes. Grep configs in ${B}/.config
instead of ${WORKDIR}/defconfig.
Signed-off-by: Ting Liu
---
meta/recipes-core/busybox/busybox.inc | 26 +-
met
From: Ting Liu
Add back inetd and inetd.conf files which are needed if
CONFIG_INETD is enabled in the defconfig. Grabbed these
files from oe-classic
This patch is based on the previous patch for denzil:
http://patches.openembedded.org/patch/33235/
Signed-off-by: Ting Liu
---
meta/recipes-core
From: Ting Liu
After using 'bitbake -c menuconfig busybox' to customize defconfig,
do_install fail to detect the changes. Grep configs in ${S}/.config
instead of defconfig.
Change-Id: I958c232eb9f8096e4113a1c3a2748f5f2eccdeb5
Signed-off-by: Ting Liu
---
meta/recipes-core/busybox/busybox.inc
From: Ting Liu
Add back inetd and inetd.conf files which are needed if
CONFIG_INETD is enabled in the defconfig. Grabbed these
files from oe-classic
This patch is based on the previous patch for denzil:
http://patches.openembedded.org/patch/33235/
Change-Id: Ia68aa80962c4b14c5ba03c7d971049a2b2a
From: Ting Liu
Backport three patches from upstream for ppc64:
http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git
ae70d96 ipntable: more fixes for ppc64
a55a8fd fix dependency on sizeof(__u64) == sizeof(unsigned long long)
a7c2882 ip: fix ipv6 ntable on ppc64
Signed-off-by: Tin
From: Ting Liu
Fix the below issue:
| DEBUG: Executing shell function do_configure
| sed: can't read ./.pc/opstart.patch/doc/opstop.1.in: Permission denied
| sed: can't read ./.pc/opstart.patch/doc/opstart.1.in: Permission
denied
| sed: can't read ./.pc/opstart.patch/utils/opstart.c: Permission d
From: Ting Liu
Signed-off-by: Ting Liu
---
meta/recipes-graphics/cairo/cairo.inc |2 +-
meta/recipes-graphics/cairo/cairo_1.12.8.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/cairo/cairo.inc
b/meta/recipes-graphics/cairo/cairo.inc
From: Ting Liu
libm-err-tab.pl will parse all the files named "libm-test-ulps"
in the given dir recursively. To avoid parsing the one in
${S}/.pc/ (it does exist after eglibc adds aarch64 support,
${S}/.pc/aarch64-0001-glibc-fsf-v1-eaf6f205.patch/ports/sysdeps/
aarch64/libm-test-ulps), run libm-e
intock Matthew-B29882; Luo Zhenhua-B19537
> Subject: Re: [OE-core] [PATCH] kernel.bbclass: update image name to keep
> it same in D and DEPLOYDIR
>
> On Sun, Jul 15, 2012 at 4:18 AM, Liu Ting-B28495
> wrote:
> > -Original Message-
> > From: openembedded-core-boun...
depends)
> packages = d.getVar("PACKAGES", True)
> - d.setVar("PACKAGES", "%s kernel-devicetree" % packages)
> + d.setVar("PACKAGES", "kernel-devicetree %s" % packages)
> }
Why did you need to change PACKAGES? There is no me
s too, it just says
what you're doing and not why.
Cheers,
Richard
[Liu Ting-B28495] on our side, we used two ways to load the kernel images. 1)
load from Ethernet 2) load from hard disk which deployed with the rootfs image
containing kernel image (installing the package
From: Ting Liu
lsof tries to compile a temp c source file and execute the binary to
determine linux C library type (file Configure, line 2689-2717).
It is inpracticable for cross-compilation and may have build issue on
some distros since it depends on host settings.
Fix below error when building
-Original Message-
From: Liu Ting-B28495
Sent: Friday, July 13, 2012 10:47 AM
To: 'Saul Wold'; Patches and discussions about the oe-core layer
Cc: McClintock Matthew-B29882
Subject: RE: [OE-core] [PATCH] lsof: define linux C library type when using
eglibc
-Original Message
-Original Message-
From: Saul Wold [mailto:s...@linux.intel.com]
Sent: Friday, July 13, 2012 3:31 AM
To: Patches and discussions about the oe-core layer
Cc: Liu Ting-B28495; McClintock Matthew-B29882
Subject: Re: [OE-core] [PATCH] lsof: define linux C library type when using
eglibc
On
From: Ting Liu
Signed-off-by: Ting Liu
---
meta/classes/kernel.bbclass |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index 81c334b..420a1ec 100644
--- a/meta/classes/kernel.bbclass
+++ b/meta/classes/kern
From: Ting Liu
Device tree binary is named as "devicetree-*" in ${D},
"${KERNEL_IMAGETYPE}-*" in ${DEPLOYDIR}. Keep them the same.
Signed-off-by: Ting Liu
---
meta/recipes-kernel/linux/linux-dtb.inc |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-k
From: Ting Liu
lsof tries to compile a temp c source file and execute the binary to
determine linux C library type (file Configure, line 2689-2717).
It is inpracticable for cross-compilation and may have build issue on
some distros since it depends on host settings.
Fix below error when building
From: Ting Liu
Signed-off-by: Ting Liu
---
meta/classes/image_types.bbclass |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/meta/classes/image_types.bbclass b/meta/classes/image_types.bbclass
index b590ae1..55f122e 100644
--- a/meta/classes/image_types.bbclass
+++
Hi all,
We try to use poky in FC9. When trying to use HOB, the following ImportError
appeared:
NOTE: Running setscene task 18 of 18
(/home/roy/CVS/poky/meta/recipes-devtools/quilt/quilt-native_0.48.bbo_populate_sysroot_setscene)
NOTE: package quilt-native-0.48-r0: task do_populate_sysroot_setsc
39 matches
Mail list logo