On Jan 31, 2013, at 2:30 PM, Harvey Chapman wrote:
> On Jan 31, 2013, at 1:17 PM, Harvey Chapman wrote:
>
>> On Jan 31, 2013, at 9:45 AM, "Robert P. J. Day"
>> wrote:
>>
>>> and i'm trying to build a core-image-minimal. with regular
>>
On Jan 31, 2013, at 1:17 PM, Harvey Chapman wrote:
> On Jan 31, 2013, at 9:45 AM, "Robert P. J. Day" wrote:
>
>> and i'm trying to build a core-image-minimal. with regular
>> (git-allowed) net access, the build works fine. but i haven't yet
>>
On Jan 31, 2013, at 9:45 AM, "Robert P. J. Day" wrote:
> and i'm trying to build a core-image-minimal. with regular
> (git-allowed) net access, the build works fine. but i haven't yet
> found any combination of BB_SRCREV_POLICY or BB_FETCH_PREMIRRORONLY or
> anything else that let's me "fetchal
On Jan 30, 2013, at 3:34 PM, Chris Larson wrote:
> On Wed, Jan 30, 2013 at 1:34 PM, Chris Larson wrote:
>
> It's worth bringing up the SRCREV_POLICY variable, which lets you control how
> bitbake handles caching of srcrevs. By default, it figures it needs to get
> the mapping every time (valu
On Jan 29, 2013, at 3:39 PM, Martin Jansa wrote:
> Or why do I have each .ipk 7 times in deploy/ipk/arch?
>
> tmp-eglibc/sstate-control $ grep ncurses_ manifest-armv5te-ncurses.deploy-ipk
> /OE/oe-core/tmp-eglibc/deploy/ipk/armv5te/ncurses_5.9-r13.1.6_armv5te.ipk
> /OE/oe-core/tmp-eglibc/deploy/
On Jan 27, 2013, at 6:12 PM, "Robert P. J. Day" wrote:
> On Sun, 27 Jan 2013, Harvey Chapman wrote:
>
>> On Jan 27, 2013, at 4:26 PM, "Robert P. J. Day"
>> wrote:
>>
>>> SRC_URI +=
>>> "git://arago-proj
On Jan 27, 2013, at 4:26 PM, "Robert P. J. Day" wrote:
> SRC_URI +=
> "git://arago-project.org/git/projects/linux-davinci.git;protocol=git;branch=${BRANCH}
> \
>file://defconfig"
> = snip =
>
> now i already *have* that repo cloned on my local hard drive, so
> what would i cha