From: H.Fijnvandraat at inter.nl.net <H.Fijnvandraat@inter.nl.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] Refactoring Freescale's iMX software revision levels
Date: Fri, 3 May 2013 14:01:04 +0200 (CEST) [thread overview]
Message-ID: <42565.217.149.209.147.1367582464.squirrel@webmail.internl.net> (raw)
In-Reply-To: <1367569664-3307-1-git-send-email-h.fijnvandraat@inter.nl.net>
Sorry,
But I have to withdraw these patches.
Due to the sequence in which the .mk files are included IMX_VERSION_LEVEL
is defined when imx-lib.mk is processed, while it is already needed for
firmware-imx (and gpu-viv-bin-mx6q if it would be introduced)
Placing it in firmware-imx would do for now, but then no dependencies can
be placed alphabetically before it later.
It appears we need some other mechanism to rule them all.
Henk
Op Vr, 3 mei, 2013 10:27 am schreef Henk Fijnvandraat:
> imx-lib: bump to version 1.1.0
>
>
> Signed-off-by: Henk Fijnvandraat <h.fijnvandraat@inter.nl.net>
> ---
> package/imx-lib/imx-lib.mk | 14 +++++++++++++- 1 file changed, 13
> insertions(+), 1 deletion(-)
>
> diff --git a/package/imx-lib/imx-lib.mk b/package/imx-lib/imx-lib.mk index
> c168c80..c398568 100644 --- a/package/imx-lib/imx-lib.mk
> +++ b/package/imx-lib/imx-lib.mk
> @@ -1,10 +1,22 @@
> #############################################################
> #
> +# freescale's imx-version-level
> +#
> +#############################################################
> +
> +# Current version level for a number of freescale software packages
> +#
> +# firmware-imx, imx-lib and gpu-viv-bin-mx6q
> +
> +IMX_VERSION_LEVEL = 1.1.0
> +
> +#############################################################
> +#
> # imx-lib
> #
> #############################################################
>
>
> -IMX_LIB_VERSION = 12.09.01
> +IMX_LIB_VERSION = $(IMX_VERSION_LEVEL)
> # No official download site from freescale, just this mirror
> IMX_LIB_SITE = http://download.ossystems.com.br/bsp/freescale/source
> IMX_LIB_LICENSE = LGPLv2.1+
> --
> 1.7.10.4
>
>
> _______________________________________________
> buildroot mailing list buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
next prev parent reply other threads:[~2013-05-03 12:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-03 8:27 [Buildroot] [PATCH 1/2] Refactoring Freescale's iMX software revision levels Henk Fijnvandraat
2013-05-03 8:27 ` [Buildroot] [PATCH 2/2] firmware-imx-version: bump to version 1.1.0 Henk Fijnvandraat
2013-05-03 12:01 ` H.Fijnvandraat at inter.nl.net [this message]
2013-05-03 17:13 ` [Buildroot] [PATCH 1/2] Refactoring Freescale's iMX software revision levels Arnout Vandecappelle
2013-05-05 19:41 ` Peter Korsgaard
2013-05-03 17:29 ` Thomas Petazzoni
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=42565.217.149.209.147.1367582464.squirrel@webmail.internl.net \
--to=h.fijnvandraat@inter.nl.net \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox