diff options
| -rw-r--r-- | meta-yocto/conf/distro/include/poky-floating-revisions.inc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-yocto/conf/distro/include/poky-floating-revisions.inc b/meta-yocto/conf/distro/include/poky-floating-revisions.inc index 41dd71fb0f..5b8c3a0ea8 100644 --- a/meta-yocto/conf/distro/include/poky-floating-revisions.inc +++ b/meta-yocto/conf/distro/include/poky-floating-revisions.inc | |||
| @@ -50,23 +50,23 @@ SRCREV_pn-tasks ?= "${AUTOREV}" | |||
| 50 | SRCREV_pn-ofono ?= "${AUTOREV}" | 50 | SRCREV_pn-ofono ?= "${AUTOREV}" |
| 51 | 51 | ||
| 52 | SRCREV_pn-dri2proto = "${AUTOREV}" | 52 | SRCREV_pn-dri2proto = "${AUTOREV}" |
| 53 | #PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}" | 53 | #PREFERRED_VERSION_dri2proto ?= "1.99.1+git%" |
| 54 | SRCREV_pn-libdrm = "${AUTOREV}" | 54 | SRCREV_pn-libdrm = "${AUTOREV}" |
| 55 | #PREFERRED_VERSION_libdrm ?= "2.4.0+git${SRCREV}" | 55 | #PREFERRED_VERSION_libdrm ?= "2.4.0+git%" |
| 56 | SRCREV_pn-libxcb = "${AUTOREV}" | 56 | SRCREV_pn-libxcb = "${AUTOREV}" |
| 57 | #PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr${SRCREV}" | 57 | #PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr%" |
| 58 | SRCREV_pn-lib-proto = "${AUTOREV}" | 58 | SRCREV_pn-lib-proto = "${AUTOREV}" |
| 59 | #PREFERRED_VERSION_xcb-proto ?= "1.2+gitr${SRCREV}" | 59 | #PREFERRED_VERSION_xcb-proto ?= "1.2+gitr%" |
| 60 | SRCREV_pn-libxcb-sdk = "${AUTOREV}" | 60 | SRCREV_pn-libxcb-sdk = "${AUTOREV}" |
| 61 | #PREFERRED_VERSION_libxcb-sdk ?= "1.1.90.1+gitr${SRCREV}" | 61 | #PREFERRED_VERSION_libxcb-sdk ?= "1.1.90.1+gitr%" |
| 62 | SRCREV_pn-xf86-input-evdev = "${AUTOREV}" | 62 | SRCREV_pn-xf86-input-evdev = "${AUTOREV}" |
| 63 | #PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4" | 63 | #PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4" |
| 64 | SRCREV_pn-xf86-input-mouse = "${AUTOREV}" | 64 | SRCREV_pn-xf86-input-mouse = "${AUTOREV}" |
| 65 | #PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0+git${SRCREV}" | 65 | #PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0+git%" |
| 66 | SRCREV_pn-xf86-input-keyboard = "${AUTOREV}" | 66 | SRCREV_pn-xf86-input-keyboard = "${AUTOREV}" |
| 67 | #PREFERRED_VERSION_xf86-input-keyboard ?= "1.3.1+git${SRCREV}" | 67 | #PREFERRED_VERSION_xf86-input-keyboard ?= "1.3.1+git%" |
| 68 | SRCREV_pn-xf86-input-synaptics = "${AUTOREV}" | 68 | SRCREV_pn-xf86-input-synaptics = "${AUTOREV}" |
| 69 | #PREFERRED_VERSION_xf86-input-synaptics ?= "0.15.2+git${SRCREV}" | 69 | #PREFERRED_VERSION_xf86-input-synaptics ?= "0.15.2+git%" |
| 70 | 70 | ||
| 71 | #SRCDATE_oprofile ?= "${DATE}" | 71 | #SRCDATE_oprofile ?= "${DATE}" |
| 72 | 72 | ||
