From: Scott Garman <scott.a.garman@intel.com>
To: McClintock Matthew-B29882 <B29882@freescale.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [denzil][PATCH 1/9] bitbake/fetch: Spell out which fetcher backends support and recommend checksums
Date: Tue, 31 Jul 2012 15:03:37 -0700 [thread overview]
Message-ID: <50185639.9020104@intel.com> (raw)
In-Reply-To: <CAEsOVNdpWGp7rUbszWdSeu9u3w91Zk-j1u2FBJNO0f0UiZx39Q@mail.gmail.com>
On 07/31/2012 02:43 PM, McClintock Matthew-B29882 wrote:
> On Tue, Jul 31, 2012 at 4:39 PM, Scott Garman <scott.a.garman@intel.com> wrote:
>> On 07/30/2012 03:52 PM, McClintock Matthew-B29882 wrote:
>>>
>>> On Tue, Jul 3, 2012 at 5:32 PM, Khem Raj <raj.khem@gmail.com> wrote:
>>>>
>>>> From: Richard Purdie <richard.purdie@linuxfoundation.org>
>>>>
>>>> There were some hardcoded behaviours in the system for which backends
>>>> support checksums verses which backends recommend them verses which
>>>> don't recommend them.
>>>>
>>>> This moves the functionality into specific fetchers and then makes the
>>>> general code generic. This cleans up the codebase and fixes some corner
>>>> cases such as trying to checksum directories returned by the git fetcher.
>>>>
>>>> (Bitbake rev: ef6d268f7b8527541a7fb044cf95a973be4097f4)
>>>>
>>>> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>>>
>>>
>>> This patch is causing the following issue in the denzil branch of poky:
>>>
>>> NOTE: package libpam-1.1.5-r3: task do_fetch: Started
>>> ERROR: Error executing a python function in
>>>
>>> /local/home/mattsm/git/poky-upstream/meta/recipes-extended/pam/libpam_1.1.5.bb:
>>> IOError: [Errno 2] No such file or directory:
>>>
>>> '/local/home/mattsm/git/poky-upstream/meta/recipes-extended/pam/libpam/./pam.d/*'
>>
>>
>> Thanks for testing and reporting this, Matthew. I have rebased my
>> sgarman/denzil-1.2.2 branch to remove this commit.
>>
>> I'm going through my denzil queue of patches right now and hope to be on top
>> of everything by EOD - I will send out an overall status email then in which
>> I will also announce renaming my branch to simply sgarman/denzil-next.
>
> Scott,
>
> I have a few more patches on my tree as well:
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=mattsm/denzil
>
> I will rebase once you are done.
I'm about to merge most of these, but the two recent ones with
"NEEDSTOUPSTREAM" git subjects are not in proper format and will need to
be redone.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
next prev parent reply other threads:[~2012-07-31 22:03 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 22:31 [denzil][PATCH 0/9] bitbake fetch improvements backport to denzil Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 1/9] bitbake/fetch: Spell out which fetcher backends support and recommend checksums Khem Raj
2012-07-30 22:52 ` McClintock Matthew-B29882
2012-07-31 21:39 ` Scott Garman
2012-07-31 21:43 ` McClintock Matthew-B29882
2012-07-31 22:03 ` Scott Garman [this message]
2012-07-31 22:06 ` McClintock Matthew-B29882
2012-07-03 22:32 ` [denzil][PATCH 2/9] bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a match Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 3/9] bitbake: fetch2: Fix error handling in uri_replace() Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 4/9] bitbake: fetch2: Only cache data if fn is set, its pointless caching it against a None value Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 5/9] bitbake: fetch2: Ensure when downloading we are consistently in the same directory Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 6/9] bitbake: fetch2: Split try_mirrors into two parts Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 7/9] bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling code Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 8/9] bitbake: fetch2: Improve mirror looping to consider more cases Khem Raj
2012-07-03 22:32 ` [denzil][PATCH 9/9] bitbake: fetch2: Handle errors orruring when building mirror urls Khem Raj
2012-07-05 15:38 ` [denzil][PATCH 0/9] bitbake fetch improvements backport to denzil Scott Garman
2012-07-05 16:12 ` Richard Purdie
2012-07-05 17:30 ` Khem Raj
2012-07-05 17:43 ` McClintock Matthew-B29882
2012-07-05 20:06 ` Scott Garman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50185639.9020104@intel.com \
--to=scott.a.garman@intel.com \
--cc=B29882@freescale.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.