]> code.ossystems Code Review - openembedded-core.git/commit
distro-fixed.inc: create as last means for package version check
authorKevin Tian <kevin.tian@intel.com>
Mon, 12 Jul 2010 08:13:53 +0000 (16:13 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 13 Jul 2010 14:21:45 +0000 (15:21 +0100)
commit8994ce33d87b265eeca642362f94fc453841b183
tree0327e4972973377725e2cc114f7406780924dc22
parentbdcecea9038db4aef93b63dae9b4adb79d8d3163
distro-fixed.inc: create as last means for package version check

Some packages are not feasible for automatic version check. This commit
adds a weak list of version information for those packages before they
are carefully auditted.

Also there're 14 packages out of tracking so far. Add simple information
for them too.

This is the last one to be assorted, so use weak assignment "?="

Signed-off-by Kevin Tian <kevin.tian@intel.com>
meta/conf/distro/include/distro_tracking_fields.inc
meta/conf/distro/include/private/distro_fix.inc [new file with mode: 0644]