mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
scm-revisions: Always use ??= operator
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SRCREV_pn-evince ?= "2437"
|
||||
SRCDATE_maemo-mapper-nohildon ?= "20061114"
|
||||
SRCREV_pn-libxosd ?= "627"
|
||||
SRCREV_pn-matchbox-applet-light ?= "1548"
|
||||
SRCREV_pn-matchbox-common ?= "1561"
|
||||
SRCREV_pn-evince ??= "2437"
|
||||
SRCDATE_maemo-mapper-nohildon ??= "20061114"
|
||||
SRCREV_pn-libxosd ??= "627"
|
||||
SRCREV_pn-matchbox-applet-light ??= "1548"
|
||||
SRCREV_pn-matchbox-common ??= "1561"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user