summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc/dtc_git.bb
diff options
context:
space:
mode:
authorAdrian Alonso <aalonso00@gmail.com>2010-09-09 09:26:00 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-10 13:00:49 +0100
commit6cbc2c3b565896c7c860487c6519b4349876ad72 (patch)
tree3208112af9623b53b407cdd23ed705a3d7ee448d /meta/recipes-kernel/dtc/dtc_git.bb
parentc541b598c8e3f7b55ba6fe0727152bb3635130e1 (diff)
downloadpoky-6cbc2c3b565896c7c860487c6519b4349876ad72.tar.gz
dtc: device tree compiler recipes
* Device tree compiler recipes from OE * v2 reorder patchset * remove BBCLASSEXTENDDED from dtc-native.inc * v3 remove installing dtc in ${STAGING_BINDIR} * fix PR variable follow Poky guidelines * v4 fix PV variable Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc_git.bb')
-rw-r--r--meta/recipes-kernel/dtc/dtc_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_git.bb
new file mode 100644
index 0000000000..a17a39d527
--- /dev/null
+++ b/meta/recipes-kernel/dtc/dtc_git.bb
@@ -0,0 +1,2 @@
1require dtc.inc
2require dtc_git.inc