Re: [yocto] How can I remove packages from rootfs file ?

2013-05-26 Thread Jack
Any help ??? ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] How can I remove packages from rootfs file ?

2013-05-26 Thread Paul Eggleton
On Saturday 25 May 2013 13:58:46 Jack wrote: I maked a fsl-image-minaml rootfs file and customized it with adding particular packages. For example, I added IMAGE_INSTALL_append_pn-fsl-image-minimal = task-core-ssh-openssh task-core-nfs-server in local.conf file. The problem is that, the

[yocto] ADT_REPO Issue

2013-05-26 Thread Precipice Development
Hello I am installing Yocto on a new machine. I did a GIT pull to grab Poky as per the docs (git clone -b dylan git://git.yoctoproject.org/poky.git) Subsequently I tried to build the art_installer which went through without issues. However, when I run the art_installer scripts I get an

Re: [yocto] ADT_REPO Issue

2013-05-26 Thread Zhang, Jessica
Hi Jerry, Please file a bug and in the meantime, please change the repo in config to 1.4. Thanks, Jessica From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Precipice Development Sent: Sunday, May 26, 2013 10:21 AM To: yocto@yoctoproject.org

[yocto] How to modify SRC_URI[md5sum] if there are mutil remote files

2013-05-26 Thread Li Zhijian
Hi, I modified as follows ,but it don't work. --- a/meta-oe/recipes-support/ntp/ntp.inc +++ b/meta-oe/recipes-support/ntp/ntp.inc @@ -20,6 +20,9 @@ SRC_URI = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g file://ntpdate.default \ file://ntp.keys \ +SRC_URI[md5sum] =