* [ptxdist] changing fakeroot-1.14.4/configure file for ptxdist-2015.05.0
@ 2017-07-13 11:54 Amar kumar Nandan
2017-07-13 16:55 ` Alexander Dahl
0 siblings, 1 reply; 3+ messages in thread
From: Amar kumar Nandan @ 2017-07-13 11:54 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 404 bytes --]
Hi,
I want to change configure file for fakeroot-1.14.4.
I am using ptxdist (ptxdist-2015.05.0) to manage fakeroot-1.14.4.
How/where can I change ptxdist to modify fakeroot-1.14.4/configure file.
I want change such as replacing gcc to gcc-5 regardless of system defined
gcc.
Amar Kumar Nandan
✉:nandan.amar@gmail.com
http://aknandan.co.nr <https://sites.google.com/site/amarkumarnandan/>
[-- Attachment #1.2: Type: text/html, Size: 713 bytes --]
[-- Attachment #2: Type: text/plain, Size: 91 bytes --]
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] changing fakeroot-1.14.4/configure file for ptxdist-2015.05.0
2017-07-13 11:54 [ptxdist] changing fakeroot-1.14.4/configure file for ptxdist-2015.05.0 Amar kumar Nandan
@ 2017-07-13 16:55 ` Alexander Dahl
2017-07-14 8:42 ` Roland Hieber
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Dahl @ 2017-07-13 16:55 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 1602 bytes --]
Hei hei,
On Thu, Jul 13, 2017 at 05:24:57PM +0530, Amar kumar Nandan wrote:
> I want to change configure file for fakeroot-1.14.4.
> I am using ptxdist (ptxdist-2015.05.0) to manage fakeroot-1.14.4.
You may want to migrate your BSP to ptxdist-2017.06.0 …
> How/where can I change ptxdist to modify fakeroot-1.14.4/configure file.
> I want change such as replacing gcc to gcc-5 regardless of system defined
> gcc.
You can patch packages. If you look into the distributed files you see
a folder patches containing subfolders and a series file for each. So
the recommended way to go (which also is helpful if you want to
upgrade a patch series for upstreaming) is:
* in your BSP create a subfolder named 'patches'
* inside 'patches' create a folder named _exactly_ like the one for the
package you want to patch in platform-*/build-target/
* go into that folder and touch a file 'series'
* in your BSP call `ptxdist clean <yourpackage>`
* then call `ptxdist --git extract <yourpackage>`
* go into platform-*/build-target/<yourpackage>
* make your changes
* commit those with git
* call `git ptx-patches`
* you'll find updated patches in the patches folder
* proceed with the usual build steps
IIRC there's also a chapter about patch management in the
documentation.
Greets
Alex
--
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: C28E E6B9 0263 95CF 8FAF 08FA 34AD CD00 7221 5CC6 ***
[-- Attachment #1.2: Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 91 bytes --]
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] changing fakeroot-1.14.4/configure file for ptxdist-2015.05.0
2017-07-13 16:55 ` Alexander Dahl
@ 2017-07-14 8:42 ` Roland Hieber
0 siblings, 0 replies; 3+ messages in thread
From: Roland Hieber @ 2017-07-14 8:42 UTC (permalink / raw)
To: ptxdist
On 13.07.2017 18:55, Alexander Dahl wrote:
> IIRC there's also a chapter about patch management in the
> documentation.
Yes, see here:
http://testbed.ptxdist.org/doc/dev_manual.html#creating-patches-for-a-package
- Roland
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-14 8:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-13 11:54 [ptxdist] changing fakeroot-1.14.4/configure file for ptxdist-2015.05.0 Amar kumar Nandan
2017-07-13 16:55 ` Alexander Dahl
2017-07-14 8:42 ` Roland Hieber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox