All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Make INHERIT += "package_tar" work again
Date: Tue, 18 Aug 2009 08:59:01 -0400	[thread overview]
Message-ID: <4A8AA595.1060301@balister.org> (raw)
In-Reply-To: <200908171545.39481.holger+oe@freyther.de>

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

Acked-by: Philip Balister <philip@balister.org>

Holger Hans Peter Freyther wrote:
>>From bea58eaa611aec534ab9b53590dec6ef412ce464 Mon Sep 17 00:00:00 2001
> From: Holger Hans Peter Freyther <zecke@selfish.org>
> Date: Mon, 17 Aug 2009 15:41:48 +0200
> Subject: [PATCH 4/4] package_tar.bbclass: Do not set IMAGE_PKGTYPE to unbreak 
> parsing
> 
> image.bbclass is trying to inherit package_${IMAGE_PKGTYPE} and
> this will fail because a rootfs_tar.bbclass doesn't exist. When
> planning to build images one needs to inherit package_ipk,
> package_rpm or package_deb in addition to INHERIT += "package_tar".
> 
> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
> ---
>  classes/package_tar.bbclass |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/classes/package_tar.bbclass b/classes/package_tar.bbclass
> index cb70a5f..a0eacf2 100644
> --- a/classes/package_tar.bbclass
> +++ b/classes/package_tar.bbclass
> @@ -1,7 +1,5 @@
>  inherit package
>  
> -IMAGE_PKGTYPE ?= "tar"
> -
>  python package_tar_fn () {
>  	import os
>  	from bb import data

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]

      reply	other threads:[~2009-08-18 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 13:45 [PATCH] Make INHERIT += "package_tar" work again Holger Hans Peter Freyther
2009-08-18 12:59 ` Philip Balister [this message]

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=4A8AA595.1060301@balister.org \
    --to=philip@balister.org \
    --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.