summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc2
-rw-r--r--meta/recipes-kernel/kern-tools/kern-tools-native_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index bd7c29fdd0..8ccf6e4d98 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -49,7 +49,7 @@ SRCREV_pn-gypsy ??= "147"
49SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" 49SRCREV_pn-inputproto ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
50SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" 50SRCREV_pn-inputproto-native ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
51SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee" 51SRCREV_pn-inputproto-nativesdk ??= "7203036522ba9d4b224d282d6afc2d0b947711ee"
52SRCREV_pn-kern-tools-native ??= "7c6b06f7a39be033d30c8573953ac30baf998051" 52SRCREV_pn-kern-tools-native ??= "81bbb111b89d243191b865c8c6849af28e246d65"
53SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e" 53SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e"
54SRCREV_pn-libfakekey ??= "2031" 54SRCREV_pn-libfakekey ??= "2031"
55SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f" 55SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f"
diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index 683068ae9e..7350746b8c 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=e2bf4415f3d8
4 4
5DEPENDS = "git-native guilt-native" 5DEPENDS = "git-native guilt-native"
6 6
7PR = r7 7PR = r8
8PV = "0.1+git${SRCPV}" 8PV = "0.1+git${SRCPV}"
9 9
10inherit native 10inherit native