OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

126 lines
2.6 KiB

  1. # --- T2-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # T2 SDE: target/psion-pda/config.in
  5. # Copyright (C) 2004 - 2006 The T2 SDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This program is free software; you can redistribute it and/or modify
  10. # it under the terms of the GNU General Public License as published by
  11. # the Free Software Foundation; version 2 of the License. A copy of the
  12. # GNU General Public License can be found in the file COPYING.
  13. # --- T2-COPYRIGHT-NOTE-END ---
  14. #Description: Psion Windermere PDA
  15. pkgfilter sed '
  16. # mangle all packages to only build them in the cross stage (1)
  17. s,^. \(.\)[^ ]*,X \11--------,;
  18. # select some packages (and repositories) explicitely
  19. / 00-dirtree / { p; d; };
  20. / linux-header / { p; d; };
  21. / binutils / { p; d; };
  22. / gcc / { p; d; };
  23. / automake / { p; d; };
  24. / libtool / { p; d; }
  25. #/ squashfs-tools / { s,^. [^ ]*,X 0---------,; p; d; }
  26. / uclibc / { p; d; };
  27. / dietlibc / { p; d; };
  28. / linux24-psionw / { p; d; };
  29. / libowfat / { p; d; };
  30. / minit / { p; d; };
  31. / fgetty / { p; d; };
  32. / pdksh / { p; d; };
  33. / bash / { p; d; };
  34. / kiss / { p; d; };
  35. / busybox / { p; d; };
  36. / zlib / { p; d; };
  37. / ncurses / { p; d; };
  38. / irda-utils / { p; d; };
  39. # / iptables / { p; d; };
  40. / dropbear / { p; d; };
  41. / rsync / { p; d; };
  42. / gpm / { p; d; };
  43. / libpng / { p; d; };
  44. / libjpeg / { p; d; };
  45. / links / { p; d; };
  46. # not really, yet
  47. #/ screen / { p; d; };
  48. # try x.org, for the fun of it
  49. / libxml / { p; d; };
  50. / freetype / { p; d; };
  51. / libiconv / { p; d; };
  52. / perl perl / { p; d; };
  53. / readline / { p; d; };
  54. # / python python / { p; d; };
  55. / xorg-server /d
  56. / xf86-/d
  57. / xorg font-/d
  58. / liblbxutil /d
  59. / lbxproxy /d
  60. / proxymngr /d
  61. / smproxy /d
  62. / fdclock /d
  63. / xman /d
  64. / xserver / { p; d; };
  65. / xorg / { p; d; };
  66. / xterm / { p; d; };
  67. / rxvt-unicode / { p; d; };
  68. / blackbox / { p; d; };
  69. / glib / { p; d; };
  70. / atk / { p; d; };
  71. / pango / { p; d; };
  72. / cairo / { p; d; };
  73. / gtk+ / { p; d; };
  74. #/ qt / { p; d; };
  75. / irsii / { p; d; };
  76. # disable the rest
  77. /.*/ { s/^X /O / ; p; d; };'
  78. SDECFG_ARCH='arm'
  79. SDECFGSET_ARCH='arm'
  80. SDECFGSET_ARM_OPT='arm7100'
  81. SDECFGSET_CROSSBUILD=1
  82. SDECFGSET_IMAGE='none'
  83. SDECFGSET_PKGFILE_TYPE='none'
  84. SDECFGSET_PKGFILE_VER=0
  85. SDECFGSET_LIBC='uclibc'
  86. SDECFGSET_DIETLIBC_DYN=0
  87. SDECFGSET_INIT='minit'
  88. SDECFGSET_OPT='size'
  89. SDECFGSET_DO_REBUILD_STAGE=0
  90. SDECFGSET_DISABLE_NLS=1
  91. SDECFGSET_PKG_LINUX_CONFIG_STYLE='none'
  92. SDECFGSET_PKG_LINUX_CUSTCONFIG=1
  93. SDECFGSET_PKG_BUSYBOX_SYMLINKS=1
  94. SDECFGSET_DIETLIBC=1
  95. SDECFGSET_DIETLIBC_pdksh=1
  96. SDECFGSET_DIETLIBC_kiss=1