mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
graph-depends: fix comment
Since 9bc7b1d4ae694b818f941410d1ff59316a2bba6e, all X.org .mk files are parsed unconditionally, even if BR2_PACKAGE_XORG7 is disabled. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4359685e14
commit
393d2a7858
@ -17,11 +17,6 @@
|
|||||||
# dependencies as they are with the current Buildroot
|
# dependencies as they are with the current Buildroot
|
||||||
# configuration.
|
# configuration.
|
||||||
#
|
#
|
||||||
# * The X.org package definitions are only included when
|
|
||||||
# BR2_PACKAGE_XORG7 is enabled, so if this option is not enabled,
|
|
||||||
# it isn't possible to graph the dependencies of X.org stack
|
|
||||||
# components.
|
|
||||||
#
|
|
||||||
# Copyright (C) 2010 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
# Copyright (C) 2010 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user