From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-iy0-f175.google.com ([209.85.210.175]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RbgUC-0002h4-Hi for openembedded-devel@lists.openembedded.org; Fri, 16 Dec 2011 23:42:40 +0100 Received: by iakh37 with SMTP id h37so1567931iak.6 for ; Fri, 16 Dec 2011 14:35:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :content-type; bh=XevDcL7r1RLbWrnHROY/1oykbmeSrl/wep4Ruxrb5kw=; b=E3NOBPkz2yCCc2S2Ru8Uk7rrN0lnFs+6R3VW5HqW2KMIvxUDf7CrXHhMWT4cXBaGJd VWQy3c4ig3bKSbky3rbYq3t+T8VQbtkD3ksT8x/oLW6gfQEseT2LMqApe62U4LMTREJi YU2SJQ/Mac0fthlzwTf0YK6NzJnHfGkBYffGA= Received: by 10.50.182.199 with SMTP id eg7mr10974919igc.57.1324074940565; Fri, 16 Dec 2011 14:35:40 -0800 (PST) References: <20111216220119.GE28832@sakrah.homelinux.org> <-6031077886875684187@unknownmsgid> From: Giuseppe Condorelli In-Reply-To: Mime-Version: 1.0 (1.0) Date: Fri, 16 Dec 2011 23:35:37 +0100 Message-ID: <1845722180277205462@unknownmsgid> To: "openembedded-devel@lists.openembedded.org" Subject: Re: Question about package prefix X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 22:42:40 -0000 Content-Type: text/plain; charset=ISO-8859-1 I'm sorry but I'm not able to find the meta-micro file. I searched it under meta directory without success (openembedded git repos). Any suggestions? Il giorno 16/dic/2011, alle ore 23:24, Khem Raj ha scritto: > On Fri, Dec 16, 2011 at 2:12 PM, Giuseppe Condorelli > wrote: >> Thanks so much!!! >> Do you mean I have to write a unified (in distro/machine conf dir) >> do_install to be propagated to all the built packages? >> >> Regards, >> Giuseppe >> >> Il giorno 16/dic/2011, alle ore 23:01, Khem Raj ha scritto: >> >>> On (16/12/11 10:36), Giuseppe Condorelli wrote: >>>> Hi All, >>>> >>>> I need to package against a different prefix using rpm. I mean, I don't >>>> want to have to files located with >>>> the absolute path (i.e. /usr/lib/ etc...) but I need to have them under a >>>> specified path. >>>> How can I obtain this? I saw conf/bitbake.conf contains many variable to be >>>> accordingly set (prefix, exec_prefix, etc...) >>>> but if I modify them the build will be broken. Also, looking at the >>>> distro/.conf files I have not seen nothing similar. >>>> Please can you suggest me something to solve my issue? > > hmm I thought you wanted to do it just for one package. > do you want whole image to be relocated to this location. > the see how micro does it look at meta-micro > >>> >>> write do_install so they get installed in the new location. > > > >>> >>>> >>>> Thanks, >>>> Giuseppe >>>> _______________________________________________ >>>> Openembedded-devel mailing list >>>> Openembedded-devel@lists.openembedded.org >>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >>> >>> -- >>> -Khem >>> >>> _______________________________________________ >>> Openembedded-devel mailing list >>> Openembedded-devel@lists.openembedded.org >>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >> >> _______________________________________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel