Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:Update
xen.5424
xen.build-compare.seabios.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xen.build-compare.seabios.patch of Package xen.5424
Use stable strings to reduce build-compare noise. --- tools/firmware/seabios-dir-remote/tools/buildversion.sh | 5 +++++ 1 file changed, 5 insertions(+) Index: xen-4.5.0-testing/tools/firmware/seabios-dir-remote/scripts/buildversion.sh =================================================================== --- xen-4.5.0-testing.orig/tools/firmware/seabios-dir-remote/scripts/buildversion.sh +++ xen-4.5.0-testing/tools/firmware/seabios-dir-remote/scripts/buildversion.sh @@ -11,7 +11,12 @@ elif [ -f .version ]; then else VERSION="?" fi +if test -n "${SEABIOS_DATE}" +then + VERSION="${SEABIOS_DATE}" +else VERSION="${VERSION}-`date +"%Y%m%d_%H%M%S"`-`hostname`" +fi echo "Version: ${VERSION}" # Build header file
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor