Skip to content
Commit c8ad554d authored by Michael Gloff's avatar Michael Gloff Committed by Steve Sakoman
Browse files

sysvinit: Remove ${B} assignment



The VERSION variable is not set unless the
top level Makefile is used as the version is
derived from the Changelog.
If VERSION is not set, none of the binaries built
in the sysvinit recipe will have a valid version
output.
Before:
INIT: version  booting
After:
INIT: version 2.96 booting

Using the top level Makefile does not cause any
additional builds to occur.

Signed-off-by: default avatarMichael Gloff <mgloff@emacinc.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 10992ad4)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 2e646f0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment