mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't cache the recipe. Based on work from Heikki Paajanen
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5352 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTION = "Tools tasks for Poky"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
PACKAGES = "\
|
||||
task-poky-tools-debug \
|
||||
@@ -55,3 +55,5 @@ RDEPENDS_task-poky-tools-testapps = "\
|
||||
xwininfo \
|
||||
xprop \
|
||||
xvideo-tests"
|
||||
|
||||
RDEPENDS_task-poky-tools-testapps_append_beagleboard = " omapfbplay ffmpeg"
|
||||
|
||||
Reference in New Issue
Block a user