[oe-commits] [Bug 5078] New: [patch] fix move wrong generated rpm name in package_rpm .bbclass

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Wed Apr 8 12:07:16 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5078

           Summary: [patch] fix move wrong generated rpm name in
                    package_rpm .bbclass
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P1
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: lynn.lin at avocent.com


the generated rpm name is ${PKG}-${RPMPV}-${PR}${DISTRO_PR}.${TARGET_ARCH}.rpm
,not ${PKG}-${RPMPV}-${PR}.${TARGET_ARCH}.rpm

the patch is to fix the error

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




More information about the Openembedded-commits mailing list