From e2e6f6fe07049f33cb6348780fa975162752e421 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 12 Dec 2013 13:38:32 +0100 Subject: initial commit of Enea Linux 3.1 Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau --- meta-hob/recipes-core/images/hob-image.bb | 1 + meta-hob/recipes-core/meta/hob-toolchain.bb | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 meta-hob/recipes-core/images/hob-image.bb create mode 100644 meta-hob/recipes-core/meta/hob-toolchain.bb (limited to 'meta-hob/recipes-core') diff --git a/meta-hob/recipes-core/images/hob-image.bb b/meta-hob/recipes-core/images/hob-image.bb new file mode 100644 index 0000000000..c8d6f49e6e --- /dev/null +++ b/meta-hob/recipes-core/images/hob-image.bb @@ -0,0 +1 @@ +inherit image diff --git a/meta-hob/recipes-core/meta/hob-toolchain.bb b/meta-hob/recipes-core/meta/hob-toolchain.bb new file mode 100644 index 0000000000..6f1a3d42e6 --- /dev/null +++ b/meta-hob/recipes-core/meta/hob-toolchain.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "dummy toolchain" +LICENSE = "MIT" + +PR = "r0" + +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" + +inherit populate_sdk -- cgit v1.2.3-54-g00ecf