diff options
author | Philip Balister <philip@balister.org> | 2008-05-01 20:11:49 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2008-05-01 20:11:49 +0000 |
commit | 349d59919077eff86e3fb48215459697d30e9731 (patch) | |
tree | eff0066f90eb0ef867675bcd1fc4decb0079cd42 /packages/tasks | |
parent | 25a33cdb91472c6280046509d4c6fedfd80a52e2 (diff) |
beagleboard : Add alsa to machine features. Bump PR in task-base to force rebuild.
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-base.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tasks/task-base.bb b/packages/tasks/task-base.bb index c3ada840e2..a59002654a 100644 --- a/packages/tasks/task-base.bb +++ b/packages/tasks/task-base.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Merge machine and distro options to create a basic machine task/package" -PR = "r67" +PR = "r68" inherit task |