From ab98cd1e47d4524844a792ee115fa39274871134 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 29 Aug 2004 00:22:26 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/29 02:22:14+02:00 uni-frankfurt.de!mickey add dropbear 0.44-test3. remove putty from task-bootstrap since dropbear now can be used for ssh and scp 2004/08/29 01:49:49+02:00 uni-frankfurt.de!mickey add python-pymetar, a module to query the NOAA weather reports 2004/08/29 01:26:44+02:00 uni-frankfurt.de!mickey Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/29 01:24:36+02:00 uni-frankfurt.de!mickey add python-pyrad, pure python radius client and server BKrev: 413121c2DJ5Cthb0gi7q10GV8Su3RQ --- dropbear/dropbear-0.43+0.44test3/allow-nopw.patch | 0 dropbear/dropbear-0.43+0.44test3/configure.patch | 0 dropbear/dropbear-0.43+0.44test3/init | 0 dropbear/dropbear-0.43+0.44test3/multi-binary.patch | 0 dropbear/dropbear_0.43+0.44test3.oe | 0 meta/task-bootstrap.oe | 6 +++--- python/python-pymetar_0.11.oe | 0 python/python-pyrad_0.8.oe | 0 8 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 dropbear/dropbear-0.43+0.44test3/allow-nopw.patch create mode 100644 dropbear/dropbear-0.43+0.44test3/configure.patch create mode 100644 dropbear/dropbear-0.43+0.44test3/init create mode 100644 dropbear/dropbear-0.43+0.44test3/multi-binary.patch create mode 100644 dropbear/dropbear_0.43+0.44test3.oe create mode 100644 python/python-pymetar_0.11.oe create mode 100644 python/python-pyrad_0.8.oe diff --git a/dropbear/dropbear-0.43+0.44test3/allow-nopw.patch b/dropbear/dropbear-0.43+0.44test3/allow-nopw.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dropbear/dropbear-0.43+0.44test3/configure.patch b/dropbear/dropbear-0.43+0.44test3/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dropbear/dropbear-0.43+0.44test3/init b/dropbear/dropbear-0.43+0.44test3/init new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dropbear/dropbear-0.43+0.44test3/multi-binary.patch b/dropbear/dropbear-0.43+0.44test3/multi-binary.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dropbear/dropbear_0.43+0.44test3.oe b/dropbear/dropbear_0.43+0.44test3.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/meta/task-bootstrap.oe b/meta/task-bootstrap.oe index 9cc7db09bd..be36dde463 100644 --- a/meta/task-bootstrap.oe +++ b/meta/task-bootstrap.oe @@ -1,13 +1,13 @@ DESCRIPTION = "Core packages required for a basic installation" MAINTAINER = "Phil Blundell " -PR = "r5" +PR = "r6" ALLOW_EMPTY = 1 PACKAGES = "${PN}" DEPENDS = 'base-files base-passwd-3.5.7 \ busybox dropbear hotplug ipkg ipkg-link initscripts modutils netbase \ - resolvconf sysvinit tinylogin putty lrzsz portmap \ + resolvconf sysvinit tinylogin lrzsz portmap \ modutils-initscripts \ ${BOOTSTRAP_EXTRA_DEPENDS}' @@ -17,5 +17,5 @@ RDEPENDS = 'base-files base-passwd busybox \ modutils-initscripts \ ${BOOTSTRAP_EXTRA_RDEPENDS}' -RRECOMMENDS = 'dropbear lrzsz putty portmap \ +RRECOMMENDS = 'dropbear lrzsz portmap \ ${BOOTSTRAP_EXTRA_RRECOMMENDS}' diff --git a/python/python-pymetar_0.11.oe b/python/python-pymetar_0.11.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/python/python-pyrad_0.8.oe b/python/python-pyrad_0.8.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5