diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 | ||||
-rw-r--r-- | meta/conf/distro/include/poky-floating-revisions.inc | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index b957a2c3a3..605251cabc 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -62,6 +62,8 @@ SRCREV_pn-opkg-sdk ?= "4488" | |||
62 | SRCREV_pn-opkg ?= "4488" | 62 | SRCREV_pn-opkg ?= "4488" |
63 | SRCREV_pn-oprofileui ?= "194" | 63 | SRCREV_pn-oprofileui ?= "194" |
64 | SRCREV_pn-owl-video-widget ?= "324" | 64 | SRCREV_pn-owl-video-widget ?= "324" |
65 | SRCREV_pn-libowl-av = "398" | ||
66 | SRCREV_pn-owl-video = "394" | ||
65 | SRCREV_pn-psplash ?= "377" | 67 | SRCREV_pn-psplash ?= "377" |
66 | QEMUSRCREV = "4242" | 68 | QEMUSRCREV = "4242" |
67 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" | 69 | SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" |
diff --git a/meta/conf/distro/include/poky-floating-revisions.inc b/meta/conf/distro/include/poky-floating-revisions.inc index 7e0a4ec81a..c4dfbbf41e 100644 --- a/meta/conf/distro/include/poky-floating-revisions.inc +++ b/meta/conf/distro/include/poky-floating-revisions.inc | |||
@@ -29,6 +29,8 @@ SRCREV_pn-libfakekey ?= "${AUTOREV}" | |||
29 | SRCREV_pn-oprofileui ?= "${AUTOREV}" | 29 | SRCREV_pn-oprofileui ?= "${AUTOREV}" |
30 | SRCREV_pn-zaurusd ?= "${AUTOREV}" | 30 | SRCREV_pn-zaurusd ?= "${AUTOREV}" |
31 | SRCREV_pn-owl-video-widget ?= "${AUTOREV}" | 31 | SRCREV_pn-owl-video-widget ?= "${AUTOREV}" |
32 | SRCREV_pn-libowl-av ?= "${AUTOREV}" | ||
33 | SRCREV_pn-owl-video ?= "${AUTOREV}" | ||
32 | SRCREV_pn-psplash ?= "${AUTOREV}" | 34 | SRCREV_pn-psplash ?= "${AUTOREV}" |
33 | SRCREV_pn-exmap-console ?= "${AUTOREV}" | 35 | SRCREV_pn-exmap-console ?= "${AUTOREV}" |
34 | SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}" | 36 | SRCREV_pn-gtk-sato-engine ?= "${AUTOREV}" |