From b9f06d1671aa2606810aa9edd1c056c5c2d3cf74 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 30 Aug 2006 22:11:12 +0000 Subject: devshell: Convert to its own class and add to poky.conf by default. Export EXTRA_OEMAKE to devshell. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@683 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index c32631471..148124ef4 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -9,7 +9,7 @@ DISTRO_TYPE ?= "release" MAINTAINER_poky = "OpenedHand " -INHERIT += " package_ipk debian multimachine poky " +INHERIT += " package_ipk debian multimachine poky devshell " # For some reason, this doesn't work # TARGET_OS ?= "linux" TARGET_OS = "linux" -- cgit v1.2.3