All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Claus Stovgaard <claus.stovgaard@gmail.com>,
	OpenEmbedded Devel List
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe]
Date: Mon, 20 Dec 2021 20:15:03 -0800	[thread overview]
Message-ID: <cfbfdc6b-6ddb-2e04-ff4a-7ded6dc5a2fc@gmail.com> (raw)
In-Reply-To: <c27eabd5b0c9c7606367152cc3dc8e3ac7e1dc8e.camel@gmail.com>



On 12/20/21 1:37 PM, Claus Stovgaard wrote:
> Hi Khem
> 
> Have 3 commits, I think will be a good match for meta-oe
> 
> usbip-tools is the userspace tool from the kernel for controlling
> USB/IP.
> I started with what Chuck Kamas had done
> https://lists.yoctoproject.org/g/yocto/topic/86249103?p=,,,20,0,0,0::recentpostdate/sticky,,,20,0,0,86249103
> But ended up rewriting all the logic inside the recipe, to make it much
> simpler. A very nice utility.
> 
> Gutenprint - I wrote about that earlier - and thanks for your reply.
> I updated to new style of override, but kept the native part in its own
> recipe - as the purpose for the native part is only to generate a
> header, used by the cross compilation part.
> 
> pycups - is for controlling cups from python. Among others also used by
> system-config-printer.
> https://github.com/OpenPrinting/system-config-printer
> A recipe for this is also on the way - it is just not completely ready
> for review yet.
> 
> Looking forward to feedback on this.
> 
> Do you prefer to include patch text in the request-pull?


this looks good. Also check at layers.openembedded.org to see if some 
other layer is maintaining them already. If not then send it as patches

> 
> Regards
> Claus Stovgaard
> 
> 
> The following changes since commit
> de83f98070eeba02f465fe739d9418dd60f749da:
> 
>    python3-graphviz: upgrade 0.19 -> 0.19.1 (2021-12-16 08:14:04 -0800)
> 
> are available in the Git repository at:
> 
>    https://github.com/frosteyes/meta-openembedded.git
> 
> for you to fetch changes up to
> 2bbf94fc34942ed0665ce8af6e9e4f2850fa4889:
> 
>    Add pycups - python bindings for CUPS (2021-12-20 21:59:10 +0100)
> 
> ----------------------------------------------------------------
> Claus Stovgaard (3):
>        Added usbip-tools for kernel USB/IP
>        Add gutenprint to meta-oe
>        Add pycups - python bindings for CUPS
> 
>   meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb      | 19
> +++++++++++++++++++
>   meta-oe/recipes-kernel/usbip-tools/usbip-tools.bb            | 69
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   meta-oe/recipes-printing/gutenprint/gutenprint-native_git.bb | 43
> +++++++++++++++++++++++++++++++++++++++++++
>   meta-oe/recipes-printing/gutenprint/gutenprint.inc           | 23
> +++++++++++++++++++++++
>   meta-oe/recipes-printing/gutenprint/gutenprint_git.bb        | 47
> +++++++++++++++++++++++++++++++++++++++++++++++
>   5 files changed, 201 insertions(+)
>   create mode 100644 meta-oe/recipes-devtools/python/python3-
> pycups_2.0.1.bb
>   create mode 100644 meta-oe/recipes-kernel/usbip-tools/usbip-tools.bb
>   create mode 100644 meta-oe/recipes-printing/gutenprint/gutenprint-
> native_git.bb
>   create mode 100644 meta-oe/recipes-printing/gutenprint/gutenprint.inc
>   create mode 100644 meta-oe/recipes-
> printing/gutenprint/gutenprint_git.bb
> 
> 


  reply	other threads:[~2021-12-21  4:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20 21:37 [meta-oe] Claus Stovgaard
2021-12-21  4:15 ` Khem Raj [this message]
2021-12-21 22:04   ` [meta-oe] Claus Stovgaard
2021-12-22  2:44     ` [meta-oe] Khem Raj
2021-12-22 10:39       ` [meta-oe] claus.stovgaard

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=cfbfdc6b-6ddb-2e04-ff4a-7ded6dc5a2fc@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=claus.stovgaard@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.