Skip to content

Commit

Permalink
Fix sampleRate bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hifiberry committed Mar 31, 2023
1 parent 83d5006 commit d3ce956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildroot/package/beocreate/beocreate.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#BEOCREATE_VERSION = 80d5ab3d0de0869e3724b1e5c8df6eb31e93984e
#BEOCREATE_SITE = $(call github,bang-olufsen,create,$(BEOCREATE_VERSION))

BEOCREATE_VERSION = 9467d46cfd401dd611b36b2454f1a54230ffa4a3
BEOCREATE_VERSION = 33d6ad165dd2e28d6ab40982a0257a2435f4a727
BEOCREATE_SITE = $(call github,hifiberry,create,$(BEOCREATE_VERSION))

BEOCREATE_DEPENDENCIES += nodejs
Expand Down
2 changes: 1 addition & 1 deletion buildroot/package/dsptoolkit/dsptoolkit.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

DSPTOOLKIT_VERSION = 2ceb8f813387242f07d3747c121c82be3fd606c4
DSPTOOLKIT_VERSION = c797563e9211bec0e0d1f4ffe83a36b4265b67c5
DSPTOOLKIT_SITE = $(call github,hifiberry,hifiberry-dsp,$(DSPTOOLKIT_VERSION))
DSPTOOLKIT_SETUP_TYPE = setuptools
DSPTOOLKIT_LICENSE = MIT
Expand Down

0 comments on commit d3ce956

Please sign in to comment.