In texinfo, we didn't have info/dir entries, which caused
info not work.
...
root@qemux86:~# info info
info: dir: No such file or directory
...
Refer ubuntu/debian to invoke install-info to create info/dir
entries in pkg_postinst_info.
[YOCTO #6751]
Signed-off-by: Hongxu Jia
---
meta/recipes-e
Conditionally add 'xz/bz2/gzip' to info/man's RDEPENDS
according to DOC_COMPRESS.
[YOCTO #6750]
[YOCTO #6751]
Signed-off-by: Hongxu Jia
---
meta/recipes-extended/man/man_1.6g.bb| 13 +
meta/recipes-extended/texinfo/texinfo_5.2.bb | 13 +
2 files changed, 26 inser
Changed in V4:
- In info's postinst/prerm, check the existance of ${infodir}
- Remove x permission for scripts/postinst-intercepts/update_info_dir
'new file mode 100755'-->'new file mode 100644', rootfs.py
use the x permission to decide whether the scripts in
postinst-intercepts be invoked o
While doc compress enabled, ther is a QA issue:
...
ERROR: QA Issue: texinfo: Files/directories were installed but not shipped
/usr/share/info/info.info.bz2
/usr/share/info/info-stnd.info.bz2 [installed-vs-shipped]
...
Signed-off-by: Hongxu Jia
---
meta/recipes-extended/texinfo/texinfo_5.2.b
We need to run it after all packages have been installed. Here is details:
NAME
update_info_dir - update or create index file from all installed
info files in directory
SYNOPSIS
update_info_dir [options] [directory]
DESCRIPTION
Update, or create, the index file dir of available documenta
I could reproduce it now, and am working on it, v4 incoming
//Hongxu
On 09/25/2014 05:53 AM, Burton, Ross wrote:
Hi Hongxu,
This is failing for me, core-image-minimal for NUC with doc-pkgs:
Collected errors:
* check_data_file_clashes: Package util-linux-doc wants to install
file /data/poky-
On 2014年09月25日 10:35, Khem Raj wrote:
On Wed, Sep 24, 2014 at 7:13 PM, Kang Kai wrote:
It doesn't work and fail to do link:
| ../src/.libs/libunwind-aarch64.so: undefined reference to `unreachable'
| collect2: error: ld returned 1 exit status
| make[1]: *** [test-coredump-unwind] Error 1
Is '
On Wed, Sep 24, 2014 at 7:13 PM, Kang Kai wrote:
>
> It doesn't work and fail to do link:
>
> | ../src/.libs/libunwind-aarch64.so: undefined reference to `unreachable'
> | collect2: error: ld returned 1 exit status
> | make[1]: *** [test-coredump-unwind] Error 1
>
> Is 'unreachable' an debug func
On 09/25/2014 06:37 AM, Burton, Ross wrote:
Hi Robert,
On 4 September 2014 11:27, Robert Yang wrote:
Under more thoughts, yes, we need the --no-dereferece otherwise the
touch may update the file in the SSTATE_MIRRORS, and it's safe to touch
a symlink itself (though "test -w" follows symlink)
On 09/25/2014 10:02 AM, Hongxu Jia wrote:
On 09/25/2014 09:54 AM, Hongxu Jia wrote:
On 09/25/2014 05:53 AM, Burton, Ross wrote:
Hi Hongxu,
This is failing for me, core-image-minimal for NUC with doc-pkgs:
And what NUC means? I am not familiar with is.
Oh, it is a intel BSP located in yoc
On 09/25/2014 09:54 AM, Hongxu Jia wrote:
On 09/25/2014 05:53 AM, Burton, Ross wrote:
Hi Hongxu,
This is failing for me, core-image-minimal for NUC with doc-pkgs:
And what NUC means? I am not familiar with is.
//Hongxu
Collected errors:
* check_data_file_clashes: Package util-linux-doc
Signed-off-by: Jonathan Liu
---
.../0007-dbus-Remove-const-usage-that-causes-compile-failure-.patch | 2 +-
meta/recipes-qt/qt4/qt4-4.8.6/0012-Add-2bpp-support.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta/recipes-qt/qt4/qt4-4.8.6/0007-dbus-R
The source is no longer available from the original URL.
Signed-off-by: Jonathan Liu
---
meta/recipes-qt/qt4/qt-mobility_1.2.0.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
index d46a
The SDK is now called Qt SDK.
Signed-off-by: Jonathan Liu
---
meta/recipes-qt/meta/meta-toolchain-qt.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-qt/meta/meta-toolchain-qt.inc
b/meta/recipes-qt/meta/meta-toolchain-qt.inc
index c9bdeae..53e5322 100644
On 09/25/2014 05:53 AM, Burton, Ross wrote:
Hi Hongxu,
This is failing for me, core-image-minimal for NUC with doc-pkgs:
Collected errors:
* check_data_file_clashes: Package util-linux-doc wants to install
file /data/poky-master/tmp/work/nuc-poky-linux/cor
e-image-minimal/1.0-r0/rootfs/usr/sh
Signed-off-by: Jonathan Liu
---
meta/conf/licenses.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf/licenses.conf b/meta/conf/licenses.conf
index b1d5480..fe96066 100644
--- a/meta/conf/licenses.conf
+++ b/meta/conf/licenses.conf
@@ -49,7 +49,6 @@ SRC_DISTRIBUTE_LICENSES += "Zimb
From: "Roy.Li"
Signed-off-by: Roy.Li
---
.../ltp/ltp/add-knob-for-numa.patch| 39
meta/recipes-extended/ltp/ltp_20140422.bb |3 ++
2 files changed, 42 insertions(+)
create mode 100644 meta/recipes-extended/ltp/ltp/add-knob-for-numa.patch
dif
Hi Robert,
On 4 September 2014 11:27, Robert Yang wrote:
> Under more thoughts, yes, we need the --no-dereferece otherwise the
> touch may update the file in the SSTATE_MIRRORS, and it's safe to touch
> a symlink itself (though "test -w" follows symlink) since the permissions
> of symbolic links
On 10 September 2014 15:43, Maxin B. John wrote:
> Fixes two HTTP cookie related security bugs:
> 1. CVE-2014-3613
> 2. CVE-2014-3620
Can these be backported instead to 7.37.1? Upgrading to a new major
release with many new features is exceptional now we've frozen.
Ross
--
__
Hi Hongxu,
This is failing for me, core-image-minimal for NUC with doc-pkgs:
Collected errors:
* check_data_file_clashes: Package util-linux-doc wants to install
file /data/poky-master/tmp/work/nuc-poky-linux/cor
e-image-minimal/1.0-r0/rootfs/usr/share/man/man3/libblkid.3.xz
But that fil
On 9/24/14, 10:58, "Richard Purdie"
wrote:
>On Wed, 2014-09-24 at 09:34 -0700, Darren Hart wrote:
>> I've hit the following on a custom image recipe (based on core-image):
>>
>> | Configuring run-postinsts.
>> |
>> | NOTE: Installing complementary packages ...
>> | NOTE: Running intercept script
On 23 September 2014 02:27, Ong, Boon Leong wrote:
> I did a search around meta/recipes-devtool/python found many recipes files.
> So, I am reaching out to expert in this forum to guide on which is the right
> file
> to be touched to enabled LFS?
The important one is python_2.7.3.bb. There's a
On Wed, 2014-09-24 at 09:34 -0700, Darren Hart wrote:
> I've hit the following on a custom image recipe (based on core-image):
>
> | Configuring run-postinsts.
> |
> | NOTE: Installing complementary packages ...
> | NOTE: Running intercept scripts:
> | NOTE: Executing write_package_manifest ...
>
Hi all,
I've hit the following on a custom image recipe (based on core-image):
| Configuring run-postinsts.
|
| NOTE: Installing complementary packages ...
| NOTE: Running intercept scripts:
| NOTE: Executing write_package_manifest ...
| DEBUG: Executing python function write_package_manifest
| D
In texinfo, we didn't have info/dir entries, which caused
info not work.
...
root@qemux86:~# info info
info: dir: No such file or directory
...
Refer ubuntu/debian to invoke install-info to create info/dir
entries in pkg_postinst_info.
[YOCTO #6751]
Signed-off-by: Hongxu Jia
---
meta/recipes-e
Changed in V3:
- Remove Debian-specific code
- split() the INHERIT variable
Changed in V2:
- Conditionally add 'gzip/bzip2/xz' to man/info's RDEPENDS
rather than modify busybox's defconfig.
- Refer Ubuntu to add a script to postinst_intercept to
run it after all packages have been installed a
We need to run it after all packages have been installed. Here is details:
NAME
update_info_dir - update or create index file from all installed
info files in directory
SYNOPSIS
update_info_dir [options] [directory]
DESCRIPTION
Update, or create, the index file dir of available documenta
Conditionally add 'xz/bz2/gzip' to info/man's RDEPENDS
according to DOC_COMPRESS.
[YOCTO #6750]
[YOCTO #6751]
Signed-off-by: Hongxu Jia
---
meta/recipes-extended/man/man_1.6g.bb| 13 +
meta/recipes-extended/texinfo/texinfo_5.2.bb | 13 +
2 files changed, 26 inser
While doc compress enabled, ther is a QA issue:
...
ERROR: QA Issue: texinfo: Files/directories were installed but not shipped
/usr/share/info/info.info.bz2
/usr/share/info/info-stnd.info.bz2 [installed-vs-shipped]
...
Signed-off-by: Hongxu Jia
---
meta/recipes-extended/texinfo/texinfo_5.2.b
On 09/24/2014 10:52 PM, Burton, Ross wrote:
On 24 September 2014 12:38, Hongxu Jia wrote:
+# since user's environment is taken over into root account when sudo-ing
+# we don't want that one's user LANGUAGE setting changes the messages in
+# the dir file. Unset LANGUAGE and reload /etc/environme
On 09/24/2014 10:45 PM, Burton, Ross wrote:
On 24 September 2014 12:38, Hongxu Jia wrote:
+if "compress_doc" in d.getVar("INHERIT", True):
You'll want to split() the INHERIT variable so you're searching for a
member and not a substring:
if "compress_doc" in d.getVar("INHERIT", True).split
On 24 September 2014 12:38, Hongxu Jia wrote:
> +# since user's environment is taken over into root account when sudo-ing
> +# we don't want that one's user LANGUAGE setting changes the messages in
> +# the dir file. Unset LANGUAGE and reload /etc/environment to get
> +# the system wide settings.
On 24 September 2014 12:38, Hongxu Jia wrote:
> +if "compress_doc" in d.getVar("INHERIT", True):
You'll want to split() the INHERIT variable so you're searching for a
member and not a substring:
if "compress_doc" in d.getVar("INHERIT", True).split()
Without splitting, an inherited class cal
On 24 September 2014 13:52, Muzaffar Mahmood
wrote:
> .../recipes-multimedia/alsa/alsa-utils_1.0.27.2.bb |1 +
Master has 1.0.28, please rebase.
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.opene
On 09/24/2014 06:46 PM, Burton, Ross wrote:
On 24 September 2014 02:30, Robert Yang wrote:
Ping, I think that we need it since it is a function lost.
If we're going to unify the behaviour - which is a good thing - then
ROOTFS_POSTPROCESS_COMMAND needs to be unified too.
The ROOTFS_POSTPRO
On Wed, 2014-09-24 at 15:22 +0200, Steffen Sledz wrote:
> This patch fixes the cpufreq-tweaks (from meta-angstrom) problem too. :)
>
> So there's still linux-firmware pending from the packages i mentioned.
Actually, I pushed a patch for that last night. It was the same debug
approach as the secon
On 23.09.2014 18:16, Richard Purdie wrote:
> On Tue, 2014-09-23 at 16:51 +0200, Steffen Sledz wrote:
>> Hi Richard, thanx for this detailled explanation. It is another step on my
>> way to understand all this. ;-)
>>
>>> The other recipes will need investigating since I doubt its this issue
>>> fo
aplay/arecord (alsa-utils v1.0.28) cannot interrupt streaming
via CTRL-C. Fixed the issue by reverting buggy patches and
properly handling 'in_aborting' flag in appropriate functions.
Signed-off-by: Anant Agrawal
Signed-off-by: Mikhail Durnev
Signed-off-by: Muzaffar Mahmood
---
...lsa-utils-ap
We need to run it after all packages have been installed. Here is details:
NAME
update_info_dir - update or create index file from all installed
info files in directory
SYNOPSIS
update_info_dir [options] [directory]
DESCRIPTION
Update, or create, the index file dir of available documenta
Changed in V2:
- Conditionally add 'gzip/bzip2/xz' to man/info's RDEPENDS
rather than modify busybox's defconfig.
- Refer Ubuntu to add a script to postinst_intercept to
run it after all packages have been installed at build time.
Test Case:
vim local.conf
..
IMAGE_INSTALL_append = " man man
In texinfo, we didn't have info/dir entries, which caused
info not work.
...
root@qemux86:~# info info
info: dir: No such file or directory
...
Refer ubuntu/debian to invoke install-info to create info/dir
entries in pkg_postinst_info.
[YOCTO #6751]
Signed-off-by: Hongxu Jia
---
meta/recipes-e
While doc compress enabled, ther is a QA issue:
...
ERROR: QA Issue: texinfo: Files/directories were installed but not shipped
/usr/share/info/info.info.bz2
/usr/share/info/info-stnd.info.bz2 [installed-vs-shipped]
...
Signed-off-by: Hongxu Jia
---
meta/recipes-extended/texinfo/texinfo_5.2.b
Conditionally add 'xz/bz2/gzip' to info/man's RDEPENDS
according to DOC_COMPRESS.
[YOCTO #6750]
[YOCTO #6751]
Signed-off-by: Hongxu Jia
---
meta/recipes-extended/man/man_1.6g.bb| 13 +
meta/recipes-extended/texinfo/texinfo_5.2.bb | 13 +
2 files changed, 26 inser
On 16 September 2014 04:09, wrote:
> ++AC_ARG_WITH([numa],
> ++ [AC_HELP_STRING([--with-numa],
> ++[have the numa support (default=no)])],
> ++ [with_numa=yes],
The comment says default is no, the behaviour is default is yes.
> +PACKAGECONFIG[numa] = "--with-numa=yes, , numactl,"
Always
On 24 September 2014 10:16, Hongxu Jia wrote:
> I am afraid moving the postinst to texinfo.bbclass will cause some
> potential issues:
>
> - It will be invoked many times if multiple packages installed.
Sure, we could make it a trigger in the future.
> - We could not use a generic way to name pk
On 24 September 2014 02:30, Robert Yang wrote:
> Ping, I think that we need it since it is a function lost.
If we're going to unify the behaviour - which is a good thing - then
ROOTFS_POSTPROCESS_COMMAND needs to be unified too.
Ross
--
___
Openembedd
On 09/23/2014 10:47 PM, Burton, Ross wrote:
On 23 September 2014 15:19, Hongxu Jia wrote:
It was required by info/man command to compress/decompress
doc pages with xz/bz2 compression.
When changing busybox configuration, it's helpful to list the size change.
So for anyone else curious, buildh
Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due date).
That's all I expect to have for 1.7, unless u-boot 2014.07 gets in
(there's a patch needed for BBB in that case, but it's already in
meta-ti's version).
Peter
On 09/19/2014 12:44 PM, Peter A. Bigot wrote:
Git perl
On 23 September 2014 22:42, Peter A. Bigot wrote:
> This has missed a couple merges; if the focus is elsewhere or there's a
> problem with it fine, but I think this belongs in 1.7 as without it
> systemd+connman doesn't function as it did before the update to 216.
Sorry, missed this. Queued!
Th
On 09/24/2014 04:40 AM, Burton, Ross wrote:
On 23 September 2014 21:37, Richard Purdie
wrote:
I think there are a few issues here. Firstly, this postinst can run at
build time which means there is a dependency on texinfo-native. I guess
if this fails, it will just run on target so its probably
On 09/24/2014 04:37 AM, Richard Purdie wrote:
I think there are a few issues here. Firstly, this postinst can run at
build time which means there is a dependency on texinfo-native. I guess
if this fails, it will just run on target so its probably "harmless" but
not deterministic. Secondly, anythi
Signed-off-by: Lucian Musat
---
meta/lib/oeqa/utils/decorators.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/meta/lib/oeqa/utils/decorators.py
b/meta/lib/oeqa/utils/decorators.py
index a9e67ed..7f845db 100644
--- a/meta/lib/oeqa/utils/decorators.py
+++ b/meta/lib/oeqa/utils/decora
52 matches
Mail list logo