mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
poky-floating-revisions.inc: Allow oprofile version to float in bleeding builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4886 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,7 +12,6 @@ SRCDATE_libmatchbox ?= "20070417"
|
||||
SRCDATE_maemo-mapper-nohildon ?= "20061114"
|
||||
SRCDATE_matchbox-panel-manager ?= "20060612"
|
||||
SRCDATE_minimo ?= "20070510"
|
||||
SRCDATE_oprofile ?= "20080718"
|
||||
SRCDATE_xcalibrateext ?= "20051101"
|
||||
SRCDATE_xcalibrate ?= "20060312"
|
||||
SRCDATE_yaffs2-utils-native = "20071107"
|
||||
@@ -158,7 +157,6 @@ PREFERRED_VERSION_gnome-keyring ?= "2.20"
|
||||
|
||||
PREFERRED_VERSION_evince ?= "2.20.0"
|
||||
PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}"
|
||||
#PREFERRED_VERSION_oprofile ?= "0.9.3+cvs20080718"
|
||||
PREFERRED_VERSION_oprofile ?= "0.9.4"
|
||||
PREFERRED_VERSION_elfutils ?= "0.89"
|
||||
PREFERRED_VERSION_hal ?= "0.5.9.1"
|
||||
|
||||
@@ -55,3 +55,7 @@ SRCREV_pn-libmatchbox ?= "${AUTOREV}"
|
||||
SRCREV_pn-tasks ?= "${AUTOREV}"
|
||||
SRCREV_pn-libjana = "${AUTOREV}"
|
||||
|
||||
SRCDATE_oprofile ?= "${DATE}"
|
||||
|
||||
PREFERRED_VERSION_oprofile ?= "0.9.4+cvs${SRCDATE_oprofile}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user