Skip to content

Commit

Permalink
update bmcd & bmc-ui packages
Browse files Browse the repository at this point in the history
includes tickets:
* #191
* #188
  • Loading branch information
svenrademakers committed Mar 25, 2024
1 parent 7d62950 commit 817375b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tp2bmc/package/bmc-ui/bmc-ui.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# bmc-ui
###########################################################

BMC_UI_VERSION = d52e9d5d578355c31cd3485c85c12769986107ba
BMC_UI_VERSION = 18c45c3a62d2cf2d682e864be303adf13568fc7a
BMC_UI_SITE = $(call github,turing-machines,BMC-UI,$(BMC_UI_VERSION))
BMC_UI_LICENSE = GPL-2.0
BMC_UI_LICENSE_FILES = LICENSE
Expand Down
2 changes: 1 addition & 1 deletion tp2bmc/package/bmcd/bmcd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# bmcd
###########################################################

BMCD_VERSION = 8ec72c606a285a1c6fc002a60fb389d56a26e2bc
BMCD_VERSION = fcf3eb31afca0423c8db3d19276bbca4e2b0afc4
BMCD_SITE = $(call github,turing-machines,bmcd,$(BMCD_VERSION))
BMCD_LICENSE = Apache-2.0
BMCD_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 817375b

Please sign in to comment.