diff options
author | Jan Lübbe <jluebbe@debian.org> | 2008-07-22 15:50:44 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2008-07-22 15:50:44 +0000 |
commit | d389748f6ba4325a878f7e3c017b1905409c8700 (patch) | |
tree | efffc49e08a9587a3f32994aed777b995afa5a05 /packages/dsplink | |
parent | 7d283cd8392336998ee9c7c980497b6f03ebca7a (diff) | |
parent | 721b1996622b7032acb6078f0a32d236901e6b3b (diff) |
merge of '832167cf1cc0ab655072532b7c546a8a25821e44'
and 'e4aab546c3b33577e2fb6bcfe199da5a98b4a9a3'
Diffstat (limited to 'packages/dsplink')
-rw-r--r-- | packages/dsplink/dsplink_1.51.00.08.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/dsplink/dsplink_1.51.00.08.bb b/packages/dsplink/dsplink_1.51.00.08.bb index 36ac50f4cf..b7f4c6f72b 100644 --- a/packages/dsplink/dsplink_1.51.00.08.bb +++ b/packages/dsplink/dsplink_1.51.00.08.bb @@ -1,5 +1,9 @@ require dsplink.inc + +DEFAULT_PREFERNECE = "-1" +DEFAULT_PREFERENCE_armv7a = "1" + PR = "r9" PE = "1" PV = "1.51" |