diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-core/meta/distro-feed-configs.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-multimedia/mplayer/mplayer-common.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-navigation/navit/navit.inc | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2.inc | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/meta-oe/recipes-core/meta/distro-feed-configs.bb b/meta-oe/recipes-core/meta/distro-feed-configs.bb index 29739c2dc7..dde86569e7 100644 --- a/meta-oe/recipes-core/meta/distro-feed-configs.bb +++ b/meta-oe/recipes-core/meta/distro-feed-configs.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Configuration files for online package repositories aka feeds" | 1 | SUMMARY = "Configuration files for online package repositories aka feeds" |
| 2 | PR = "r1" | 2 | PR = "r6" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb b/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb index a4e8b70a74..829c3b2439 100644 --- a/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb +++ b/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb | |||
| @@ -7,6 +7,7 @@ LICENSE = "MIT" | |||
| 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 8 | 8 | ||
| 9 | PV = "0.0.1" | 9 | PV = "0.0.1" |
| 10 | PR = "r1" | ||
| 10 | 11 | ||
| 11 | SRC_URI = "file://mplayer.conf" | 12 | SRC_URI = "file://mplayer.conf" |
| 12 | 13 | ||
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb index 3c80782f4c..63ee55eca9 100644 --- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb +++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | |||
| @@ -22,7 +22,7 @@ SRCREV = "e3f5043233336d8b4b0731c6a8b42a8fda5535ac" | |||
| 22 | ARM_INSTRUCTION_SET = "arm" | 22 | ARM_INSTRUCTION_SET = "arm" |
| 23 | 23 | ||
| 24 | PV = "2.0+gitr${SRCPV}" | 24 | PV = "2.0+gitr${SRCPV}" |
| 25 | PR = "r10" | 25 | PR = "r13" |
| 26 | 26 | ||
| 27 | PARALLEL_MAKE = "" | 27 | PARALLEL_MAKE = "" |
| 28 | 28 | ||
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb index e78f80eac7..97f3354bdc 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb | |||
| @@ -7,7 +7,7 @@ PROVIDES = "virtual/gpsd" | |||
| 7 | 7 | ||
| 8 | EXTRANATIVEPATH += "chrpath-native" | 8 | EXTRANATIVEPATH += "chrpath-native" |
| 9 | 9 | ||
| 10 | PR = "r7" | 10 | PR = "r14" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \ | 12 | SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \ |
| 13 | file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ | 13 | file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ |
diff --git a/meta-oe/recipes-navigation/navit/navit.inc b/meta-oe/recipes-navigation/navit/navit.inc index a90203a599..8b63bba9b9 100644 --- a/meta-oe/recipes-navigation/navit/navit.inc +++ b/meta-oe/recipes-navigation/navit/navit.inc | |||
| @@ -13,7 +13,7 @@ RRECOMMENDS_${PN} = "gpsd ${PN}-dbus ${PN}-speech-cmdline ${PN}-gui-internal ${P | |||
| 13 | RSUGGESTS_${PN} = "flite-alsa espeak ${PN}-speech-dbus ${PN}-gui-gtk ${PN}-gui-qml ${PN}-graphics-sdl ${PN}-graphics-qt ${PN}-maptool" | 13 | RSUGGESTS_${PN} = "flite-alsa espeak ${PN}-speech-dbus ${PN}-gui-gtk ${PN}-gui-qml ${PN}-graphics-sdl ${PN}-graphics-qt ${PN}-maptool" |
| 14 | 14 | ||
| 15 | PE = "1" | 15 | PE = "1" |
| 16 | INC_PR = "r9" | 16 | INC_PR = "r11" |
| 17 | 17 | ||
| 18 | inherit autotools gettext | 18 | inherit autotools gettext |
| 19 | 19 | ||
diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index 64dfd03508..c2e100701c 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.inc +++ b/meta-oe/recipes-support/lvm2/lvm2.inc | |||
| @@ -4,7 +4,7 @@ DEPENDS = "udev" | |||
| 4 | LICENSE = "GPLv2 & LGPLv2" | 4 | LICENSE = "GPLv2 & LGPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
| 6 | file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24" | 6 | file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24" |
| 7 | INC_PR = "r2" | 7 | INC_PR = "r4" |
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/LVM2.${PV}" | 10 | S = "${WORKDIR}/LVM2.${PV}" |
