All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: ml@communistcode.co.uk
Cc: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] scripts/cleanup-workdir: change autoconf-nativesdk to nativesdk-autoconf
Date: Tue, 04 Sep 2012 14:36:42 -0700	[thread overview]
Message-ID: <5046746A.60004@linux.intel.com> (raw)
In-Reply-To: <1346775175-3963-1-git-send-email-ml@communistcode.co.uk>

On 09/04/2012 09:12 AM, ml@communistcode.co.uk wrote:
> From: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
>
> the autoconf-nativesdk package name was recently changed to nativesdk-autoconf which in turn broke the cleanup-workdir script. Changed the package to the correct name.
>
> Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
> ---
>   scripts/cleanup-workdir | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/cleanup-workdir b/scripts/cleanup-workdir
> index c748846..9d161c2 100755
> --- a/scripts/cleanup-workdir
> +++ b/scripts/cleanup-workdir
> @@ -51,7 +51,7 @@ def get_cur_arch_dirs(workdir, arch_dirs):
>       pattern = workdir + '/(.*?)/'
>
>       # select thest 5 packages to get the dirs of current arch
> -    pkgs = ['hicolor-icon-theme', 'base-files', 'acl-native', 'binutils-crosssdk', 'autoconf-nativesdk']
> +    pkgs = ['hicolor-icon-theme', 'base-files', 'acl-native', 'binutils-crosssdk', 'nativesdk-autoconf']
>
>       for pkg in pkgs:
>           cmd = "bitbake -e " + pkg + " | grep ^IMAGE_ROOTFS="
>

Merged into OE-Core

Thanks
	Sau!




      reply	other threads:[~2012-09-04 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 16:12 [PATCH] scripts/cleanup-workdir: change autoconf-nativesdk to nativesdk-autoconf ml
2012-09-04 21:36 ` Saul Wold [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=5046746A.60004@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=jack.mitchell@dbbroadcast.co.uk \
    --cc=ml@communistcode.co.uk \
    --cc=openembedded-core@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.