From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gallifrey.ext.pengutronix.de ([2001:6f8:1178:4:5054:ff:fe8d:eefb] helo=bjornoya.do.blackshift.org) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1VTyrk-0007TE-J5 for ptxdist@pengutronix.de; Wed, 09 Oct 2013 20:52:12 +0200 Received: from [172.17.34.65] (hardanger.do.blackshift.org [172.17.34.65]) (using TLSv1 with cipher ECDHE-ECDSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: frogger) by bjornoya.do.blackshift.org (Postfix) with ESMTPSA id 24BF05E836 for ; Wed, 9 Oct 2013 20:52:12 +0200 (CEST) Resent-To: ptxdist Resent-Message-ID: <5255A5DA.3000209@pengutronix.de> MIME-Version: 1.0 In-Reply-To: <525539D5.3060400@pengutronix.de> References: <52505A18.8010003@pengutronix.de> <525135BA.7000408@pengutronix.de> <525539D5.3060400@pengutronix.de> Date: Wed, 9 Oct 2013 20:50:42 +0200 Message-ID: From: Javier Fileiv Subject: Re: [ptxdist] Problem adding new package. Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0022057820==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: Marc Kleine-Budde --===============0022057820== Content-Type: multipart/alternative; boundary=047d7bd756e2b67b4d04e8535c0f --047d7bd756e2b67b4d04e8535c0f Content-Type: text/plain; charset=ISO-8859-1 Now, I set everything as you said but is not linking... I used as the build package for the ptxdist newpackage as "src-make-prog"...is that ok? p.s.> I didnt do top-post now, right? ;) 2013/10/9 Marc Kleine-Budde > Hello Javier, > > please don't top-post. > > On 10/09/2013 09:27 AM, Javier Fileiv wrote: > > One question...the patch you sent me>..I don't know which file I have to > > apply it to... I couldnt find the gcc_defaults.mak > > It's in speech_tools-2.1-release.tar.gz > > You have to create a patches dir in your BSP, named after you package. > To figure out use: > > ptxdist print SPEECH_TOOLS > > The output is probably "speech_tools-2.1-release". So create a dir > "patches/speech_tools-2.1-release" and place the attached patch there. > Create a series file in that directory, too: > > ls 0* > series > > Then add: > > _MAKE_OPT := $(CROSS_ENV_CC) > > to rules/.make Then rebuild: > > ptxdist clean > ptxdist targetinstall > > Everything totally untested, > Marc > -- > Pengutronix e.K. | Marc Kleine-Budde | > Industrial Linux Solutions | Phone: +49-231-2826-924 | > Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | > Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | > --047d7bd756e2b67b4d04e8535c0f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Now, I set everything as you said but is not linking... I = used as the build package for the ptxdist newpackage as "src-make-prog= "...is that ok?

p.s.> I didnt do top-post now, r= ight? ;)


2013/10/9 Mar= c Kleine-Budde <mkl@pengutronix.de>
Hello Javier,

please don't top-post.

On 10/09/2013 09:27 AM, Javier Fileiv wrote:
> One question...the patch you sent me>..I don't know which file = I have to
> apply it to... I couldnt find the gcc_defaults.mak

It's in speech_tools-2.1-release.tar.gz

You have to create a patches dir in your BSP, named after you package.
To figure out use:

=A0 =A0 ptxdist print SPEECH_TOOLS

The output is probably "speech_tools-2.1-release". So create a di= r
"patches/speech_tools-2.1-release" and place the attached patch t= here.
Create a series file in that directory, too:

=A0 =A0 ls 0* > series

Then add:

=A0 =A0 <YOUR_NEW_PACKGE>_MAKE_OPT :=3D $(CROSS_ENV_CC)

to rules/<your_new_pacakge>.make Then rebuild:

=A0 =A0 ptxdist clean <your_new_pacakge>
=A0 =A0 ptxdist targetinstall <your_new_pacakge>

Everything totally untested,
Marc
--
Pengutronix e.K. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| Marc Kleine-Budde =A0= =A0 =A0 =A0 =A0 |
Industrial Linux Solutions =A0 =A0 =A0 =A0| Phone: +49-231-2826-924 =A0 =A0 |
Vertretung West/Dortmund =A0 =A0 =A0 =A0 =A0| Fax: =A0 +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 =A0| http://www.pengutronix.de =A0 |

--047d7bd756e2b67b4d04e8535c0f-- --===============0022057820== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0022057820==--