increase dvbapp PR.
[vuplus_openembedded] / recipes / madwifi / madwifi-ng_r2826-20071105.bb
1 # Bitbake recipe for the madwifi-ng driver
2
3 DEFAULT_PREFERENCE = "-1"
4 DEFAULT_PREFERENCE_alix = "1"
5 DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
6
7 # Disable stripping of kernel modules, since this action strips too
8 # much out, and the resulting module won't load.
9 INHIBIT_PACKAGE_STRIP = "1"
10
11 require madwifi-ng_r.inc
12
13 # PR set after the include, to override what's set in the included file.
14 PR = "r1"