commit | 01439a98f9b7b599ac02da3d90bc1954aee86cd8 | [log] [tgz] |
---|---|---|
author | George Hung <george.hung@quantatw.com> | Thu May 13 15:17:21 2021 +0800 |
committer | George Hung <george.hung@quantatw.com> | Thu May 13 08:11:11 2021 +0000 |
tree | 5a7b1c551e28f769c3e28de243aac8fd58de033b | |
parent | 89a45281d57ad35db387ec4083e2f6d207b395a6 [diff] |
meta-quanta: gbs: srcrev bump f7d2dbd6b4..3b39e92a8 David Wang(1): Fix missing includes Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I95a1f9081c1db5eb858fd5202d35a3e9b772e436
diff --git a/meta-quanta/meta-gbs/recipes-gbs/gbs-nvme-pwr-ctrl/gbs-nvme-pwr-ctrl.bb b/meta-quanta/meta-gbs/recipes-gbs/gbs-nvme-pwr-ctrl/gbs-nvme-pwr-ctrl.bb index a3f0c58..21ef52c 100644 --- a/meta-quanta/meta-gbs/recipes-gbs/gbs-nvme-pwr-ctrl/gbs-nvme-pwr-ctrl.bb +++ b/meta-quanta/meta-gbs/recipes-gbs/gbs-nvme-pwr-ctrl/gbs-nvme-pwr-ctrl.bb
@@ -12,7 +12,7 @@ DEPENDS += "libgpiod" SRC_URI = "git://github.com/quanta-bmc/nvme-power-control;protocol=git" -SRCREV = "f7d2dbd6b48f3992d4a2fb1c0fe2afd746b8428a" +SRCREV = "3b39e92a8340d8ba1bd40a03af3f5a9049da3bc7" S = "${WORKDIR}/git"