From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f176.google.com (mail-iy0-f176.google.com [209.85.210.176]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 17733E00306 for ; Tue, 24 Jan 2012 06:07:24 -0800 (PST) Received: by iagz35 with SMTP id z35so2631044iag.35 for ; Tue, 24 Jan 2012 06:07:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=fBeFFcmQAcucEvUnvIeiJjTVZcp8IFGgIpjinpboeGY=; b=u5Gk4hk1quhD7ZCLBnerur7rc3fNzHyQRMYjc8uL2prb2tj+4hF4kLYQhDnUdvvE8O 9zgaLWUlLnRzB7Vk/GgrJKg7iJb1e1rBDtpJLHVq0jsFQjEzR6xSI6otW/AMX8L7PGv4 4OC/20sT6CmITV0W/tNjguEct8cDo9PMA2iSI= Received: by 10.50.161.135 with SMTP id xs7mr2451131igb.15.1327414043596; Tue, 24 Jan 2012 06:07:23 -0800 (PST) Received: from frey (ip24-251-167-38.ph.ph.cox.net. [24.251.167.38]) by mx.google.com with ESMTPS id g34sm59051618ibk.10.2012.01.24.06.07.21 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 24 Jan 2012 06:07:22 -0800 (PST) Date: Tue, 24 Jan 2012 07:07:19 -0700 From: Christopher Larson To: Joshua Immanuel Message-ID: <48800CDABB26481EBC58C78EBD05294C@gmail.com> In-Reply-To: <1327402068.2521.8.camel@babel.joshhome> References: <1327402068.2521.8.camel@babel.joshhome> X-Mailer: sparrow 1.5 (build 1043.1) MIME-Version: 1.0 Cc: yocto@yoctoproject.org Subject: Re: overriding a class in custom layer X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2012 14:07:24 -0000 Content-Type: multipart/alternative; boundary="4f1ebb17_66334873_5f44" --4f1ebb17_66334873_5f44 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Ensure that your layer is before the other in BBLAYERS. -- Christopher Larson On Tuesday, January 24, 2012 at 3:47 AM, Joshua Immanuel wrote: > Hello all, > What is the preferred way of overriding an existing class in the 'meta' > layer. I tried to add the existing class (say image_types.bbclass) to my > custom layer and did some modifications to it. But while trying to build > the image, only the original class gets inherited instead of the one in > my custom layer. How do I force the bitbake to use the modified class > file in the custom layer? > > Regards > Joshua > -- > Joshua Immanuel > HiPro IT Solutions Private Limited > http://hipro.co.in > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org (mailto:yocto@yoctoproject.org) > https://lists.yoctoproject.org/listinfo/yocto > > --4f1ebb17_66334873_5f44 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Ensure that your layer is before the other in BBLAYERS.

-- 
Christopher L= arson

=20

On Tuesday, January 24= , 2012 at 3:47 AM, Joshua Immanuel wrote:

Hello all,
What is th= e preferred way of overriding an existing class in the 'meta'
l= ayer. I tried to add the existing class (say image=5Ftypes.bbclass) to my=
custom layer and did some modifications to it. But while tryin= g to build
the image, only the original class gets inherited in= stead of the one in
my custom layer. How do I force the bitbake= to use the modified class
file in the custom layer=3F

Regards
Joshua
--
Joshua= Immanuel
HiPro IT Solutions Private Limited
=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
yo= cto mailing list
=20 =20 =20 =20
=20

--4f1ebb17_66334873_5f44--