Bug 9380 - poky problem: version in executable can be mismatched with actual version
: poky problem: version in executable can be mismatched with actual version
Status: RESOLVED DUPLICATE of bug 9192
Product: SB Controller
Classification: Unclassified
Component: Development package
: unspecified
: PC Other
: -- normal (vote)
: 7.3
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-03 10:04 UTC by Ben Klaas
Modified: 2008-10-14 07:47 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2008-09-03 10:04:54 UTC
the firmware version reported in the executable needs to match what revision it actually is. There is a poky issue right now that could cause these to be mismatched. This is currently worked around in parabuild script, but this will continue to be an issue for local poky builds.

from campfire:

Ben K.  	
[11:20:28.3056] Slim::Utils::Firmware::jive_needs_upgrade (309) Jive needs upgrade! (has: 7.3 r2895, needs: 7.3 2902)
except I'm running r2902

Richard T. 	
heh, i think it's a poky problem :(

Richard T. 	
the jive executable (with the version number) will only be rebuilt if that package changes.
the old build system built it all the time.
Comment 1 Richard Titmuss 2008-10-14 07:47:18 UTC

*** This bug has been marked as a duplicate of bug 9192 ***