diff options
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index a3437657a..60d3f6a34 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -162,7 +162,7 @@ SRCREV_pn-dri2proto ?= "8cab3f0e6f551220bd11074779f4ccec1e948e00" SRCREV_pn-inputproto ?= "7203036522ba9d4b224d282d6afc2d0b947711ee" SRCREV_pn-inputproto-native ?= "7203036522ba9d4b224d282d6afc2d0b947711ee" SRCREV_pn-inputproto-sdk ?= "7203036522ba9d4b224d282d6afc2d0b947711ee" -SRCREV_pn-libxi ?= "e179b124aac13387c6f730197b8852c1f69eb9e3" +SRCREV_pn-libxi ?= "d0326fe8cdbb08d4f52d79fd3fd4e1b2a0951d5e" SRCREV_pn-libx11 ?= "d23aad31338e7d869d878d5aa1b6b91d20287005" SRCREV_pn-libx11-diet ?= "d23aad31338e7d869d878d5aa1b6b91d20287005" SRCREV_pn-libx11-native ?= "d23aad31338e7d869d878d5aa1b6b91d20287005" |