CVS: src/si/bootstrap/packages kernel.xml,1.10,1.11
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/bootstrap/packages In directory sc8-pr-cvs1:/tmp/cvs-serv24432/bootstrap/packages Modified Files: kernel.xml Log Message: Update kernel to 2.4.19. Don't patch for ppc in bootstrap - this patch wasn't applying anyway. Remove ppc patch from entities. Don't build kernel, for now, in phase 4b. Index: kernel.xml =================================================================== RCS file: /cvsroot/lsb/src/si/bootstrap/packages/kernel.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** kernel.xml 28 Jan 2003 17:59:53 -0000 1.10 --- kernel.xml 28 Jan 2003 18:45:27 -0000 1.11 *************** *** 32,51 **** </patch> </ia64> - <ppc> - <unpack> - <archive>&LSBsi-bootstrap;&packages_dir;/&linux-ppc-package; - </archive> - <destination>&LSBsi-bootstrap;/&linux-src-location; - </destination> - </unpack> - - <patch> - <base>&LSBsi-bootstrap;/&linux-src-location;/&linux-directory; - </base> - <param>-N</param> - <param>-p1</param> - <param>-i ../&linux-ppc-diff;</param> - </patch> - </ppc> </cond> --- 32,35 ----