From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: MIME-Version: 1.0 In-Reply-To: <526700F2.30808@pengutronix.de> References: <526700F2.30808@pengutronix.de> Date: Wed, 23 Oct 2013 09:52:05 +0200 Message-ID: From: Javier Fileiv Subject: Re: [ptxdist] Different Scenario: how to solve it? 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="===============0816586870==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: Marc Kleine-Budde Cc: ptxdist@pengutronix.de --===============0816586870== Content-Type: multipart/alternative; boundary=001a11c2fdc41acb5504e963cb7f --001a11c2fdc41acb5504e963cb7f Content-Type: text/plain; charset=ISO-8859-1 2013/10/23 Marc Kleine-Budde > On 10/22/2013 03:44 PM, Javier Fileiv wrote: > > Hello everyone, I have the following scenario. > > > > My package is in a folder, where there is another folder inside which > > contains the Makefile. No autotools is required. > > > > If I create a newpackge with ptxdist newpackage target, it will create > > the .make and .rule file. But how can I tell to the "compile" step that > > my Makefile is in ./src an not in ./ ?? I was trying to add a simple > > define in your .make file > > _SUBDIR := src > > Am I able to add my own bash scripts there? Also, is it possible to get a package from git instead of from the web? How can I do that? > 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 | > > --001a11c2fdc41acb5504e963cb7f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



2013/10/23 Marc Kleine-Budde <mkl@pengutronix.de>
On 10/22/2013 03:44 PM, Javier Fileiv wrote:
> Hello everyone, I have the following scenario.
>
> My package is in a folder, where there is another folder inside which<= br> > contains the Makefile. No autotools is required.
>
> If I create a newpackge with ptxdist newpackage target, it will create=
> the .make and .rule file. But how can I tell to the "compile"= ; step that
> my Makefile is in ./src an not in ./ ?? I was trying to add a simple
define in your .make file

=A0 =A0 <PACKAGE>_SUBDIR :=3D src


Am I able to add my own bash scripts there?
Also, is it possible to get a package from git instead of from the we= b? How can I do that?
=A0
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 |


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