Searched refs:BRVariable (Results 1 – 3 of 3) sorted by relevance
11 from bldcontrol.models import BRError, BRVariable142 except BRVariable.DoesNotExist:
148 class BRVariable(models.Model): class
391 from bldcontrol.models import BRBitbake, BRVariable438 BRVariable.objects.create(req=br, name=v.name, value=v.value)