Hi,

On 01/27/15 08:36, Martin wrote:
So, building a specific RIOT version with the applied patch for the
hooks, linked with the provided library should be equal with the binary
(If I'm not confusing something)
It should...

Note that the current build system adds something to the RIOT_VERSION string ("-dirty" IIRC) if you modify the current git HEAD. Both applying a patch (without committing) or removing the source files of your application will trigger that.
That's why I set RIOT_VERSION in the examples.

You might want to either commit your patch to the core locally and use the resulting git revision for building/validating, or live with the dirty RIOT version, which should also work (in theory).

Kaspar
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to