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

           Summary: xlibs/libxss_1.0.1.bb wrong XORG_PN name (problem
                    fetching source)
           Product: Openembedded
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


www.oesources.org doesn't contain the source file for libxss, so bitbake tries
to fetch from freedesktop.org. This doesn't work because

XORG_PN = "libXscrnSaver" is wron, it should be
XORG_PN = "libXScrnSaver"

Changed it, fetching works fine.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to