[OE-core] [PATCH] buildinfo: Added buildinfo recipe

Otavio Salvador otavio at ossystems.com.br
Fri Oct 10 22:27:24 UTC 2014


On Fri, Oct 10, 2014 at 3:29 PM, Alejandro Hernandez
<alejandro.hernandez at linux.intel.com> wrote:
> Writes build information to target filesystem to help developers
>
> [YOCTO #6770]
>
> Signed-off-by: Alejandro Hernandez <alejandro.hernandez at linux.intel.com>
> ---
>  meta/recipes-extended/buildinfo/buildinfo_0.1.bb | 34 ++++++++++++++++++++++++
>  1 file changed, 34 insertions(+)
>  create mode 100644 meta/recipes-extended/buildinfo/buildinfo_0.1.bb
>
> diff --git a/meta/recipes-extended/buildinfo/buildinfo_0.1.bb b/meta/recipes-extended/buildinfo/buildinfo_0.1.bb
> new file mode 100644
> index 0000000..b299efb
> --- /dev/null
> +++ b/meta/recipes-extended/buildinfo/buildinfo_0.1.bb
> @@ -0,0 +1,34 @@
> +DESCRIPTION = "Writing build information on target filesystem"
> +SECTION = "MISC"

MISC? I'd use base.

> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
> +PR = "r0"

Don't set PR please.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list