This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Redboot build auto versioning


alfred steele writes:
> Hi all,
> 
> I am working on automating the build process for redboot . Is there a
> way i can feed an auto incrementing version no or version  information
> to identify diffrent built images may be the timestamp or a uniquely
> generated id.
                                    ^^^^^^^^^^^^^^^^^^^^
Did you observe the RedBoot's startup banner?

grep __TIME__ -r $ECOS_REPOSITORY/redboot

> How do i do  this. There must be some file where the version no
> variable for a paritcular build is stored. How does it work?

and there is CDL for this in RedBoot

that is CDL option CYGDAT_REDBOOT_CUSTOM_VERSION

Sergei

PS

grep discuss-list, U.T.S.L.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]