All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 3/3] xorg-fonts-misc: add recipe
Date: Mon, 28 Jul 2014 13:02:36 -0700	[thread overview]
Message-ID: <CAMKF1srMsLU11_YQVdXksRmmQAT2Hw6TzNoNgmT8=5Weyn+tfw@mail.gmail.com> (raw)
In-Reply-To: <1406575596-15006-3-git-send-email-ben.shelton@ni.com>

On Mon, Jul 28, 2014 at 12:26 PM, Ben Shelton <ben.shelton@ni.com> wrote:
> Adding a packagegroup recipe to build both the misc-misc and cursor-misc
> X.org fonts.
>
> Signed-off-by: Ben Shelton <ben.shelton@ni.com>
> ---
>  meta-oe/recipes-graphics/xorg-font/xorg-fonts-misc.bb | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>  create mode 100644 meta-oe/recipes-graphics/xorg-font/xorg-fonts-misc.bb
>
> diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-misc.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-misc.bb
> new file mode 100644
> index 0000000..b2d1db7
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-misc.bb

For packagegroups the naming convention is to have packagegroup
somewhere in name and probably put it under recipes-core/packagegroups

> @@ -0,0 +1,11 @@
> +SUMMARY = "X.org misc font set"
> +LICENSE = "PD"
> +
> +inherit packagegroup
> +
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +RDEPENDS_${PN} = "\
> +       font-cursor-misc \
> +       font-misc-misc \
> +"
> --
> 2.0.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2014-07-28 20:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28 19:26 [meta-oe][PATCH 1/3] font-misc-misc: add recipe Ben Shelton
2014-07-28 19:26 ` [meta-oe][PATCH 2/3] font-cursor-misc: " Ben Shelton
2014-07-28 19:26 ` [meta-oe][PATCH 3/3] xorg-fonts-misc: " Ben Shelton
2014-07-28 20:02   ` Khem Raj [this message]
2014-07-28 21:54     ` Ben Shelton
2014-07-28 19:58 ` [meta-oe][PATCH 1/3] font-misc-misc: " Khem Raj
2014-07-28 21:53   ` Ben Shelton

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='CAMKF1srMsLU11_YQVdXksRmmQAT2Hw6TzNoNgmT8=5Weyn+tfw@mail.gmail.com' \
    --to=raj.khem@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.