tinylogin 1.4
NOTE: This recipe is for OE-Classic, the older monolithic version of OpenEmbedded which is no longer actively developed. See below for migration information. If no replacement is available in current OpenEmbedded layers, you may be able to migrate the recipe yourself.
| oe-classic | OpenEmbedded | |
|---|---|---|
| Name | tinylogin | busybox (Replaced - replaced by a suid portion of Busybox)
|
| Version | 1.4 | 1.37.0 |
| Summary | Tiny versions of many common UNIX utilities in a single small executable | |
| Description | TinyLogin is a suite of tiny UNIX utilities for handling logins, user authentication, changing passwords, and otherwise maintaining users and groups on an embedded system. | BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system. |
| Section | base | base |
| License | GPLv2+|NewBSD | GPL-2.0-only & bzip2-1.0.6 |
| Homepage | http://tinylogin.busybox.net/ | https://www.busybox.net |
| Bug tracker | https://bugs.busybox.net/ | |
| Package/recipe file | recipes/tinylogin/tinylogin_1.4.bb |
recipes-core/busybox/busybox_1.37.0.bb
recipes-core/busybox/busybox.inc |
| Origin | openembedded-core (master branch) | |
| Extra links |
|
Sources
| oe-classic | OpenEmbedded | |
|---|---|---|
| None |
|
Patches
configure options
| oe-classic | OpenEmbedded |
|---|---|
|
--disable-static |