Browse Source

ecn-node: introduced new core.all for basic needed files and moved linux-header in it.

master
Nagy Károly Gábriel 13 years ago
parent
commit
312cda63fa
2 changed files with 34 additions and 2 deletions
  1. +34
    -0
      pkgsel.d/core.all
  2. +0
    -2
      pkgsel.d/tools.all

+ 34
- 0
pkgsel.d/core.all

@ -0,0 +1,34 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/ecn-node/pkgsel.d/core.all
# Copyright (C) 2012 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
X fhs
X linux-header
X sysfiles
X iana-etc
X stone
X busybox
X shadow
X util-linux
X findutils
X openssl
X gzip
X bzip2
X zlib
X tar
# needed by util-linux
X pkgconfig

+ 0
- 2
pkgsel.d/tools.all

@ -22,5 +22,3 @@ X psmisc
X sysstat
X iconv
X zlib
# not really a tool, but needed anyway
X linux-header

Loading…
Cancel
Save