[OE-core] [PATCH] quote: update to 4.05

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 1 14:17:35 UTC 2019


On Sun, 2019-03-31 at 18:17 +0200, Oleksandr Kravchuk wrote:
> License checksum from quota.c was removed since according to the
> project, copyrighted code in question has been replaced with own
> implementation (see @bcbc0d08e5cd).
> 
> Removed patch has been upstreamed.
> 
> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com
> >
> ---
>  .../quota/quota/remove_non_posix_types.patch  | 198 ----------------
> --
>  .../quota/{quota_4.04.bb => quota_4.05.bb}    |   8 +-
>  2 files changed, 3 insertions(+), 203 deletions(-)
>  delete mode 100644 meta/recipes-
> extended/quota/quota/remove_non_posix_types.patch
>  rename meta/recipes-extended/quota/{quota_4.04.bb => quota_4.05.bb}
> (80%)

Typo in the shortlog (quote -> quota) and also:

WARNING: quota-4.05-r0 do_patch: 
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch fcntl.patch
patching file quota.h
Hunk #1 succeeded at 182 (offset 17 lines).
patching file quotacheck.c
patching file quotaio.c
patching file dqblk_v2.h
Hunk #1 succeeded at 7 with fuzz 2.
patching file rquota_client.c

Now at patch fcntl.patch

Cheers,

Richard



More information about the Openembedded-core mailing list