View Single Post
Posts: 58 | Thanked: 197 times | Joined on Apr 2012
#283
@int_ua

https://help.ubuntu.com/community/Repositories/Personal

I think this might work with "linaro-hwpack-create" without the need of a launchpad PPA, if added in config file.
UPDATE2: see http://talk.maemo.org/showpost.php?p...&postcount=281

UPDATE: works. I was able to create a linaro hwpack with kernel and integration packages.

This is the config I used (probably wrong and incomplete, need advice):
Code:
[hwpack]
format=2.0
name=linaro-n900
architectures=armhf
origin=Linaro
packages=linux-image-2.6.37-n900 linux-headers-2.6.37-n900 kubuntu-mobile-n900-integration
assume-installed=linaro-headless
mmc_id=0:1
kernel_addr=0x82000000
initrd_addr=0x83000000
u_boot_in_boot_part=No
partition_layout=bootfs_rootfs
kernel_file=boot/vmlinuz-*-n900
initrd_file=boot/initrd.img-*-n900
extra_boot_options=omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2 nosplash
boot_script=boot.scr

[ubuntu]
sources-entry=http://ports.ubuntu.com/ubuntu-ports precise main universe

[updates]
sources-entry=http://ports.ubuntu.com/ubuntu-ports precise-updates main universe

[security]
sources-entry=http://ports.ubuntu.com/ubuntu-ports precise-security main universe

[linaro]
sources-entry=http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu precise main

[n900]
sources-entry=file:/usr/local/mydebs ./

Last edited by unknown.obvious; 2012-06-22 at 13:15.
 

The Following 3 Users Say Thank You to unknown.obvious For This Useful Post: