Browse Source

pkgsel: Removed EMBEDDED_UCLIBC and EMBEDDED_DIET modules, wrong approach

legacy/next/gcc
Alejandro Mery 16 years ago
parent
commit
68e14a8116
2 changed files with 0 additions and 52 deletions
  1. +0
    -16
      pkgsel.d/Base/EMBEDDED_DIET.all
  2. +0
    -36
      pkgsel.d/Base/EMBEDDED_UCLIBC.all

+ 0
- 16
pkgsel.d/Base/EMBEDDED_DIET.all

@ -1,16 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/mnemosyne/pkgsel.d/Base/EMBEDDED_DIET.all
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2002 - 2006 Alejandro Mery
#
# 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 ---
#Dependencies: LIBC=dietlibc FOOTPRINT=embedded

+ 0
- 36
pkgsel.d/Base/EMBEDDED_UCLIBC.all

@ -1,36 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/mnemosyne/pkgsel.d/Base/EMBEDDED_UCLIBC.all
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2002 - 2006 Alejandro Mery
#
# 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 ---
#Dependencies: LIBC=uclibc FOOTPRINT=embedded
X busybox
# required support is included on busybox
- gzip
- cpio
- time
- findutils
- diffutils
- patch
- grep
- gawk
- tar
- less
- kbd
- vim
- e2fsprogs
- util-linux-ng
- net-tools
- udhcp

Loading…
Cancel
Save