From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1VYcGb-0000br-7k for ptxdist@pengutronix.de; Tue, 22 Oct 2013 15:45:01 +0200 Received: by mail-ie0-f181.google.com with SMTP id ar20so1666219iec.26 for ; Tue, 22 Oct 2013 06:44:54 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 22 Oct 2013 15:44:54 +0200 Message-ID: From: Javier Fileiv Subject: [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="===============1430011852==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de --===============1430011852== Content-Type: multipart/alternative; boundary=047d7b2e0abb0963c404e9549b1e --047d7b2e0abb0963c404e9549b1e Content-Type: text/plain; charset=ISO-8859-1 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 "echo TEST" after $(STATEDIR)/MyPackage.compile: so it will execute that instruction but it didnt work. 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? Thank you very much --047d7b2e0abb0963c404e9549b1e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello everyone, I have the following scenario.

My package is in a folder, where there is another folder inside whi= ch 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 th= at my Makefile is in ./src an not in ./ ?? I was trying to add a simple &qu= ot;echo TEST" after $(STATEDIR)/MyPackage.compile: =A0so it will execu= te that instruction but it didnt work. Am I able to add my own bash scripts= there?


Also, is it possible to get a package fr= om git instead of from the web? How can I do that?

Thank you very much
--047d7b2e0abb0963c404e9549b1e-- --===============1430011852== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1430011852==--