mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
pkg-generic: remove unused NAMEVER
Commit 5538e476 (from 2013!) removed the use of the NAMEVER variable in .stamp_patched, but it was still defined. So remove the definition now. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9599b0de55
commit
f464fdfa93
@ -153,7 +153,6 @@ $(BUILD_DIR)/%/.stamp_rsynced:
|
||||
# prefix of the patches
|
||||
#
|
||||
# For BR2_GLOBAL_PATCH_DIR, only generate if it is defined
|
||||
$(BUILD_DIR)/%/.stamp_patched: NAMEVER = $(RAWNAME)-$($(PKG)_VERSION)
|
||||
$(BUILD_DIR)/%/.stamp_patched: PATCH_BASE_DIRS = $(PKGDIR)
|
||||
$(BUILD_DIR)/%/.stamp_patched: PATCH_BASE_DIRS += $(addsuffix /$(RAWNAME),$(call qstrip,$(BR2_GLOBAL_PATCH_DIR)))
|
||||
$(BUILD_DIR)/%/.stamp_patched:
|
||||
|
Loading…
x
Reference in New Issue
Block a user