[oe-commits] org.oe.dev bootsplash-native: add jpeg-native to DEPENDS. Fixes 1947.

Laibsch commit openembedded-commits at lists.openembedded.org
Fri Feb 22 12:27:36 UTC 2008


bootsplash-native: add jpeg-native to DEPENDS.  Fixes 1947.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: e6a564e173ee55f9b1e6b453541682cde0cfade3
ViewMTN: http://monotone.openembedded.org/revision/info/e6a564e173ee55f9b1e6b453541682cde0cfade3
Files:
1
packages/bootsplash/bootsplash-native_3.0.7.bb
Diffs:

#
# mt diff -r9b067b2f0dd220246d5a920b6ef71cc10a6404c3 -re6a564e173ee55f9b1e6b453541682cde0cfade3
#
# 
# 
# patch "packages/bootsplash/bootsplash-native_3.0.7.bb"
#  from [1c8a7f14c344e82b1663dacc32d4c29763ff29af]
#    to [c428a0ad6f6c5fca5e91efdc78aac5d6ca5234ec]
# 
============================================================
--- packages/bootsplash/bootsplash-native_3.0.7.bb	1c8a7f14c344e82b1663dacc32d4c29763ff29af
+++ packages/bootsplash/bootsplash-native_3.0.7.bb	c428a0ad6f6c5fca5e91efdc78aac5d6ca5234ec
@@ -1,9 +1,11 @@ require bootsplash_${PV}.bb
 # bootsplash-native OE build file
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
 # Released under the MIT license (see packages/COPYING)
 
 require bootsplash_${PV}.bb
 
+DEPENDS += "jpeg-native"
+
 inherit native
 S="${WORKDIR}/bootsplash-${PV}"
 






More information about the Openembedded-commits mailing list