On 03/14/2013 10:55 AM, Radu Moisan wrote:
Signed-off-by: Radu Moisan
---
.../tzdata/{tzdata_2012j.bb => tzdata_2013a.bb}|6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} (98%)
Radu,
There has been
On 03/14/2013 12:33 AM, Saul Wold wrote:
On 03/13/2013 01:58 AM, Robert Yang wrote:
There is a build error when I update the git repo and build again:
x86_64-linux-libtool: link: cannot find the library
`/path/to/sysroots/x86_64-linux/usr/lib/libpng15.la' or ...
This because libpng was 1.5 b
On Thu, Mar 14, 2013 at 6:57 PM, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> Currently, various standard library operations like os.walk(),
> os.path.isdir() and os.path.islink() each call stat or lstat which
> involves a syscall into the kernel. There is no caching since they co
Currently, various standard library operations like os.walk(),
os.path.isdir() and os.path.islink() each call stat or lstat which
involves a syscall into the kernel. There is no caching since they could
conceivably have changed on disk. The result is that for something like
the do_package task of t
On Thu, 2013-03-14 at 12:02 -0700, Saul Wold wrote:
> Richard,
>
> I pulled Ross's non-controversial systemd patches, along with some updates
> that I have reviewed and built on the AB (still in progress, but looking
> green)
>
> One item to verify is Martin's package.bbclass change.
>
> Thanks
Rename 2012j recipes and update version related
information. Add one comment.
---
...code-native_2012j.bb => tzcode-native_2013b.bb} | 12 +++--
.../tzdata/{tzdata_2012j.bb => tzdata_2013b.bb}| 54 +---
2 files changed, 43 insertions(+), 23 deletions(-)
rename meta/recipe
No content changes from previous 2013b patch. Patch format shows
differences instead of delete/create
Joe Slater (1):
tzcode-native & tzdata: update to 2013b versions
...code-native_2012j.bb => tzcode-native_2013b.bb} | 12 +++--
.../tzdata/{tzdata_2012j.bb => tzdata_2013b.bb}| 54 +++
Hi everyone,
I ran into an interesting problem today involving custom tasks and rebuilding
recipes. We have a bbclass that adds 2 new tasks to a recipe,
do_complete_metainf() and do_create_lfp(). They are added as follows:
do_create_lfp[nostamp]="1"
addtask complete_metainf after do_install bef
On Thu, Mar 14, 2013 at 2:16 PM, Marcin Juszkiewicz <
marcin.juszkiew...@linaro.org> wrote:
> Meta-linaro layer had own netbase.bbappend which took care of adding
> MACHINE name to /etc/hosts to get it resolvable.
>
> Koen Kooi pointed to nss-myhostname as better solution. Tested, works
> fine so
1
Meta-linaro layer had own netbase.bbappend which took care of adding
MACHINE name to /etc/hosts to get it resolvable.
Koen Kooi pointed to nss-myhostname as better solution. Tested, works
fine so I add it for other users.
Signed-off-by: Marcin Juszkiewicz
---
.../nss-myhostname/nss-myhostnam
W dniu 14.03.2013 21:24, Khem Raj pisze:
>>> No, we do not use /lib64/ for AArch64.
>
> Thats under discussion I have seen threads and patches on gcc ml and
> glibc ml about it.
>
> http://gcc.gnu.org/ml/gcc-patches/2013-03/msg00288.html
> http://sourceware.org/ml/libc-ports/2013-03/msg00125.ht
On Mar 14, 2013, at 11:18 AM, Marcin Juszkiewicz
wrote:
> W dniu 14.03.2013 19:04, Mark Hatle pisze:
>> I'm not completely familiar with aarch64. So a couple of questions.
>> The first is is it supposed to allow a multilib configuration? I.e.
>> being able to run both 32-bit "arm/thumb" code
Richard,
I pulled Ross's non-controversial systemd patches, along with some updates
that I have reviewed and built on the AB (still in progress, but looking green)
One item to verify is Martin's package.bbclass change.
Thanks
Sau!
The following changes since commit bd03014c8fd080e04dd0
On 3/14/13 1:18 PM, Marcin Juszkiewicz wrote:
W dniu 14.03.2013 19:04, Mark Hatle pisze:
I'm not completely familiar with aarch64. So a couple of questions.
The first is is it supposed to allow a multilib configuration? I.e.
being able to run both 32-bit "arm/thumb" code & aarch64 code on the
W dniu 14.03.2013 19:04, Mark Hatle pisze:
> I'm not completely familiar with aarch64. So a couple of questions.
> The first is is it supposed to allow a multilib configuration? I.e.
> being able to run both 32-bit "arm/thumb" code & aarch64 code on the
> same machine? If so, a "BASE_LIB_tune-a
On 3/14/13 12:41 PM, Marcin Juszkiewicz wrote:
Signed-off-by: Marcin Juszkiewicz
---
meta/conf/machine/include/aarch64/README | 9 +
meta/conf/machine/include/aarch64/arch-aarch64.inc | 16
2 files changed, 25 insertions(+)
create mode 100644 meta/conf/m
Signed-off-by: Radu Moisan
---
.../mobile-broadband-provider-info_git.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
b/meta/recipes-connectivity/mobile-broadba
Signed-off-by: Radu Moisan
---
.../watchdog/files/fix-ping-failure.patch | 74
.../{watchdog_5.12.bb => watchdog_5.13.bb} |6 +-
2 files changed, 3 insertions(+), 77 deletions(-)
delete mode 100644 meta/recipes-extended/watchdog/files/fix-ping-failure.
Signed-off-by: Radu Moisan
---
.../apr/{apr-util_1.4.1.bb => apr-util_1.5.1.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.4.1.bb => apr-util_1.5.1.bb} (91%)
diff --git a/meta/recipes-support/apr/apr-util_1.4.1.bb
b/meta/recipes
Signed-off-by: Radu Moisan
---
.../{babeltrace_1.0.0.bb => babeltrace_1.0.3.bb} |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-kernel/lttng/{babeltrace_1.0.0.bb => babeltrace_1.0.3.bb}
(94%)
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.0.0.bb
b/meta/reci
License file changed but still compliant with LGPLv2.1
Signed-off-by: Radu Moisan
---
.../liburcu/{liburcu_0.7.4.bb => liburcu_0.7.6.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/liburcu/{liburcu_0.7.4.bb => liburcu_0.7.6.bb}
(77%)
diff --git a
Signed-off-by: Radu Moisan
---
.../systemtap/obsolete_automake_macros.patch | 22 +---
meta/recipes-kernel/systemtap/systemtap_git.inc|4 ++--
2 files changed, 7 insertions(+), 19 deletions(-)
diff --git
a/meta/recipes-kernel/systemtap/systemtap/obsolete_automake
Signed-off-by: Radu Moisan
---
.../cronie/{cronie_1.4.8.bb => cronie_1.4.9.bb}|6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/cronie/{cronie_1.4.8.bb => cronie_1.4.9.bb} (94%)
diff --git a/meta/recipes-extended/cronie/cronie_1.4.8.bb
b/meta/recip
Signed-off-by: Radu Moisan
---
.../hdparm/{hdparm_9.39.bb => hdparm_9.43.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/hdparm/{hdparm_9.39.bb => hdparm_9.43.bb} (87%)
diff --git a/meta/recipes-extended/hdparm/hdparm_9.39.bb
b/meta/recipes-
Signed-off-by: Radu Moisan
---
.../atk/{atk_2.6.0.bb => atk_2.7.91.bb}|8 +---
.../atk/files/remove-gnome-comile-warnings.patch | 17 +
2 files changed, 22 insertions(+), 3 deletions(-)
rename meta/recipes-support/atk/{atk_2.6.0.bb => atk_2.7.91.bb} (68%)
Signed-off-by: Radu Moisan
---
...2012.04.01.bb => u-boot-fw-utils_2013.01.01.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2012.04.01.bb =>
u-boot-fw-utils_2013.01.01.bb} (84%)
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-
Signed-off-by: Radu Moisan
---
.../{u-boot_2012.04.01.bb => u-boot_2013.01.01.bb} |8
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot_2012.04.01.bb => u-boot_2013.01.01.bb}
(82%)
diff --git a/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
b/me
Signed-off-by: Radu Moisan
---
..._2012.04.01.bb => u-boot-mkimage_2013.01.01.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2012.04.01.bb =>
u-boot-mkimage_2013.01.01.bb} (84%)
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkima
Signed-off-by: Radu Moisan
---
.../ed/{ed-1.6 => ed-1.7}/ed-1.2-build.patch |0
meta/recipes-extended/ed/{ed_1.6.bb => ed_1.7.bb} |4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/ed/{ed-1.6 => ed-1.7}/ed-1.2-build.patch (100%)
rename meta/rec
Signed-off-by: Radu Moisan
---
.../tzdata/{tzdata_2012j.bb => tzdata_2013a.bb}|6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} (98%)
diff --git a/meta/recipes-extended/tzdata/tzdata_2012j.bb
b/meta/recip
Signed-off-by: Radu Moisan
---
.../gawk/{gawk_4.0.1.bb => gawk_4.0.2.bb} |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/gawk/{gawk_4.0.1.bb => gawk_4.0.2.bb} (86%)
diff --git a/meta/recipes-extended/gawk/gawk_4.0.1.bb
b/meta/recipes-extende
Removed obsolete patches
Replaced openssl with gnutls in dependency list
Signed-off-by: Radu Moisan
---
.../files/debian/add-icmp-return-codes.diff| 43
.../iputils/files/debian/fix-arping-timeouts.diff | 26
.../files/debian/fix-dead-host-ping-stat
The following changes since commit 365eb9b5d22208c967dcd91d8ab52faed20f04b5:
bitbake: bitbake-layers: fix duplicated help info (2013-03-10 04:36:52 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib rmoisan/branch-updates
http://git.yoctoproject.org/cgi
Signed-off-by: Radu Moisan
---
.../rxvt.desktop |0
.../rxvt.png | Bin 2847 -> 2847 bytes
.../xwc.patch |0
.../{rxvt-unicode_9.15.bb => rxvt-unicode_9.17.bb} |6 +++---
4 fi
Signed-off-by: Cristian Iorga
---
meta/recipes-kernel/linux-firmware/linux-firmware_git.bb |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 8700ca4..0
Signed-off-by: Marcin Juszkiewicz
---
meta/conf/machine/include/aarch64/README | 9 +
meta/conf/machine/include/aarch64/arch-aarch64.inc | 16
2 files changed, 25 insertions(+)
create mode 100644 meta/conf/machine/include/aarch64/README
create mode 100644 met
fix-link-failure-ip6t-NETMAP.patch removed;
already included in upstream.
Signed-off-by: Cristian Iorga
---
.../iptables/{iptables_1.4.17.bb => iptables_1.4.18.bb}|8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
rename meta/recipes-extended/iptables/{iptables_1.4.17.bb =
On Wed, Mar 13, 2013 at 5:42 PM, Joe Slater wrote:
> Update tzcode and tzdata recipes for 2013b timezone
> data.
>
> Signed-off-by: Joe Slater
This is the v2, right? Please list which changes you did since v1.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems
38 matches
Mail list logo