[oe-issues] [Bug 2355] New: dropbear is defined twice, ignoring ${DISTRO_SSH_DAEMON}

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon May 21 20:43:07 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2355

           Summary: dropbear is defined twice, ignoring
                    ${DISTRO_SSH_DAEMON}
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: oe at hentges.net
         QAContact: tinderbox-oe at gmx.net


dropbear is hard-wired into DISTRO_EXTRA_RDEPENDS via angstrom-2007.1.conf.
task-base installs ${DISTRO_SSH_DAEMON} (which defaults to dropbear) in
addition to task-distro-base ( which includes all RDEPENDS from
DISTRO_EXTRA_RDEPENDS ).

Hence dropbear is defined twice and the one in DISTRO_EXTRA_RDEPENDS should
probably be removed as ${DISTRO_SSH_DAEMON} is more elegant.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list