CVS: src/si/phase4/package-build kernel.xml,1.4,1.5
Stuart Anderson <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/phase4/package-build In directory sc8-pr-cvs1:/tmp/cvs-serv21376 Modified Files: kernel.xml Log Message: Turn of the Frame Buffer driver so the kernel will build Index: kernel.xml =================================================================== RCS file: /cvsroot/lsb/src/si/phase4/package-build/kernel.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** kernel.xml 14 Jan 2003 19:09:39 -0000 1.4 --- kernel.xml 17 Jan 2003 03:48:50 -0000 1.5 *************** *** 27,30 **** --- 27,40 ---- </patch> </ia64> + <ppc32> + <search_replace> + <base> + &phase4_build_dir;/&linux-directory;/arch/ppc + </base> + <file>defconfig</file> + <find>CONFIG_FB=y</find> + <replace># CONFIG_FB is not set</replace> + </search_replace> + </ppc32> </cond> *************** *** 97,100 **** --- 107,119 ---- </link> </ia64> + <ppc32> + <copy> + <base>&phase4_build_dir;/&linux-directory;</base> + <source>arch/ppc/boot/bzImage</source> + <destination> + &LSBsi-phase4-install;/boot/vmlinuz-&linux-version; + </destination> + </copy> + </ppc32> <default> <copy>