[MeeGo-dev] PATCH: OSC local building and armv8el architecture usage issue.

2011-04-17 Thread Tom Swindell
Below is a patch for /usr/lib/build/Build.pm to make local builds work
properly when using the armv8el architecture to select through
changetarget directive the armv7hl-meego-linux compilation target.

--- /usr/lib/build/Build.pm.bk  2011-04-17 16:32:58.945575001 +0100
+++ /usr/lib/build/Build.pm 2011-04-17 16:33:35.675574999 +0100
@@ -29,9 +29,9 @@ sub import {
 my $std_macros = q{
 %define nil
 %define ix86 i386 i486 i586 i686 athlon
-%define arm armv4l armv4b armv5l armv5b armv5el armv5eb armv5tel
armv5teb armv6el armv6eb armv7el armv7eb
-%define arml armv4l armv5l armv5tel armv5el armv6el armv7el
-%define armb armv4b armv5b armv5teb armv5eb armv6eb armv7eb
+%define arm armv4l armv4b armv5l armv5b armv5el armv5eb armv5tel
armv5teb armv6el armv6eb armv7el armv7eb armv8el armv8eb
+%define arml armv4l armv5l armv5tel armv5el armv6el armv7el armv8el
+%define armb armv4b armv5b armv5teb armv5eb armv6eb armv7eb armv8eb
 %define sparc sparc sparcv8 sparcv9 sparcv9v sparc64 sparc64v
 };
 my $extra_macros = '';


___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


[MeeGo-dev] qemu tablet image

2011-04-17 Thread Mark S. Townsley
Hi:

I am using the 4/12 qemu tablet image I can download from repo.meego.com
The pinetrail or oaktrail image of tablet has libzypp, so does the qemu
image.
But the qemu image does not have zypper, the command line interface.

Is there a reason why zypper is left out of the qemu image (the 4/12
build)?
Is that a bug or is that intentional?

Mark
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines