Hi,
I want to build linaro-netboook filesystem from *sources*, as I need a
filesystem build without VFP support.
I checked the wiki and other links but could not find a related
document.
Can anyone please point me to directions on how to do the same?
--
Thanks
Amit Mahajan
All,
The weekly report for the Linaro Infrastructure team may be found at:-
Status report: https://wiki.linaro.org/Platform/Infrastructure/Status/2010-12-16
Burndown chart: This link is awaiting the production of new burndown charts.
The Infrastructure related blueprints from the maverick cycle, of which currently there are 4 active ones (4 from the last report), are showing that there are 8 work items in progress (8 last report), and 11 work items to undertake (11 last report). These are to be moved into the natty cycle if still required.
* arm-m-validation-dashboard; 1 work item completed; 3 in progress; 6 to do (7 last report); 1 work item added
* arm-m-image-building-console; no change in status from last report; 3 in progress; 3 to do
* arm-m-automated-testing-framework; no change in status from last report; 1 in progress; 0 to do
* arm-m-testsuites-and-profilers; no change in status from last report; 1 in progress; 1 to do
In the natty cycle, the following lists the current active Blueprints, or Blueprints planned and not started. Currently there are 4 active Blueprints (4 from the last report), which are showing that there are 8 work items in progress (8 last report), 41 work items to undertake (41 last report), 0 work items postponed (0 last report) and 1 work item added (8 items added last report).
* other-linaro-n-improve-linaro-media-create: 7 work items completed in total (5 last week); 3 work items in progress (4 last week); 8 work items to do (8 last week); 1 work item added this week (2 last week).
* other-linaro-n-test-result-display-in-launch-control: 0 work items completed (0 last week); 1 work item in progress (1 last week); 10 work items to do (10 last week); 0 work items added (0 last week)
* other-linaro-n-patch-tracking: 0 work item completed (0 last week); 2 work items in progress (2 last week); 9 work items to do (9 last week)
* other-linaro-n-image-building: 2 work items in progress (2 last week); 5 work items to do (5 last week); 2 work items postponed (2 last week); 0 work items added (0 last week)
* other-linaro-n-continuous-integration: Not started - awaiting a Hudson build server (RT#42278).
* other-linaro-n-package-development-tools: Not Started; 9 work items to do
Specifics accomplished this week include:-
* Set up hardware in Cambridge for automated testing; worked on images to boot a stable environment, and be used to flash the test image
* Progress on blueprint tracking - Code changes seem to be sufficient to get burndown charts going again
* other-linaro-n-image-building: "4.6 Multiple hwpacks": DONE
* ImproveLinaroMediaCreate: port setup_sizes, calculatesize and get_device_by_id to python: DONE
* Working on the extended test plan for ux500, three new test cases added to the plan this week.
Please let me know if you have any comments or questions.
Kind Regards,
Ian
I can't get my beagle xM to boot recent dailies at all. I used this
command line:
sudo ./linaro-media-create --dev beagle --rootfs ext3 --mmc /dev/sdb \
--binary /home/mwh/Downloads/linaro-natty-headless-tar-20101214-0.tar.gz \
--hwpack /home/mwh/Downloads/hwpack_linaro-omap3_20101215-0_armel_supported.tar.gz \
--hwpack-force-yes
(although I've tried a few others over the past few days)
The serial console output gets this far:
4686489 bytes read
## Booting kernel from Legacy Image at 80000000 ...
Image Name: Linux
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3704884 Bytes = 3.5 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 81600000 ...
Image Name: initramfs
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 4686425 Bytes = 4.5 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
and then just hangs.
A card I burnt a few months ago still boots fine. I'm starting to
suspect my 'scratch' microSD card has given up the ghost, but I thought
I'd ask here before I run out and buy another one.
Cheers,
mwh
PS: can you buy non-crappy microSD cards in multi-packs anywhere?
Greetings,
Enclosed you'll find a link to the agenda, notes and actions from the
Linaro User Platforms Weekly Status meeting dated December 15th held in
#linaro-meeting on irc.freenode.net at 13:00 UTC.
https://wiki.linaro.org/Platform/UserPlatforms/WeeklyStatus/2010-12-15
Status Summary:
- First patch for linaro 11.05 cairo GLES efforts landed upstream (2010-12-15)
- Autocolorspace updates in progress after request from gstreamer team
for some updates after initial gstreamer patches
- Successfully proof of concept for NEON optimized Android JPEG decoder on Linux
- Meego Packaging for graphics WG progress 18 Packaged (41 identified
pkgs total, 12 optional)
Regards,
Tom (tgall_foo)
User Platforms Team
"We want great men who, when fortune frowns will not be discouraged."
- Colonel Henry Knox
w) tom.gall att linaro.org
w) tom_gall att vnet.ibm.com
h) tom_gall att mac.com
Hi there,
Some of you may not be aware of this, but linaro-media-create is
undergoing a rewrite in python[1]. This is an incremental rewrite, so
right now l-m-c still is a shell script which delegates many of its
tasks to python. We don't intend to change any behaviour during this
rewrite but there's always the possibility that we do so accidentally,
so it'd be great if you all could use the latest l-m-c from
lp:linaro-image-tools (instead of the one packaged in Ubuntu) and report
any regressions you find.
You can run the linaro-media-create script from a bzr checkout just
fine, but notice it won't work if you copy the script to somewhere else
(as it won't find the python modules it needs). If you guys think it's
worthwhile I can try to find some time to put daily packages in a PPA,
but then there would be a bit extra work for you all to revert to the
version we currently have in Ubuntu when there are regressions.
Cheers,
[1] <https://wiki.linaro.org/Platform/Infrastructure/Specs/ImproveLinaroMediaCre…>
--
Guilherme Salgado <https://launchpad.net/~salgado>
Hi,
I am a fresh of Linaro and I want to know what software components Linaro focus on? I see Linux kernel, GCC, GDB, UBOOT on Linaro website, any others? Thank you.
Best Regards
Paul
The following changes since commit 935e2f757e75f23e9c1b760cd096746191383aea:
LINARO: Linaro-2.6.37.1000.1 (2010-11-26 21:20:11 -0700)
are available in the git repository at:
git://git.linaro.org/ubuntu/linux-meta-linaro-natty.git master
John Rigby (1):
LINARO: Linaro-2.6.37.1001.2
meta-source/debian/changelog | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)