H1_under_Qemu: mokorepofix.diff

File mokorepofix.diff, 674 bytes (added by kegeruneku, 3 years ago)

Mokomakefile OM repository change fix

  • ./openmoko/trunk/src/host/qemu-neo1973/openmoko/env

    old new  
    2424 
    2525# We don't want the "-latest" symlinks to match 
    2626kernel_wildcard="testing-om-gta01-*.uImage.bin" 
    27 rootfs_wildcard="testing-om-gta01-*.rootfs.jffs2" 
     27rootfs_wildcard="openmoko-testing-om-gta01.rootfs.jffs2" 
    2828uboot_wildcard="gta01bv4-u-boot.bin" 
    2929 
    30 download_dir="http://downloads.openmoko.org/daily/" 
     30download_dir="http://downloads.openmoko.org/distro/testing/" 
    3131dev_download_dir="$download_dir" 
    3232backup_download_dir="http://buildhost.automated.it/OM2007.2/"