Re: [yocto] fido: funny ipk behavior

2015-04-30 Thread Gary Thomas
On 2015-04-30 15:23, Robert P. J. Day wrote: On Thu, 30 Apr 2015, Burton, Ross wrote: On 30 April 2015 at 21:30, Robert Berger wrote: Nothing, since I forgot EXTRA_IMAGE_FEATURES_append = " package-management" um ... i think you only need refer to EXTRA_IMAGE_FEATURES; wi

Re: [yocto] fido: funny ipk behavior

2015-04-30 Thread Robert P. J. Day
On Thu, 30 Apr 2015, Burton, Ross wrote: > > On 30 April 2015 at 21:30, Robert Berger > wrote: > Nothing, since I forgot > > EXTRA_IMAGE_FEATURES_append = " package-management" um ... i think you only need refer to EXTRA_IMAGE_FEATURES; with that variable, i believe the "_append"

Re: [yocto] fido: funny ipk behavior

2015-04-30 Thread Burton, Ross
On 30 April 2015 at 21:30, Robert Berger wrote: > Nothing, since I forgot > > EXTRA_IMAGE_FEATURES_append = " package-management" > That will be it then - your image doesn't have a package database so any dependencies won't be able to be satisfied. Either force the installation or rebuild the i

Re: [yocto] fido: funny ipk behavior

2015-04-30 Thread Robert Berger
Hi, On 04/30/2015 10:35 PM, Gary Thomas wrote: > > On your target, what do you get from this? > # opkg list-installed libc6 Nothing, since I forgot EXTRA_IMAGE_FEATURES_append = " package-management" Thanks, Robert..."it doesn't matter how beautiful your theory is, it doesn't matter how sma

Re: [yocto] fido: funny ipk behavior

2015-04-30 Thread Gary Thomas
On 2015-04-30 12:11, Robert Berger wrote: Hi, I have a simple recipe like this: --- DESCRIPTION = "Simple helloworld application + git" SECTION = "examples" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" FILESEXTRAPATHS_prepend := "$

[yocto] fido: funny ipk behavior

2015-04-30 Thread gmane
Hi, I have a simple recipe like this: --- DESCRIPTION = "Simple helloworld application + git" SECTION = "examples" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" SRCREV = "ecf1f0

[yocto] fido: funny ipk behavior

2015-04-30 Thread Robert Berger
Hi, I have a simple recipe like this: --- DESCRIPTION = "Simple helloworld application + git" SECTION = "examples" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" SRCREV = "ecf1f0bc8