[Kernelloader-cvs] linux/buildroot buildroot-config-base.txt, 1.6, 1.7
Run Linux on the Playstation 2
Brought to you by:
kloader
From: Mega M. <kl...@us...> - 2014-08-18 15:52:42
|
Update of /cvsroot/kernelloader/linux/buildroot In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7652/buildroot Modified Files: buildroot-config-base.txt Log Message: Enable IPv6, WCHAR, ffmpeg, mplayer, bzip2, SDL_TTF, python and wget. Index: buildroot-config-base.txt =================================================================== RCS file: /cvsroot/kernelloader/linux/buildroot/buildroot-config-base.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** buildroot-config-base.txt 3 Aug 2014 13:15:19 -0000 1.6 --- buildroot-config-base.txt 18 Aug 2014 15:52:40 -0000 1.7 *************** *** 1,5 **** # # Automatically generated file; DO NOT EDIT. ! # Buildroot 2014.08-git-g64f153b-dirty Configuration # BR2_HAVE_DOT_CONFIG=y --- 1,5 ---- # # Automatically generated file; DO NOT EDIT. ! # Buildroot 2014.08-git-g9f320e6 Configuration # [...1811 lines suppressed...] --- 1412,1419 ---- # BR2_PACKAGE_ED is not set # BR2_PACKAGE_JOE is not set ! # BR2_PACKAGE_LESS is not set ! # BR2_PACKAGE_NANO is not set # BR2_PACKAGE_UEMACS is not set + # BR2_PACKAGE_VIM is not set # *************** *** 1748,1755 **** # # BR2_TARGET_BAREBOX is not set - - # - # gummiboot needs a toolchain w/ largefile, wchar - # # BR2_TARGET_UBOOT is not set --- 1453,1456 ---- |