diff options
Diffstat (limited to 'packages/bootsplash')
-rw-r--r-- | packages/bootsplash/bootsplash-native_3.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bootsplash/bootsplash-native_3.0.7.bb b/packages/bootsplash/bootsplash-native_3.0.7.bb index df368ce38c..7eabf484ac 100644 --- a/packages/bootsplash/bootsplash-native_3.0.7.bb +++ b/packages/bootsplash/bootsplash-native_3.0.7.bb @@ -2,7 +2,7 @@ # Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see packages/COPYING) -include bootsplash_${PV}.bb +require bootsplash_${PV}.bb inherit native S="${WORKDIR}/bootsplash-${PV}" |