sqlite3: Extend target recipe to native recipe using BBCLASSEXTEND
commit9567a8885b7d5248f6d72e2470238b5752620a4b
authorNoor Ahsan <noor_ahsan@mentor.com>
Thu, 2 Sep 2010 00:29:59 +0000 (2 00:29 +0000)
committerTom Rini <tom_rini@mentor.com>
Thu, 30 Sep 2010 20:40:46 +0000 (30 13:40 -0700)
tree72b924d0a3e6f898e7e5aeb3060b1e33794cf115
parent537d40d95f756e571e0824cb774b8c253403207c
sqlite3: Extend target recipe to native recipe using BBCLASSEXTEND

* Set BBCLASSEXTEND to "native" to use target recipe as native recipe
* In include file tcl-native was present in DEPENDS list, remove it from DEPENDS list by setting DEPENDS_virtclass-native = "readline-native ncurses-native"
* Bump PR "${INC_PR}.1"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/sqlite/sqlite3_3.6.23.1.bb